log

age author description
2003-08-31 alex nv21 support
2003-08-31 attila * Add multi device support.
2003-08-31 alex basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>
2003-08-31 rfelker 1000l, mmx code was not being used because of missing config.h, and
2003-08-31 gabucino sync
2003-08-31 gabucino FTP support
2003-08-31 rfelker tweaks and cleanup
2003-08-31 rfelker 1000l
2003-08-31 alex Handle mp_msg like printf so compiler can report if missing/too much arguments or other errors happen. GCC only
2003-08-31 alex serious bugs - 1l absinth (changed to absinth against cola inflation)
2003-08-31 alex remove exit_player and exit references
2003-08-31 diego Missing en/ added to DOCS path.
2003-08-31 alex some WIP
2003-08-31 diego -noautoexpand documented.
2003-08-31 rfelker fix 10l (computation based on uninitialized data which led to
2003-08-31 attila while we are at it: geometry support for xmga
2003-08-31 attila geometry support for x11
2003-08-30 arpi ffmpeg1/2
2003-08-30 arpi use internal (included) libfaad2
2003-08-30 arpi libfaad2 v2.0rc1 imported
2003-08-30 lumag Sync.
2003-08-30 arpi patch by Joey Parrish <joey@nicewarrior.org>:
2003-08-30 rtognimp On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
2003-08-30 arpi __CYGWIN__->SYS_CYGWIN define moved to the right place
2003-08-30 arpi synced to libdvdcss 1.2.8 (except the DVDCSS_PATH guessing, we use our
2003-08-29 alex 1000l and I imho this would win 'The Bug/Typo of the Year' award
2003-08-29 alex 1000l
2003-08-29 alex 10^1337 litres (now, that's an inflation)
2003-08-29 nauj27 sync
2003-08-29 mosu Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libero.it>.
2003-08-28 iive 10l
2003-08-28 rtognimp 100l fix for paletted 8bpp files, I committed an old version
2003-08-28 rtognimp Quicktime 8BPS decoder
2003-08-28 mosu Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.
2003-08-28 mosu Updated highest demuxer number.
2003-08-27 arpi printing fps with 3 dec digit instead of 2
2003-08-27 alex This patch fixes:
2003-08-27 alex dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@gmx.de>
2003-08-27 mosu Removed some ":" in the track output for easier cut&paste.
2003-08-27 mosu Track selection uses the n-th audio/subtitle/video track as the ID, not the n-th track overall. All tracks are listed upon opening of the file along with their -aid/-sid etc.
2003-08-27 henry a/v sync cleanups
2003-08-26 diego 10l and a few spelling fixes
2003-08-26 diego 10l
2003-08-26 diego libfaad installation instructions
2003-08-26 diego -nuvopts documentation by Albeu
2003-08-25 michael mpeg2
2003-08-25 iive OSD support, optinal queue, optional use of sleep(), and benchmark mode
2003-08-25 alex added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such nonsense (tv,mf,vcd)
2003-08-25 alex 1000l. The vcd api changed and nobody updated the gui..
2003-08-25 attila Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.
2003-08-25 albeu Fix the bug found by Martin Wulffeld
2003-08-25 nauj27 sync
2003-08-25 mosu Support for case insensitive string matching in SAMI subtitle files. Patch by Bruno Lecointre.
2003-08-25 ranma fabs needs math.h
2003-08-25 ranma Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See <200308250434.38516.mih_val@mail.ru> in mplayer-users)
2003-08-24 arpi TGA image output VO module