summaryrefslogtreecommitdiffstats
path: root/codec-cfg.c
Commit message (Expand)AuthorAgeFilesLines
* reverse previous patch which caused sig11.rfelker2006-04-031-1/+1
* 1000l: absolutely huge missing constrfelker2006-04-031-1/+1
* remove mp_msg.c dependency when compiling codec-cfg binary.reimar2006-03-121-0/+7
* Fix compilation command in comment.diego2006-03-071-1/+1
* Comment out debug output.diego2006-03-071-1/+1
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-1/+1
* Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'llods152005-12-071-12/+0
* another 100l, codec-cfg relied on mp_msg printing nothing....ods152005-12-061-1/+1
* 100l, codec-cfg needs fixing after -msgl patchods152005-12-061-0/+12
* Allow forcing of demuxers and codecs by prepending '+'reimar2005-08-301-5/+6
* codecs-status.html should be written to an existing path.diego2005-05-011-1/+1
* compilation fix for codecs2htmldiego2005-04-301-1/+1
* 1l typodiego2005-04-301-1/+1
* Fix wrong compilation instructions.diego2005-04-301-1/+2
* Allow Y8 and Y800 as OUT format in codecs.confreimar2004-12-171-0/+2
* Reduce excessive verbosity.diego2004-11-151-2/+2
* fix crash when a "driver" line is missing in codecs.conf.reimar2004-11-141-3/+4
* Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>faust32004-10-301-11/+28
* Translatable messages moved to help_mp-en.h.diego2004-10-121-29/+31
* removed loader/ dependancy, imported some files from g2, also used patches fr...alex2004-04-281-1/+1
* add -codecs-file for selecting a specific codecs.conf on the comand lineattila2004-01-081-0/+2
* updates for new image formats for zoran mjpeg passthroughrik2003-11-041-0/+4
* codecs-in.html moved to DOCS/tech/.diego2003-09-121-1/+1
* added nv12/nv21 and some other fourccs (still not synced)alex2003-08-311-0/+2
* FourCC is the preferred spelling according to iive and arpi.diego2003-08-041-4/+4
* spelling/grammar fixesdiego2003-07-291-14/+14
* removed our native svq1 and huffyuv implementation as libavcodec's implementa...alex2003-07-131-2/+0
* basic xvmc image supportiive2003-06-211-0/+4
* Add missing language suffix to DOCS/ path.diego2003-06-131-2/+2
* 10larpi2002-12-161-3/+3
* Fallback to builtin (generated from etc/codecs.conf at compile time)arpi2002-12-151-4/+112
* - fixed vfw/vfwex/acm fm namesarpi2002-11-161-2/+4
* This patch goes into the #ifdef CODECS2HTML section ofarpi2002-11-161-6/+13
* - rgb1, rgb4 supportarpi2002-10-171-8/+23
* new func: select_codec() - disables codec by namearpi2002-09-261-0/+17
* make -ac/-vc help look betterarpi2002-08-311-4/+4
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-10/+10
* native DV audio/video decoders using libdvarpi2002-08-051-0/+2
* planar yuv 444 422 411 supportmichael2002-08-011-1/+4
* Support for Xvid using their new api. If divx4 compatiblity is disabeledalbeu2002-07-101-0/+1
* new global codec flag: align16arpi2002-06-251-0/+3
* yvu9 and if09 supportalex2002-06-231-0/+1
* SVQ1 addedarpi2002-06-221-0/+1
* yvu9 support, 0l to me becouse i forget to commit it (0l becouse i've drinken...alex2002-06-211-0/+1
* realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>arpi2002-06-081-0/+2
* codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>arpi2002-05-261-3/+25
* 'static' outfmt-flag addedarpi2002-05-161-0/+1
* printf to mp_msgalbeu2002-05-021-33/+34
* mpegpes added... thx Mw3arpi2002-04-031-0/+1
* 100l :(arpi2002-03-251-2/+0
* use codec selectionarpi2002-03-251-0/+1
* tagging selected codec to avoid trying the same codec several timesarpi2002-03-251-0/+16
* added missing #include config.h, removed LIBVO2 ifdef.arpi2002-03-231-4/+2
* added zlib supportalex2002-03-221-0/+1
* query flag addedarpi2002-03-211-0/+1
* added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>melanson2002-03-211-0/+1
* MPlayer now has a Microsoft RLE decoder to call its own...only supportsmelanson2002-03-191-1/+1
* Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 vid...atmos42002-03-181-0/+1
* Add IJPG decoder.pontscho2002-03-101-0/+1
* fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersmelanson2002-02-251-2/+2
* fixed old testing partalex2002-02-121-8/+21
* added informat support (for encoding)alex2002-02-121-2/+9
* add initial mPNG supportpontscho2002-02-111-0/+1
* Added native codec support for QT RPZA data, courtesy of Roberto Tognimelanson2002-02-091-0/+1
* added skeleton decoders for RoQ audio and video format decodersmelanson2002-02-011-0/+2
* added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)melanson2002-01-221-0/+1
* added skeleton for QT SMC decodermelanson2002-01-181-0/+1
* 10l to Ivanarpi2002-01-071-8/+4
* integrated Tim Ferguson's native CYUV decodermelanson2002-01-041-0/+1
* added initial support for format 0x61 ADPCM (sounds good, but still pops)melanson2002-01-011-0/+1
* fix for imaadpcmacm sizenexus2001-12-311-2/+2
* added initial, not-yet-functional, support for fox62 audiomelanson2001-12-281-0/+1
* NuppelVideo decoder added, based on Panagiotis Issaris' patchalex2001-12-271-0/+1
* fixed few segfaults, make parse_codec_cfg() return intiive2001-12-271-15/+31
* implemented open source MS ADPCM decodermelanson2001-12-271-2/+2
* Initial support for unified ADPCM decodermelanson2001-12-261-0/+1
* This commit adds initial support for Quicktime Animation (RLE) video. Itmelanson2001-12-231-0/+1
* add support for priotity <int> in codecs.conf, higher numbers are betteratmos42001-12-231-0/+5
* native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash....arpi2001-12-211-0/+1
* enabled validate_codec with some restrictionsalex2001-12-091-7/+15
* g72x and a52 addedarpi2001-12-091-0/+2
* support for FLI image decodingmelanson2001-11-281-0/+1
* Added proper #include's for libvo2mswitch2001-11-141-0/+4
* ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>arpi2001-11-111-0/+1
* fourcc mapping fixed - 10l to someonearpi2001-11-041-3/+1
* ima4 addedarpi2001-10-231-0/+1
* libmad (ARM) patch by jeroen.dobbelaere@acunia.comarpi2001-10-231-0/+1
* xanim addedarpi2001-10-221-0/+1
* doens't requires loader.harpi2001-10-021-1/+1
* -Wall warnings fixedarpi2001-10-021-2/+2
* -av/-vc help display statusarpi2001-09-271-2/+11
* -ac help / -vc helparpi2001-09-271-0/+24
* native codec 'rle' addedarpi2001-09-241-0/+1
* Fixed vfwex section, null codec and other fourcc issues and improved codecs-i...atmos42001-09-231-5/+6
* added ffmpeg audio driverarpi2001-09-211-0/+1
* Mpeg PES addedarpi2001-09-081-0/+2
* OggVorbis support, ALPHA state!atmos42001-09-011-0/+1
* codecs.html renamed to codecs-status.htmlarpi2001-08-251-1/+1
* DOCS/codecs.conf -> etc/codecs.confarpi2001-08-211-2/+2
* ac3/spdif patch by German Gomez Garcia <german@piraos.com>arpi2001-08-151-0/+1
* raw (uncompressed) video codecarpi2001-08-111-0/+1
* support for null codecsarpi2001-07-261-1/+1
* DivX4Linux supportarpi2001-07-191-0/+1
* Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data fromjkeil2001-07-121-4/+7
* VfwEx supportarpi2001-07-081-0/+1
* added new driver: nullarpi2001-07-081-3/+5
* optional libavcodec (ffmpeg) supportarpi2001-06-301-0/+1
* no codecs - segfault fixedarpi_esp2001-05-271-2/+3
* fixed start!=NULL in find_codec()arpi_esp2001-04-241-1/+5
* duplitated check fixedszabii2001-04-241-2/+1
* added html generationarpi_esp2001-04-241-4/+174
* missing braces around initializer warning fixedszabii2001-04-141-19/+19
* - applied overlay patch by Jens Hatmosfear2001-04-141-34/+31
* DVD PCM audio supportarpi_esp2001-04-141-0/+1
* dunno :)szabii2001-04-111-60/+111
* guidszabii2001-04-101-8/+13
* find_codec() modifiedszabii2001-04-101-23/+39
* validate disabledszabii2001-04-101-0/+2
* lots of changes againszabii2001-04-101-226/+294
* flags seekableszabii2001-04-091-2/+4
* statusszabii2001-04-091-4/+4
* lots of changesszabii2001-04-091-193/+194
* status addedszabii2001-04-081-0/+15
* codecs.conf supportarpi_esp2001-04-071-44/+66
* get_driver() implementedarpi_esp2001-04-071-16/+29
* audio format support, realloc() cleanuparpi_esp2001-04-071-76/+65
* outflags[] reading fixedarpi_esp2001-04-061-4/+38
* codecs.conf was already at DOCS...arpi_esp2001-04-061-1/+1
* imported codec-cfg, small fixesarpi_esp2001-04-061-0/+468