3087 Commits (dfee77fbd36a4da1f22ef64afb4499392476a53f)

Author SHA1 Message Date
Gildas Bazin d2e4386eb9 * modules/stream_out/transcode.c: fixed color inversion when transcoding from raw RV24. 23 years ago
Laurent Aimar ddffbfbc1c * all: use the data_packet_count from the asf header when the server 23 years ago
Laurent Aimar dc0a389629 * v4l: patch from Carsten Gottbeh�t (gottbehuet at active-elements dot de) 23 years ago
Eric Petit cd05b67f58 macosx/vout.m : GL cleaning (probably fixes depth issues) 23 years ago
Gildas Bazin e8f07ae10b * modules/access/cdda/*: got rid of the demux. The access plugin will now build a WAV header which will allow this plugin to work with the dts/a52 demuxers as well as the wav demuxer. 23 years ago
Jean-Paul Saman c4bf5901e9 Added some whitespace for alignment. 23 years ago
Jean-Paul Saman 1204fed2ec Missed the deadline again ;-( 23 years ago
Benjamin Pracht 4caee403b7 typos 23 years ago
Jean-Paul Saman ed59877cbb Fixes for DVB-C: 23 years ago
Derk-Jan Hartman 739c64aa71 * Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the 23 years ago
Simon Latapie e5152479be * http.c: made strsub a bit clean. 23 years ago
Simon Latapie eaa242064e * http.c: add strsub function: extract substring (doc update will 23 years ago
Eric Petit 7bc4719af7 macosx/* : macosx-opengl-effect now accept cube and transparent-cube 23 years ago
Eric Petit bdae676acc macosx/vout.m : oops, fixed broken ratio from my last commit 23 years ago
Eric Petit 774a42d0c4 macosx/* : added --macosx-opengl-effect, current possible values are 23 years ago
Gildas Bazin ee90876a38 * modules/gui/skins2/Modules.am: added missing file for make dist. 23 years ago
Gildas Bazin 310a32011b * modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly. 23 years ago
Derk-Jan Hartman fe969c9f2f * Fix /dev/di bug 23 years ago
Gildas Bazin 8822d581aa * modules/codec/ffmpeg/video.c: another fix for post-processing. 23 years ago
Sigmund Augdal Helberg d5c32a93bf modules/demux/avi/avi.c: 23 years ago
Gildas Bazin cb55dfe4d5 * src/playlist/*: fixed complete fuckage of playlist_ItemAddOption() and moved it to item.c. 23 years ago
Gildas Bazin e79dec9998 * modules/demux/dts.c: more fixes. 23 years ago
Gildas Bazin c642d8bbbc * modules/codec/ffmpeg/video.c: fixed crash when disabling post-processing with videos with B frames. 23 years ago
Gildas Bazin 96a6787bf8 * src/interface/interface.c: added skins2 to the interface menu. 23 years ago
Gildas Bazin 3301dd40bf * modules/audio_filter/converter/dtstospdif.c: cough cough. 23 years ago
Gildas Bazin 623dd6d803 * modules/audio_filter/converter/dtstospdif.c: only swab big endian bitstreams. 23 years ago
Sigmund Augdal Helberg 042f3711de Fixed a segfault (don't try to memset a negative number of bytes) 23 years ago
Laurent Aimar e6aba50ad2 * mp4: handle DEMUX_GET_META (avoid a msg_Err) 23 years ago
Laurent Aimar 4580d2dcfb * deinterlace: compilation fix. 23 years ago
Gildas Bazin 1916bc59cd * modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis for all the testing). 23 years ago
Gildas Bazin a02533c305 * include/vlc_es.h: s/es_format_Free/es_format_Clean. 23 years ago
Gildas Bazin f6fd063a73 * modules/demux/ogg.c: fixed memleak. 23 years ago
Gildas Bazin 4ca92c145c * modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE() from vlc_common.h. 23 years ago
Gildas Bazin ab728fe92f * modules/codec/dts.c: fixes a buffer overflow with s/pdif. 23 years ago
Derk-Jan Hartman 7db8bcc213 * msg_Err -> msg_Warn 23 years ago
Derk-Jan Hartman cbd4b6ac99 * Added sortID 23 years ago
Derk-Jan Hartman f1e0ca608f * Move GetCapabilityHelp from intf's to vlc_help.h 23 years ago
Gildas Bazin a4b486148b * modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option. 23 years ago
Laurent Aimar 6051a4ee3a * httpd: fixed a integer overflow. 23 years ago
Gildas Bazin ea9470edf3 * modules/codec/dts.c: should be more correct (hopefully). 23 years ago
Gildas Bazin 5e813078a9 * modules/audio_filter/converter/dtstospdif.c: don't forget to take care of the sample's starting date. 23 years ago
Gildas Bazin d810b69a21 * modules/audio_filter/converter/dtstospdif.c: oops forgot something. 23 years ago
Laurent Aimar c08c9987d8 * v4l: hue/colour/... path from Carsten Gottbeh�t 23 years ago
Gildas Bazin 8df5573e1d * modules/demux/dts.c: should detect DTS wav files even if the data doesn't start with a DTS frame. 23 years ago
Gildas Bazin a5ce76c37c * modules/codec/dts.c: a bunch of fixes. 23 years ago
Gildas Bazin d596c8e310 * modules/audio_output/file.c: added --audiofile-channels=integer option to specify the number of channels wanted in the output file. 23 years ago
Laurent Aimar 9f3bc42913 * http: Err -> Warn for Seek. 23 years ago
Eric Petit 2e29fe8778 macosx/vout* : OpenGL VRAM texturing finaly works correctly now. 23 years ago
Sigmund Augdal Helberg 9c08885d92 configure.ac: 23 years ago
Gildas Bazin a1fc3b9fcf * modules/demux/dts.c: added detection for 14bits big endian and 16bits little endian bitstreams. 23 years ago