log codec-cfg.h @ 19964:edee81101156

age author description
2006-07-09 reynaldo Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
2006-06-05 rtogni Reject codecs.conf files older than 20060501
2006-02-09 rathann Patch by Stefan Huehner / stefan % huehner ! org \
2005-08-30 reimar Allow forcing of demuxers and codecs by prepending '+'
2005-07-28 alex require some up to date codecs.conf
2004-10-30 faust3 Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
2004-10-09 faust3 fix compilation on mingw
2004-04-30 faust3 Make it compile on mingw again. Now it is finally possible to include windows.h in mplayer.c
2003-07-24 alex bumped version number
2003-01-19 arpi time to ++version
2002-10-17 arpi codecs.conf min. version bumped
2002-09-26 arpi new func: select_codec() - disables codec by name
2002-09-10 arpi version number bumped
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-08-05 arpi codecs.conf min. version bumped
2002-08-05 arpi native DV audio/video decoders using libdv
2002-07-10 albeu Support for Xvid using their new api. If divx4 compatiblity is disabeled
2002-06-25 arpi new global codec flag: align16
2002-06-25 arpi time to ++ timestamp
2002-06-22 arpi SVQ1 added
2002-06-08 arpi realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
2002-05-26 arpi codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>
2002-05-16 arpi 'static' outfmt-flag added
2002-04-03 arpi mpegpes added... thx Mw3
2002-03-25 arpi use codec selection
2002-03-25 arpi tagging selected codec to avoid trying the same codec several times
2002-03-22 alex added zlib support
2002-03-21 arpi query flag added
2002-03-21 melanson added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>
2002-03-19 melanson MPlayer now has a Microsoft RLE decoder to call its own...only supports
2002-03-18 atmos4 Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
2002-03-18 arpi status numbers changed to fit our detection order
2002-03-10 pontscho Add IJPG decoder.
2002-02-25 melanson fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders
2002-02-12 alex added informat support (for encoding)
2002-02-11 pontscho add initial mPNG support
2002-02-09 melanson Added native codec support for QT RPZA data, courtesy of Roberto Togni
2002-02-01 melanson added skeleton decoders for RoQ audio and video format decoders
2002-01-22 melanson added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
2002-01-18 melanson added skeleton for QT SMC decoder
2002-01-17 nexus fix for Xwid (exceed 16 fourcc)
2002-01-04 melanson integrated Tim Ferguson's native CYUV decoder
2002-01-01 melanson added initial support for format 0x61 ADPCM (sounds good, but still pops)
2001-12-28 melanson added initial, not-yet-functional, support for fox62 audio
2001-12-27 alex NuppelVideo decoder added, based on Panagiotis Issaris' patch
2001-12-27 iive fixed few segfaults, make parse_codec_cfg() return int
2001-12-27 melanson implemented open source MS ADPCM decoder
2001-12-26 melanson Initial support for unified ADPCM decoder
2001-12-23 melanson This commit adds initial support for Quicktime Animation (RLE) video. It
2001-12-23 atmos4 add support for priotity <int> in codecs.conf, higher numbers are better
2001-12-21 arpi native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
2001-12-09 arpi g72x and a52 added
2001-11-28 melanson support for FLI image decoding
2001-11-11 arpi ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>
2001-10-23 arpi ima4 added
2001-10-23 arpi libmad (ARM) patch by jeroen.dobbelaere@acunia.com
2001-10-22 arpi xanim added
2001-10-20 arpi libdemuxer...
2001-09-27 arpi -ac help / -vc help
2001-09-24 arpi native codec 'rle' added