log

age author description
2003-05-04 diego obsoleted by the XML version
2003-05-04 alex corrected the sample code
2003-05-04 mosu Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".
2003-05-03 diego Sync by Juan Antonio Zubimendi <andoni@ilex.lpsat.net>.
2003-05-03 mosu Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".
2003-05-03 rsf Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"
2003-05-03 rsf Added some special-case code for checking for "sip:" URLs (because they
2003-05-03 rsf We now check for "sip:" URLs - which are handled using the same LIVE.COM
2003-05-03 rsf Added SIP (IP telephony) client support. (This was already supported in the
2003-05-03 rsf Changed the order of two conditionals in an "if" statement, to make the code
2003-05-03 rfelker sort of a hack, but at least this lets the framerate-increasing
2003-05-03 rfelker fixed a 10l (undefined behavior) and made the other parameters configurable
2003-05-02 rfelker document new filters and options
2003-05-02 rfelker more 10l's -- fortunately part of the bug was that the buggy code didn't get called...
2003-05-01 lumag Fixed small typo
2003-05-01 alex 1000l to the author and for the commiter (me :)
2003-05-01 alex removed the last mp_msg :)
2003-05-01 diego sync
2003-05-01 lumag Small fix: removed duplicated word 'page'
2003-05-01 lumag Small corection of mentioned GCC versions.
2003-05-01 nicolas various fixes and updates
2003-05-01 nicolas sync
2003-05-01 lumag Fixed a lot of typos.
2003-04-30 lumag Sync with HTML
2003-04-30 gabucino some user told me about it
2003-04-30 arpi removed nonsense stream_reset/seek in check_file()
2003-04-30 mosu Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
2003-04-30 rtognimp Remove broker reset/seek and fix ;;
2003-04-30 rtognimp Realaudio support
2003-04-30 rtognimp Add support for Realaudio files
2003-04-30 rtognimp Support codecs 14_4 and 28_8
2003-04-30 rtognimp Adding Real audio codecs 14_4 and 28_8
2003-04-30 rtognimp Support for codec 14_4 and 28_8
2003-04-30 mosu Fixes for gcc 3.2
2003-04-30 mosu Loop counter was used inside for another loop as well.
2003-04-30 rfelker 100l in my 100l fix! :(
2003-04-30 diego Cygwin should behave like a Unix environment, i.e. config files should be
2003-04-30 lumag Add support for the Saxon XSLT Processor.
2003-04-30 mosu Added Matroska demuxing support.
2003-04-29 diego Selecting tv channel by name (tv://) documentation.
2003-04-29 alex not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)
2003-04-29 alex Spring cleanup: removed the full yv12 support as it was broken anyway. The BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm)
2003-04-29 rfelker new mmx/mmx2/3dnow code for improved performance
2003-04-29 rfelker 1000000000l
2003-04-29 diego Cygwin is not spelled CygWin.
2003-04-29 diego There are conflicting definitions for DVDFileSeek in the .c and .h file.
2003-04-28 lumag Fixed L0L bug Forgot to delete ending tags of itemlist.
2003-04-28 lumag Translation update + small fixes.
2003-04-28 alex fully reworked by Nico <nsabbi@libero.it>
2003-04-28 alex changed cpudetection code to support newer pentiums
2003-04-28 alex DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)
2003-04-28 alex abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
2003-04-28 alex added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
2003-04-28 rfelker new mode for tfields filter -- shifts fields by a quarter-pixel so the
2003-04-28 rfelker at least 100l for me, the last commit was nonsense
2003-04-27 rfelker slices support for vf_crop. now cropping black borders should make a
2003-04-27 rfelker display size/aspect adjusting filter
2003-04-27 rfelker ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/g200
2003-04-27 zdar triple buffering support, configuration/option system changed,some minor bugs fixed
2003-04-27 nicolas fix 'cannot adjust line' warning
2003-04-27 rfelker generate meaningful d_width & d_height when scaling, rather than useless nonsense.
2003-04-27 michael fix
2003-04-26 nicolas sync with HMTL docs
2003-04-26 nicolas sync
2003-04-26 nicolas fixes
2003-04-26 nicolas sync
2003-04-26 nicolas typo
2003-04-26 rfelker optimization -- lots of conditional jumps in inner loops are bad
2003-04-26 rfelker fix panscan font resizing with vo_mga
2003-04-26 rfelker optional automatic aspect encoding based on d_width and d_height
2003-04-26 faust3 fopen requires binary flag on windows, too
2003-04-26 michael segfault fix
2003-04-26 rfelker optimization
2003-04-25 alex Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only that, maybe we could later add nativ YCbCr (YUV) support, but not swscale ones)
2003-04-25 michael bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
2003-04-25 michael remove remaining cpudetect dependancy
2003-04-25 eyck Start fixing gabbucino changes that broke the package.
2003-04-25 michael moving getFilter stuff back (vf_scale.c -> swscale.c)
2003-04-25 faust3 enable mf support on mingw32
2003-04-25 faust3 alternative timer and glob emulation code for mingw32 port
2003-04-25 michael fallback to non-dr1 if the codec wants more than 1+2 buffers
2003-04-24 alex memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>
2003-04-24 alex darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>
2003-04-24 alex spring update patch by Ville Syrjala <syrjala@sci.fi>
2003-04-24 alex last mingw32 support patch by Sascha Sommer
2003-04-24 gabucino bad GUI usage instructions fixed
2003-04-24 rik fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>
2003-04-24 michael removing sws - global verbose var dependancy
2003-04-24 henry 10L
2003-04-22 lumag Russian translation update
2003-04-22 diego - and -use-stdin are not the same.
2003-04-22 diego Updates for the new xxx:// syntax and numerous clarifications.
2003-04-21 alex killed an mp_msg occurance
2003-04-21 nicolas typo
2003-04-21 alex mingw32 support patch by Diego Biurrun with some changes made by me
2003-04-21 alex cygwin support patch by Sascha Sommer and some fixes by me
2003-04-21 nicolas patch by Albeu, corrected by Diego Biurrun & me
2003-04-21 alex cygwin support patch by Sascha Sommer
2003-04-21 alex CoTaskMemAlloc/Free vs malloc/free cleanup
2003-04-21 alex 10l
2003-04-21 alex moved some obsolete debug stuff
2003-04-21 alex cygwin support by Sascha Sommer
2003-04-21 michael big endian yellow fix?
2003-04-21 alex 10l, noted by Mark Szabo <mw3@daisy.chains.ch>
2003-04-21 alex 10l fix by Aurelien JACOBS <aurel@gnuage.org>
2003-04-21 diego 10l, wrong syntax
2003-04-21 gabucino sync
2003-04-21 alex fixed 2 10l-s (bug found in the spring cleanup patch by Raindel Shachar
2003-04-21 attila also tdfxfb supports geometry
2003-04-21 diego typos
2003-04-20 diego xvidix now supports -geometry.
2003-04-20 diego Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 from
2003-04-20 diego duplicate from etc/cygwin_inttypes.h
2003-04-20 diego -tv on --> tv:// sync from xml/.
2003-04-20 nicolas patch by Albeu + update of matrox_tvout url
2003-04-20 attila adding geometry support for xvidix
2003-04-20 rtognimp Removed unneded Cygwin #ifdefs. Tested by Diego Biurrun
2003-04-20 albeu Fix this 10L for wich i got so good bugreports :(((
2003-04-20 faust3 windows resource file for versioninfo and icon
2003-04-20 faust3 load icon from executable
2003-04-20 faust3 mplayer 64x64 256color icon
2003-04-19 rfelker at least it works now, but it's horrible slow and broken. double buffer
2003-04-19 rfelker 10l to whoever wrote this, it makes osd spam whenever starting a movie with subtitles!
2003-04-19 rtognimp Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schultz and Dan Christiansen)
2003-04-19 alex too verbose
2003-04-19 zdar printf->mp_msg and honor -double switch
2003-04-19 faust3 disable getch2 on windows when we can't read stdin (msys)
2003-04-19 michael cosmetic
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>.