log

age author description
2003-04-19 michael vf_clone_mpi_attributes()
2003-04-19 rfelker 1. new alternate approach to inverse telecine! much better!
2003-04-18 rtognimp Some .ra files are playable, noted by Ross Finlayson
2003-04-18 michael support old libavcodec
2003-04-18 rtognimp 10l, noted by Sascha Sommer
2003-04-18 faust3 10l
2003-04-18 faust3 MINGW32 port
2003-04-18 faust3 mingw fix
2003-04-18 faust3 allow config file loading outside of cygwin environment
2003-04-18 michael passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
2003-04-18 ranma Fix incorrect URL encoding.
2003-04-18 rsf Fixed the code that checks for a ".rm" URL extension to also make sure
2003-04-17 rtognimp Real rstp:// streaming support, ported from xine
2003-04-17 michael mplayer idependant (not really yet) swscale example
2003-04-15 michael ffindeo3 (diff from mplayerxp-cvslog) untested
2003-04-15 arpi w%8!=0 hack
2003-04-14 michael 10l
2003-04-13 alex 10l
2003-04-13 albeu Fix -vf* vs. -vfm
2003-04-12 albeu Fix cache uninit
2003-04-12 albeu mem mapped area need to be unmapped.
2003-04-12 albeu Add suffix support to the object list type.
2003-04-12 albeu Don't save restore all options wich point to the same variable.
2003-04-12 rsf Fixed a bug that could sometimes cause the first video packet in a RTP stream
2003-04-12 rsf Minor code cleanup.
2003-04-11 lumag Russian translation update.
2003-04-11 nicolas sync
2003-04-11 faust3 fix slave mode on MACOSX: reported by devros <devros at seznam.cz>
2003-04-11 alex forgot to commit win32 realadio entries, and wma id: 0x163
2003-04-11 henry -tv on -> tv://
2003-04-11 rsf Access-controlled RTSP sessions can now be played, if the user uses the
2003-04-10 alex 10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
2003-04-10 faust3 10l
2003-04-10 albeu Add a null streamv Currently used for tv and mf. Could be used to
2003-04-10 bertrand Use inet_ntoa where inet_ntop is not available.
2003-04-10 nexus typo fix
2003-04-09 rtognimp Sync with mp_help-en.h v1.96
2003-04-09 rtognimp Fixes for vss h264
2003-04-09 rtognimp Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
2003-04-09 henry cleanups/bugfixes
2003-04-09 faust3 10l noticed by Joey Parrish <joey at nicewarrior.org>
2003-04-09 henry option for sub match fuzziness level
2003-04-09 alex i420 fixed, needs some testing
2003-04-09 alex keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
2003-04-09 alex removed some wrappers, now the configure checks for inet_pton. patch by Joey Parrish <joey@nicewarrior.org>
2003-04-09 alex channel finetuning cmdline support, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
2003-04-09 alex 10l fix by Salvatore Falco <salvatore.falco@katamail.com>
2003-04-09 albeu Make the vcd API fully reentrant.
2003-04-09 albeu Port vcd to the new API
2003-04-08 michael 10l patch by (Andreas Hess <jaska at gmx dot net>)
2003-04-08 henry turn most of the subtitle matching fuzziness off by default
2003-04-08 alex multiple init fix by Aurelien JACOBS <aurel@gnuage.org>
2003-04-08 alex forwardport: warning fix and netbsd fix
2003-04-08 alex automatic svgalib_helper detection
2003-04-08 alex fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>
2003-04-08 alex Darwin Altivec detection fixes and MacOSX API detection reworked, based on patch by Dan Christiansen <danchr@daimi.au.dk>
2003-04-08 rsf Moved the "sdp://" test above the URL streaming test, so that SDP files can
2003-04-07 rsf Added a \n to the msg about -sdp being deprecated
2003-04-07 rsf Added
2003-04-07 rsf The person who checked in the previous patch accidentally put a declaration
2003-04-07 rsf Oops, I just noticed albeu's revision 1.58 - so I backed out the
2003-04-07 rsf Reapplied the patch that I had originally made in revision 1.53.
2003-04-07 henry fix compilation without iconv
2003-04-07 diego Bug fixes by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>.
2003-04-07 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
2003-04-07 luran Translation update
2003-04-07 rguyom Fix serious breakage, 10000l !
2003-04-07 michael forgot to commit
2003-04-07 michael pbias tip
2003-04-06 rguyom Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".
2003-04-06 rtognimp Sync with 0_90. All stuff different from 0_90 is missing.
2003-04-06 albeu It should now be endian aware. Untested as i only have le box :(
2003-04-06 albeu 100L forgot this commit for netstream.
2003-04-06 gabucino sync
2003-04-06 arpi Oops :)
2003-04-06 arpi Rewritten, to use new libmpeg2 0.3.1 API
2003-04-06 arpi changed input and output buffer handling to be mplayer-compatible...
2003-04-06 arpi Importing libmpeg2 from mpeg2dec-0.3.1
2003-04-06 albeu A simple netstream server.
2003-04-06 arpi qscale exporting for postprocess
2003-04-06 albeu Add netstream
2003-04-06 albeu Add netstream
2003-04-06 arpi Importing libmpeg2 from mpeg2dec-0.3.1
2003-04-06 albeu A new control called upon stream reset.
2003-04-06 albeu A new stream wich allow access to MPlayer stream accross the network.
2003-04-06 albeu Check that we really got a filename.
2003-04-06 albeu Don't give the initial / as part of the filename.
2003-04-06 nicolas url update, reported by Dan Eriksen
2003-04-06 nicolas typo
2003-04-06 nicolas sync
2003-04-06 rguyom XviD:
2003-04-06 rguyom + bf_threshold
2003-04-06 nicolas url update, reported by Dan Eriksen
2003-04-06 arpi (experimental, for testing/debugging) -novideo option added
2003-04-06 luran Chinese translation for main branch
2003-04-06 gabucino mode changes should occur to all the consoles