log

age author description
2004-06-26 wight sync tag bump
2004-06-26 michael top/bottom mb row skipping
2004-06-25 diego mplayer.rc moved to osdep where it belongs, approved by Sascha.
2004-06-25 alex Send a command throught the filter chain until some item returns AF_OK. Patch by Reimar Doeffinger
2004-06-25 alex 10l
2004-06-25 diego silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>
2004-06-25 alex index creation/reading behaviour just like the avi demuxer, patch based on work by Reza Jelveh, Moritz Bunkus und myself
2004-06-25 diego shorten description, typo
2004-06-25 diego 10l
2004-06-25 alex JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
2004-06-25 alex email changeback
2004-06-25 alex neomagic tv out support throught vesa vbe, patch by Rudolf Marek
2004-06-25 diego line breaks, clarification
2004-06-25 alex enable .PHONY for correct dependancy handling
2004-06-25 alex bigendian fix
2004-06-25 alex static tables
2004-06-25 alex more verbosity
2004-06-25 alex correct spelling
2004-06-25 alex degccify
2004-06-25 alex 1l cosmetics
2004-06-25 diego typo
2004-06-25 diego Unify the config.h #include, use "config.h" instead of "../config.h"
2004-06-25 diego more wishes
2004-06-25 diego Real codecs and Mac OS X, don't recommend installing Real player.
2004-06-25 diego credits for Alexander Strasser
2004-06-25 diego string handling security fixes
2004-06-25 diego name change
2004-06-25 alex darwin flags cleanup by Dan Christiansen
2004-06-25 alex dvd-device option by Anton Tropashko <atropashko@yahoo.com>
2004-06-25 alex green stripe fix by Jan Kanty Palus <atler@o2.pl>
2004-06-25 alex remove the latest use of log10 in favor of the better af_to_dB helper function, patch by Reimar Doffinger
2004-06-25 alex tcp fragging bugfix by Song Du <freewizard at gmail.com>
2004-06-25 alex mpst fix
2004-06-25 alex RFC compliance patch by Eric Lammerts <eric@lammerts.org>
2004-06-25 alex uber 10l found by Ilia <chest4l at mail.ru>
2004-06-25 alex move macosx in the priority list after sdl, patch by Dan Christiansen
2004-06-25 diego credits for Alexander Neundorf, straight from Linuxtag
2004-06-24 alex ranlib cleanup
2004-06-24 alex another 10l
2004-06-24 alex ranlib cleanup by Dan Christiansen
2004-06-24 iive Fix memory corruption, noticable at reallocate image
2004-06-24 alex support for realvideo codecs under macosx, original patch by Donnie Smith (together with an altivec patch by Dan Christiansen)
2004-06-24 alex 10l
2004-06-24 alex support for realvideo codecs under macosx, original patch by Donnie Smith
2004-06-24 diego credits for Fabian Franz
2004-06-24 wight build fix
2004-06-23 diego More information about modifications to comply more closely with GPL 2a.
2004-06-23 nplourde added more key to keyboard event
2004-06-23 nplourde removed buggy rgb32 support
2004-06-23 alex bugzilla
2004-06-22 diego wording/spelling improvements as suggested by the Wanderer
2004-06-22 diego wording, spelling, bug fixes
2004-06-21 diego typo
2004-06-21 diego better wording, patch by Sebastian Krämer <mail@skraemer.de>
2004-06-21 iive width and height in seq_header could never be 0
2004-06-21 wight sync VOBsub
2004-06-21 diego uniform VOBsub spelling
2004-06-20 rtognimp Prefer libavcodec for cvid files
2004-06-18 faust3 disable buggy sse on mingw
2004-06-18 nicodvb added support for ac3 in non-pes aligned private1 streams; removed useless and commented code
2004-06-18 diego Just a tiny fix with configure/Makefile for not using
2004-06-18 faust3 calling bind with multicast addresses doesn't work on windows, patch by Martin Decky <deckm1am at ss1000.ms.mff.cuni.cz>
2004-06-18 faust3 array initialization fix by SungKwanKang <ksquarekr at yahoo.com>
2004-06-18 faust3 10l, patch by Michael Nottebrock <michaelnottebrock@gmx.net>
2004-06-17 diego 10l for Michael, nsse_weight should be nssew, spelling.
2004-06-17 diego credits for Dan Christiansen, by himself
2004-06-17 diego libfame has been removed from MPlayer long ago. Compilation fix pointed
2004-06-17 wight Debian Sarge build instructions
2004-06-17 wight another DTD location
2004-06-17 diego cosmetic reformatting (preparation for upcoming changes)
2004-06-17 nplourde moved vo_quartz higher in the list
2004-06-17 nplourde consistent suboption description for vo_quartz
2004-06-17 diego MEncoder has problems reading from stdin, files need to be concatenated
2004-06-17 diego consistent suboption description for vo_quartz
2004-06-17 diego Better audio filter description, use same values as in the XML docs,
2004-06-16 paszczi sync
2004-06-16 nplourde add more info about vo_quartz
2004-06-15 paszczi synced with 1.44
2004-06-15 michael nsse
2004-06-15 diego typo
2004-06-15 diego Address removed upon request.
2004-06-15 wight some missing libraries
2004-06-15 wight Make configure point to translated docs
2004-06-14 wight sync
2004-06-14 wight and one more consistency change
2004-06-14 diego More consistent naming pointed out by Torinthiel.
2004-06-14 wight sync tag bump
2004-06-14 diego 10l for a copy and paste error noticed by Alex.
2004-06-14 diego typos pointed out by the wanderer
2004-06-14 attila major reindentation of x11 code try #2
2004-06-13 michael qprd needs mbd=2
2004-06-13 paszczi synced with 1.38
2004-06-13 diego Sync with website, more uniformity, better descriptions.
2004-06-13 diego 's should be outside of <application> tags.
2004-06-13 wight Sync tag bump - was OK.
2004-06-13 diego 10l to Alex
2004-06-13 joey change linking order for static build with live.com on mingw
2004-06-13 reimar detect screen resolution as in x11_common.c
2004-06-12 rtognimp Fix for big endian systems
2004-06-12 iive display height may be a lot smaller or larger than picture height, sample provided by winnicki
2004-06-11 rtognimp Fix playback of file after playing an url
2004-06-11 henry additional formats - 8bit & float
2004-06-11 henry debug printf junk
2004-06-11 diego freetype depends on iconv
2004-06-11 wight sync
2004-06-11 alex 1l
2004-06-11 alex 1l
2004-06-11 alex translated
2004-06-11 faust3 OpenBSD/VAX support, patch by Gabucino
2004-06-11 iive mpeg2 chroma422/444 support
2004-06-10 diego We play RV20 natively, some rewording.
2004-06-10 diego wishes--;
2004-06-10 diego typos
2004-06-10 diego SYNOPSIS reordered.
2004-06-10 paszczi synced with 1.55
2004-06-10 paszczi forgot to add changes:)
2004-06-10 paszczi synced with 1.9
2004-06-10 paszczi synced with 1.43
2004-06-10 alex 1l
2004-06-10 alex removing unused parts
2004-06-10 alex ports translated
2004-06-10 mosu Support for the "custom colors" and "forced subtitles" entries in the VobSub idx. Made the parser handle whitespaces better.
2004-06-10 rfelker configurable 'junk' borders for pullup
2004-06-10 rfelker old changes in my local tree i forgot to commit - minor fixes
2004-06-08 mosu Try to get the "size:" and "palette:" entries for VobSub tracks from the private data.
2004-06-08 ranma We don't want junk in unused parts of the BITMAPINFOHEADER
2004-06-07 rtognimp Fix hang on broken mmst streams
2004-06-07 diego dvd:// now supports title ranges, patch by Roberto Togni.
2004-06-07 rtognimp Support dvd://start_title-end_title as requested on wishlist
2004-06-07 michael nsse weight
2004-06-07 diego small updates
2004-06-07 diego libfaad2 updated to version 2.0.
2004-06-06 rtognimp More support for audio format 0x0
2004-06-06 rtognimp Enhance detection of embedded smil playlist, add embedded ram playlist
2004-06-06 rtognimp Support for audio format 0x0
2004-06-06 danny Synced with 1.593
2004-06-06 rtognimp Use same order as WMP for mms protocols (MMSU, MMST, HTTP)
2004-06-06 rtognimp Segfault fix for some h264 in avi files
2004-06-06 rtognimp Compilation fix with --disable-liba52
2004-06-04 michael small linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at irisa dot fr>)
2004-06-03 diego MinGW compilation fix from a patch by Joey Parrish, approved by Sascha
2004-06-03 diego MinGW compilation fix, idea and approval by Sascha Sommer
2004-06-03 rik fix bug reported by Leonardo Giordani: sh->aspect is not pixel aspect but movie aspect
2004-06-02 alex history translated
2004-06-02 diego update to the 2.0 release of faad, patch by adland
2004-06-02 alex progress
2004-06-02 alex hungarian xml docs
2004-06-02 alex hungarian xml docs, first try
2004-06-02 rtognimp Indeo audio support via acm binary codec
2004-06-02 diego Buffer overflow fix in string handling, patch by c0ntex, approved by .so.
2004-06-02 rsf Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".
2004-06-02 diego Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
2004-06-02 nplourde choose fullscreen device with suboption device_id=#
2004-05-31 nicodvb removed unused and commented code; audio is pushed synchronously (reported to work better); pid 16 is not default PMT (100l); trails of data are add_packet()ed
2004-05-31 nplourde uyvy osd support
2004-05-31 nplourde draw alpha for uyvy
2004-05-31 nplourde Big Endian fix. Patch by Romain Dolbeau
2004-05-31 diego Fix X11 libs detection on Cygwin.
2004-05-31 diego Fix Cygwin compilation, patch by Sascha Sommer.
2004-05-30 nplourde vo_quartz now default vo on OSX
2004-05-30 diego 1000l to me, leftover line from a correction not deleted.
2004-05-30 diego Update by Alexander Strasser <eclipse7@gmx.net>, some corrections mine.
2004-05-26 diego CVS snapshots come with libavcodec.
2004-05-26 paszczi sync with 1.42
2004-05-26 diego credits for Scognito
2004-05-26 diego MPlayer logo as taskbar icon by Scognito
2004-05-25 diego xvmc and *vidix suboptions documented, better ao/vo suboption syntax
2004-05-25 diego new and improved icons by Scognito
2004-05-25 michael disposition
2004-05-25 michael index fixes
2004-05-25 michael remove index flag
2004-05-25 rfelker fix compile with network disabled
2004-05-24 diego nicer icons by Scognito
2004-05-23 rtognimp Fix "raw " audio in mov files.
2004-05-23 rfelker no kabbe-bytes or men in black or any of that nonsense here...
2004-05-22 diego MinGW comes without zlib (necessary for compressed MOV headers).
2004-05-21 diego first cut at pre5 changes
2004-05-21 diego credit for Ross Finlayson
2004-05-21 henry 1e6l
2004-05-20 reimar fix crash due to fast_memcpy calling itself instead of libc memcpy
2004-05-20 reimar MinGW doesn't accept trailing /
2004-05-19 rfelker 1000l....of pepsi :(broke -ovc copy!)
2004-05-19 rfelker more lame options
2004-05-18 nplourde Add quartz to Romain contrib
2004-05-18 nplourde re-use same window when playing multiple files
2004-05-18 reimar using bswap.h for endianness conversion
2004-05-18 faust3 more sane order for overlay workarounds, fixed a bug where the mouse would stay hidden on win98
2004-05-17 diego Remove 3-pass encoding guide (can break A/V sync), rescaling is not
2004-05-17 diego Peter Simon (wma2ogg.pl)
2004-05-17 diego WMA to Ogg conversion script by Peter Simon <simon.peter@linuxuser.hu>,
2004-05-16 reimar fix endian conversion for (curently unused) case where in buffer != out buffer
2004-05-16 diego some corrections by Haris Kouzinopoulos
2004-05-16 diego Change divx4 examples to lavc, based on a patch by Compn.
2004-05-16 reimar support for 24 bit pcm/wav files
2004-05-14 rtognimp Add detection of nsa streamed by aol ultravox server
2004-05-14 reimar removed #ifdefs that are already handled by libao2/afmt.h
2004-05-14 reimar give Y8 and Y800 lower conversion priority to avoid grayscaled video
2004-05-14 rtognimp Support audio format 0xff (it's aac)
2004-05-14 rtognimp If demuxer does not fill codecdata try to get if from waveformatex
2004-05-14 diego -ao option removed, there is a AUDIO OUTPUT DRIVERS section for that now,
2004-05-14 wight sync
2004-05-13 henry ENCA support
2004-05-13 diego skin authors, alphabetical order
2004-05-13 diego AUDIO OUTPUT DRIVERS section added.
2004-05-13 diego AUDIO OUTPUT DRIVER section added, VO section extended, small fixes.
2004-05-13 diego segfault fix by Jarrod Johnson <jbj-zl@ura.dnsalias.org>
2004-05-12 joyping alsa9/1.x merge, now with api_compat-definition
2004-05-12 joyping changes for alsa9/alsa1.x merge, only alsa.
2004-05-12 michael segfault fix
2004-05-12 joyping changes for alsa9/1.x-merge only alsa
2004-05-12 diego Mark EDL only options as such, typo.
2004-05-12 nplourde Event Handling Makeover
2004-05-12 diego correct model number
2004-05-12 michael FFSVQ1 in avi
2004-05-11 diego better CVS checkout parameters
2004-05-10 nauj27 sync (pre)
2004-05-09 rfelker more cola for jindrich
2004-05-09 diego Add support for a few more Radeons, patch by Nyk Tarr.
2004-05-09 faust3 10l
2004-05-09 diego typo
2004-05-09 danny synced with 1.587, some typo and some word untranslated
2004-05-09 faust3 report if the service creation failed
2004-05-09 rfelker 1000000l for sig11 without -subcp!!! (and 1l for my first commit :)
2004-05-08 reimar removing useless code, improving readability
2004-05-08 reimar fix bigendian problems (left-right swapped 8bit pcms), add 32bit support
2004-05-08 reimar fixed memory leak and removed unnecessary static variable
2004-05-08 reimar changes to get manyfmts nearer to working and fixed memory leak
2004-05-08 rtognimp Use roqvideo and roqaudio decoders from libavcodec
2004-05-08 henry ENCA support (http://trific.ath.cx/software/enca/)
2004-05-08 paszczi synced with 1.41
2004-05-07 rtognimp Support ffmpeg cinepak decoder
2004-05-07 reimar use fallback for unsupported formats instead of quitting
2004-05-07 diego Cygwin and MinGW now behave similarly with regard to VCD/DVD playback.
2004-05-07 diego missing spaces
2004-05-07 diego Hint at -playlist option for playing streams.
2004-05-07 diego clarification
2004-05-07 diego List Attila as maintainer of a few video out drivers.
2004-05-07 mosu Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" with "Ogg" as it is a name, not an abbreviation/acronym.
2004-05-07 nplourde More code cleanup
2004-05-07 nplourde Switch rgb32 from QD to QT
2004-05-06 faust3 Encrypted dvd playback now accepts -dvd-drive e: on mingw. fix from libdvdread, left out the various cosmetics changes for now
2004-05-05 mosu Be more verbose and tell the user which subtitle stream has been selected (if any).
2004-05-05 rtognimp Qt RLE is now in ffmpeg
2004-05-05 michael extendible frame_code table
2004-05-05 nplourde vo_quartz, yuv related usage
2004-05-05 diego more credits, names, nicks
2004-05-05 nplourde Disable live resize for yuv - HW accel bug
2004-05-05 nplourde Cosmetic change std ident style
2004-05-05 nplourde Removed unused debug code.
2004-05-04 rtognimp Support vp6vfw.dll version 6.0.7.3
2004-05-04 paszczi sync
2004-05-04 diego VIDIX now works on Win32, approved by Sascha.
2004-05-04 diego Hint at diff options useful for avoiding cosmetic changes, patch by Reimar.
2004-05-04 diego winvidix documented, alternative ways of specifying -dvd-device.
2004-05-04 diego subtitles in black bands
2004-05-04 diego unnecessary escape
2004-05-04 diego typo
2004-05-04 nplourde Add yuv csp support
2004-05-04 michael proposals by rich:
2004-05-03 rtognimp 100l for me
2004-05-03 diego libavformat, realrtsp
2004-05-03 wight sync
2004-05-03 diego Spelling and wording fixes pointed out by the wanderer.
2004-05-03 diego typos, wording and mistakes pointed out by the wanderer
2004-05-03 diego spelling, wording, consistency in comments and printed messages
2004-05-03 diego spelling, wording sync with cfg-mencoder.h
2004-05-03 diego wrong number, pointed out by Scognito
2004-05-03 diego more wishes
2004-05-03 diego missing name
2004-05-03 diego Hint at -mf in mf:// syntax description.
2004-05-03 diego Blinkenlights section expanded.
2004-05-03 diego divx --> lavc, spelling, more sensible section name
2004-05-03 diego Obsolet -mf syntax replaced by mf://, based on a patch sent by Compn, bug
2004-05-02 rtognimp Restore ftp support (was erroneusly disabled while fixing bogus errors
2004-05-02 rtognimp Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
2004-05-02 rtognimp Fix hang for some asf video stream like http://193.219.139.115/ltv/zinios/news1830_20040501.wmv
2004-05-02 michael bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
2004-05-02 reimar clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering borders
2004-05-02 lumag As pointed by Diego, I forgot this.
2004-05-02 michael nicer startcode before keyframe rule
2004-05-01 rtognimp Fix url escaping and avoid double escape
2004-05-01 rtognimp Try to get an asf file with normal http protocol if http streaming
2004-05-01 diego -adapter is not directx specific anymore.
2004-05-01 diego vo_directx now supports keepaspect.
2004-05-01 faust3 keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYVY support and fixed bugs where switching to fullscreen would keep the console window on top and where the initial window position is wrongly calculated
2004-05-01 rfelker more stupid crap
2004-05-01 rfelker this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such
2004-05-01 rfelker 10l
2004-05-01 rfelker ok this one is beyond stupid. the code didn't even do what was intended
2004-05-01 reimar GUI support
2004-05-01 lumag Sync, update my email.
2004-05-01 henry 10000000000l twisted typecasting
2004-05-01 michael limits too small, my CBR mp3 samples have 2x overhead after removial of size prediction
2004-05-01 rfelker more lvalue casts, ugly this time
2004-05-01 rfelker more lvalue casts
2004-05-01 rfelker more nonsense lvalue casts, at least these aren't quite as stupid
2004-05-01 rfelker and more and more stupidity
2004-05-01 rfelker more stupidity
2004-05-01 rfelker 1000000000000l
2004-05-01 wight sync + wording
2004-05-01 faust3 keepaspect and nokeepaspect are now useable by all vos
2004-05-01 wight sync
2004-05-01 wight S/PDIF spelling corrected
2004-05-01 michael cosmetic
2004-05-01 rtognimp 100l for me. Header seek is not needed to fix 28_8 and can cause sig11
2004-04-30 diego standard notation
2004-04-30 michael additional start_code rule (implemenattion does this since a long time already)
2004-04-30 diego wording
2004-04-30 ranma Allow user to disable writing of ODML index
2004-04-30 ranma Only use odml index for files that need it
2004-04-30 faust3 support for a few more radeons patch by Reza Jelveh <reza.jelveh at tu-harburg.de>
2004-04-30 faust3 10l on cygwin WIN32 gets defined in config.h
2004-04-30 faust3 add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>
2004-04-30 faust3 Make it compile on mingw again. Now it is finally possible to include windows.h in mplayer.c
2004-04-30 rfelker more cola, not mine tho
2004-04-30 rfelker minimal fix for alex's 1000000000000l compile errors. imo the fix in
2004-04-30 rfelker oops, forgot this with the softskip patch
2004-04-30 rfelker 100l to me!
2004-04-29 rtognimp Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg
2004-04-29 bertrand Should be Connection: close, and not closed.
2004-04-29 mosu Leave the subs uninitialized and not "forcefully off" if the user hasn't chosen a stream with -sid. If he used -slang then we need the comment packet which might be found after demux_ogg_open has finished.
2004-04-29 wight sync
2004-04-29 diego spelling
2004-04-29 diego typos, wording
2004-04-29 wight XML translation complete
2004-04-29 nauj27 sync by Andoni Zubimendi <andoni at lpsat.net>
2004-04-29 alex dewinify
2004-04-29 alex sync by paszczi
2004-04-29 alex don't even mention avifile, 14 subtitles
2004-04-29 alex forgot to commit
2004-04-28 alex removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
2004-04-28 paszczi sync
2004-04-28 rfelker updated documentation for detc,ivtc,pullup
2004-04-28 rfelker document harddup and softskip
2004-04-28 rfelker soft skipping for mencoder. rather than skipping decoding/filtering
2004-04-28 rfelker 1l debug junk
2004-04-28 rfelker forgot this, needed for vf_harddup
2004-04-28 rfelker "hard" frame duplication for mencoder. this finally makes it possible
2004-04-28 michael remove frame types
2004-04-27 alex play the audio buffer in case of normal eof (i know the change is rude, but mplayer.c is hopelessly obfuscated)
2004-04-27 diego Spelling, mention that one vulnerability was fixed in 1.0pre3try2.
2004-04-27 diego Mark all options that work only in combination with XXX as (XXX only).
2004-04-27 rfelker don't use odml when we don't have to -- the code is buggy!
2004-04-27 alex wma9 speech codec dmo and dshow entries
2004-04-27 rtognimp Fix for 28_8 in rm files and header length != 0x4e
2004-04-27 rtognimp More about myself + typo
2004-04-27 diego Hint about testing different colorspaces and putting codes in ./, based on
2004-04-27 rathann vocabulary
2004-04-27 diego 2 more FAQs based on a patch made by Compn.
2004-04-27 diego Send updates to mplayer-docs instead of dev-eng, wording, spelling.
2004-04-27 diego English messages removed, comments summarized.
2004-04-27 diego more demuxer maintainers
2004-04-27 diego updates
2004-04-27 diego typos pointed out by the wanderer
2004-04-27 diego More credit for adland, added a missing name.
2004-04-27 alex final
2004-04-27 diego Copyright notice added back.
2004-04-27 diego dvb_set_channel now has two parameters, patch by Nico Sabbi.
2004-04-27 diego spelling, additions, slight reordering
2004-04-27 diego New and old maintainers added.
2004-04-27 diego multiple DVB card syntax, based on a patch by Nico Sabbi
2004-04-27 diego DVB now supports multiple cards, patch by Nico Sabbi.
2004-04-26 nicodvb new configuration structure, gcc warn silencing
2004-04-26 nicodvb new configuration structure, multi-card support
2004-04-26 nicodvb new configuration structure, dvb_set_channel takes 2 parameters, 1000l memleak fix
2004-04-26 nicodvb slave command dvb_set_channel now takes 2 arguments: channel card
2004-04-26 rtognimp Update
2004-04-26 michael fix possible segfault on lavf demuxer patch by (adland <adland123 at yahoo dot com>)
2004-04-26 michael attribute_used patch by (VMiklos <mamajom at axelero dot hu>)
2004-04-26 diego The eve of a new release is always a good time to take history lessons, so
2004-04-26 michael attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)
2004-04-26 rtognimp Fix embedded smil playlist detection if there are parameters on the url
2004-04-26 diego additions, wording
2004-04-26 diego spelling, some additions
2004-04-26 rfelker imo i'm one of the nut spec authors :)
2004-04-26 nplourde Add Fullscreen, Ontop and OSD support
2004-04-26 nplourde Added Nicolas Plourde
2004-04-26 diego typos
2004-04-26 alex release name, changes
2004-04-26 alex attribute_used for gcc3.4
2004-04-26 alex reorder funcs to avoid warnings/errors (gccs are nowadays are more pickier about code than gcc2.95 with -ansi)
2004-04-26 alex attribute_used macro
2004-04-26 rfelker potentially exploitable buffer overflow with maliciously crafted cd toc
2004-04-26 rfelker fix exploitable buffer overflow
2004-04-26 alex missing
2004-04-26 alex support for ATI fireglx
2004-04-26 alex a52 dynamic range compression support by Peter Gansterer
2004-04-26 alex updated
2004-04-26 diego Ogg spelling fixed as pointed out by the wanderer.
2004-04-26 diego rawaudio bitrate option
2004-04-26 rfelker needed for a/v sync with compressed audio (e.g. raw .mp2 or .ac3 file)
2004-04-25 diego Name corrected.
2004-04-25 diego spelling
2004-04-25 danny Synced with 1.573, remove unwanted space at end of line
2004-04-25 rtognimp More keyframe search fix for VP6x
2004-04-25 syrjala Fixed CRTC2 surface size message.
2004-04-25 rtognimp Fix VP62 keyframe search
2004-04-25 rtognimp Suggest -playlist if asf_stream_start fails
2004-04-25 rtognimp Don't say that a protocol is unsupported if that's not true
2004-04-25 rtognimp Fix support for audio only streams
2004-04-25 rtognimp More bounds checking fixes (thnaks to Miguel Freitas)
2004-04-24 rtognimp Escape urls (needed for urls in playlists)
2004-04-24 rtognimp Stop parsing an url after connection failure
2004-04-24 rtognimp Handle url redirection
2004-04-24 rtognimp Fail if empty or nonexitant playlist
2004-04-24 rtognimp Some sanity and bound checking
2004-04-23 rfelker 1000000000000l to bunkus
2004-04-23 mosu Clear subs in broken OGM files (those without empty subtitle packets) a bit later in order to avoid flickering if there are more subs following immediately. Patch by Michael Reinsch <mr at uue adot org>
2004-04-23 mosu Much improved seeking. Patch by Michael Behrich <behrisch at informatik adot hu-berlin anotherdot de>
2004-04-23 diego update to version 0.5.1 by the author VMiklos <mamajom@axelero.hu>
2004-04-23 michael remove data_size prediction
2004-04-23 faust3 prefer yuv formats over rgb in case both are supported by hw
2004-04-23 diego update, spelling
2004-04-23 diego Less verbosity by moving some debug messages from printf --> dbgprintf.
2004-04-23 ranma I consider myself ao_nas maintainer
2004-04-23 alex revised list
2004-04-23 rfelker dr bugfix by zoli (author of the filter)
2004-04-22 michael new time_base_nom limit
2004-04-22 paszczi and sync counter goes up :)
2004-04-22 diego wording
2004-04-22 diego cosmetics, wording update
2004-04-22 diego missing names
2004-04-22 diego Missing options added, one put into default order.
2004-04-21 paszczi forgot to translate :)
2004-04-21 rfelker remove bad requirement
2004-04-21 paszczi sync
2004-04-21 diego more nicks
2004-04-21 diego more nicks
2004-04-21 diego copyright --> MPlayer team
2004-04-20 michael file_id_string (idea by ivan)
2004-04-20 diego Common -vo driver problem solution explained by Lukasz Proszek.
2004-04-20 diego dhahelper.sys is put here for installation.
2004-04-20 diego libavformat may be found in the main tree now.
2004-04-20 michael removing backward pointers
2004-04-19 diego QNX does not support -rdynamic.
2004-04-19 rtognimp 10l: don't run strcmp if arg is NULL
2004-04-19 ranma Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'
2004-04-19 diego credits for Ville Saari, one more nick
2004-04-18 paszczi translation prepared by Boski Cinek <boski_cinek(at)o2.pl>
2004-04-18 paszczi translation prepared by frogu <frogu(at)frogu.emdej.pl>
2004-04-18 paszczi sync
2004-04-18 paszczi sync
2004-04-17 diego Joe Barr calls us Mplayer.
2004-04-17 diego typo fix: Mplayer --> MPlayer
2004-04-17 diego /usr/lib/win32 --> /usr/lib/codecs
2004-04-17 paszczi sync
2004-04-17 rfelker New filter by Ville Saari (114263 at foo dot bar dot org)
2004-04-17 rtognimp Fix for some audio asf streams like http://ms.bandeapart.fm/bap/albums/973/6573_h_07-Patience.asf