7177 Commits (75013fc5eed08d7d27907ed401a7d6e7967c752e)
 

Author SHA1 Message Date
Gildas Bazin 75013fc5ee * modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder. 23 years ago
Gildas Bazin e3c6886780 * modules/stream_out/transcode.c: 23 years ago
Clément Stenac a6d67949e9 Updated 23 years ago
Clément Stenac 1f9e100842 Do not translate wizard strings, and stop ignoring old win32 gui plugin 23 years ago
Cyril Deguet 2b208ebcf0 * ctrl_text.cpp: put the control text in the "moving" state initially 23 years ago
Gildas Bazin 3ef2227a28 * src/stream_output/stream_output.c: small sout_cfg_parser() changes. 23 years ago
Cyril Deguet 3100140ed2 * dialogs.cpp: put NULL for the parent window argument of WX dialogs in 23 years ago
Clément Stenac ea20f20930 Add options descriptions 23 years ago
Clément Stenac 146b568bba Add option descriptions 23 years ago
Clément Stenac dec85dda92 Fix description 23 years ago
Gildas Bazin 926ffdc23b * src/stream_output/stream_output.c: small coding style changes. 23 years ago
Sam Hocevar 3e63b534cf * debian/rules: 23 years ago
Sam Hocevar 5b5dd2def7 * modules/access/dvb/dvb.c: fixed syntax errors. 23 years ago
Jean-Paul Saman 2ddb54ad55 Properly attach and detach the qte_main object 23 years ago
Clément Stenac 4526bdb8d5 Compilation fix and give option descriptions 23 years ago
Benjamin Pracht 45d484b9b8 Endianness fix for xvideo vout on big endian processors (I still have problems when shm is disabled, but that might be related to my drivers, if anybody could test that). 23 years ago
Gildas Bazin 048769f969 * modules/stream_out/*: attempt at adding descriptions to the config options. 23 years ago
Laurent Aimar 330802a42f * standard: created sap/slp(boolean) sap-name/slp-name(string), 23 years ago
Jean-Paul Saman 2673f050dd dvb/access.c removed old commandline syntax 23 years ago
Jean-Paul Saman 82608ffe7f iPaq vlc-0.7.2-test1 23 years ago
Yoann Peronneau 0823b01acb * input/subtitles.c: first subtitle search path was not used. 23 years ago
Laurent Aimar 116d261645 * all: use sout_ParseCfg. But "standard" can't use it for sap/slp 23 years ago
Laurent Aimar 3c0c2a2a6f * all: use sout_ParseCfg. 23 years ago
Laurent Aimar bb236f0eda * ts: use sout_ParseCfg. (If people add description to options that 23 years ago
Clément Stenac 7e2f733456 Support EXTVLCOPT in the new m3u demuxer 23 years ago
Laurent Aimar 8fd3727f46 * mp4: use sout_ParseCfg and rename option to --sout-mp4-faststart. 23 years ago
Laurent Aimar 4518a7d784 * stream_output: fixed bool handling in sout_ParseCfg. 23 years ago
Laurent Aimar 9f9470c984 * asf: use sout_ParseCfg and so added 23 years ago
Laurent Aimar 9db69040af * stream_output: added bool support (untested). 23 years ago
Laurent Aimar a31d6d62cc * stream_output: added a sout_ParseCfg to help sout modules, and attached 23 years ago
Gildas Bazin ff219e5922 * modules/video_output/x11/xcommon.c, 23 years ago
Gildas Bazin 7e97a49194 * modules/video_filter/*: implemented a forwarding vout_vaControl(). 23 years ago
Gildas Bazin ba6992cc80 * modules/video_filter/deinterlace.c: implemented a forwarding vout_vaControl(). 23 years ago
Laurent Aimar de4f532040 * x264: added aspect support. 23 years ago
Gildas Bazin 1f7367c41e * ALL: bumped version number to 0.7.2-test1 in preparation for the test release. 23 years ago
Laurent Aimar da7e4d74e4 * h264: fixed nal decoding. 23 years ago
Gildas Bazin 5327b8479e * modules/video_output/directx/directx.c: I think I finally have the mouse autohiding feature right. 23 years ago
Derk-Jan Hartman ae30c0c472 * play after loading intf. 23 years ago
Gildas Bazin 595f0c8f34 * modules/video_output/directx/directx.c: couple of fixes for fullscreen. 23 years ago
Yoann Peronneau 39a42e5f7c * extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug #1787) 23 years ago
Gildas Bazin a7c7b52dc7 * src/libvlc.h: MSVC doesn't like splitted macros. I'll get this right eventually ;) 23 years ago
Gildas Bazin c7fa078a89 * src/libvlc.h: reverted my last change. 23 years ago
Gildas Bazin 1e9ecb9029 * src/input/control.c, include/ninput.h: Added INPUT_GET_INFO. 23 years ago
Gildas Bazin c55e169d9b * src/*: portability fixes. 23 years ago
Yoann Peronneau 291b59b66a * src/input/subtitles.c: corrected bug in subtitle detection 23 years ago
Gildas Bazin b24bd76dcf * src/input/es_out.c: fix for ES_OUT_RESET_PCR. 23 years ago
Gildas Bazin fd63550bf9 * modules/stream_out/transcode.c: fixed mem leak + use av_free() instead of free() where necessary. 23 years ago
Gildas Bazin 482516c5f3 * modules/codec/ffmpeg/encoder.c: fixed memory leak. 23 years ago
Gildas Bazin dc8116dcd7 * src/playlist/item.c,item-ext.c: fixed memory leaks. 23 years ago
Gildas Bazin 7fc9581cf4 * src/input/subtitles.c: fixed memory leak. 23 years ago