9882 Commits (004f8aab1866fe55a9ded38d436d8bd77db224ba)
 

Author SHA1 Message Date
Gildas Bazin 004f8aab18 * modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding. 21 years ago
Gildas Bazin d1ba6299a1 * modules/gui/wince: better volume slider behaviour. 21 years ago
Gildas Bazin 80fcc80fde * modules/audio_output/waveout.c: change global volume on WinCE. 21 years ago
Gildas Bazin a1ee749f1d * src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes). 21 years ago
Steve Lhomme 732f8f225b mkv.cpp: faster code with newer libs 21 years ago
Gildas Bazin 59dd99e93c * configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support. 21 years ago
Steve Lhomme 3b28e81f4e mkv.cpp: seeking is not only based on video 21 years ago
Gildas Bazin 7bedba63c2 * modules/audio_filter/converter/a52tofloat32.c: support for fixed point version of liba52. 21 years ago
Steve Lhomme 7e8a0f416b mkv.cpp: store silent tracks info 21 years ago
Jean-Paul Saman 7ecdbca34b Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI. 21 years ago
Steve Lhomme 98259646ab mkv.cpp: more code rearranging 21 years ago
Eric Petit 36faea5845 macosx/voutgl.m: fixed --macosx-stretch in GL provider 21 years ago
Damien Fouilleul 722b1c1a23 main.cpp: fixed bug regarding TypeLib registration 21 years ago
Gildas Bazin 0183572dba * src/misc/vlm.c: couple of fixes pointed out by johnluo. 21 years ago
Gildas Bazin bae9b579e1 * modules/access/directory.c: fixed a bunch of bugs. 21 years ago
Gildas Bazin 111a2b4ddb * modules/demux/ty.c: fixed segfault while probing. 21 years ago
Rémi Denis-Courmont 44d1b3d39f - TY should have a lower priority than PS 21 years ago
Gildas Bazin a5d25b9d85 * src/playlist/*: shut up a couple of compiler warnings. 21 years ago
Derk-Jan Hartman 85ec0d848e * New ignore-filetypes option for the directory module. 21 years ago
Felix Paul Kühne 5629be08f5 * *.po: updated the po-files 21 years ago
Christophe Massiot e45ec37908 * modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding. 21 years ago
Christophe Massiot db7082603c * modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option. 21 years ago
Christophe Massiot 2e76205061 * src/video_output/vout_synchro.c: New --quiet-synchro config option. 21 years ago
Sigmund Augdal Helberg a6c7a464cd wall.c: fix alignment when rows or cols are 2 or less. 21 years ago
Gildas Bazin 84266aae3a * configure.ac: proper LDFLAGS on win32 for the wince gui. 21 years ago
Gildas Bazin eb47e072b2 * modules/audio_output/waveout.c: use hardware volume control. 21 years ago
Gildas Bazin dfb46c5971 * src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value. 21 years ago
Gildas Bazin e82c03c4a4 * configure.ac: getnameinfo/getaddrinfo/freeaddrinfo are not available on win32 (except on XP/2003 so if we want to use them we'll have to load them dynamically). 21 years ago
Anil Daoud 122163a27f * display useful information in the tooltip 21 years ago
Jérome Decoodt 66bf046e84 Work on MacOS preferences. Need to be completed, improved, and debugged... 21 years ago
Derk-Jan Hartman b68c1a2b74 * macosx: simplify volume update method for scrollfield usage. 21 years ago
Anil Daoud dfab728814 * wxwindows/*: disable systray code for wx2.4 (Thanks Gildas) 21 years ago
Derk-Jan Hartman 5ff0a30839 * Renamed --filter to --video-filter for reasons of consistency. Please check functionality. 21 years ago
Derk-Jan Hartman 25a0dbbbce * More descriptions of the VLC commandline syntax when running --help. 21 years ago
Laurent Aimar adf5a2dd48 * mp4.c: do not unselect ES at the end. 21 years ago
Sam Hocevar e89c6a7474 * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime. 21 years ago
Sam Hocevar 0205dd6b47 * Updated Debian packaging information. 21 years ago
Gildas Bazin 0439df65ba * src/input/input.c: use a low priority input thread when in b_out_pace_control && b_can_pace_control mode (avoids using all the cpu time). 21 years ago
Sam Hocevar dcb17ac098 * modules/stream_out/switcher.c: fixed forbidden empty string for gettext. 21 years ago
Anil Daoud dace317000 * activex: updated svn:ignore property 21 years ago
Sam Hocevar bb3190bc35 * activex/Makefile.am: use "rm -f", not "-rm". 21 years ago
Sam Hocevar 08e1513432 * configure.ac: allow to specify another name for the wx-config script, for 21 years ago
Sigmund Augdal Helberg 4e1ce8be16 corba/Modules.am: include missing files in dist. Fixes #1977 21 years ago
Sigmund Augdal Helberg b1f899e71f TODO: remove recently fixed subtitle-related items 21 years ago
Derk-Jan Hartman f8d7343df2 * Add some TODOs from the Requests forum. 21 years ago
Jérome Decoodt a55eb27d5f Added setScrollField: and resetScrollField to manage the scroll field. 21 years ago
Derk-Jan Hartman 146736b578 * axvlc.reg was removed from the source tree in r9968, but not removed from the Makefile.am 21 years ago
Steve Lhomme 3e1eaae4b0 mkv.cpp: use the same technique for the main segment as for the additional segments (this way we know the others work too) 21 years ago
Steve Lhomme 74671a11f7 mkv.cpp: segment preloading now works 21 years ago
Rémi Denis-Courmont 0adee234a9 Fix my email address 21 years ago