aboutsummaryrefslogtreecommitdiffhomepage
path: root/codec-cfg.c
Commit message (Expand)AuthorAge
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
* Add temporary no-op translation function stubsGravatar Uoti Urpala2009-07-06
* Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\
| * Change type of first argument of the print_int_array function from int toGravatar diego2009-04-09
* | codec-cfg.c: Remove bogus printf argumentGravatar Uoti Urpala2009-03-07
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Remove unnecessary linking hack, compilation works fine without.Gravatar diego2009-03-01
* | Merge svn changes up to r28610Gravatar Uoti Urpala2009-02-16
|\|
| * Add support for image formats and codecs used by VDPAUGravatar reimar2009-02-14
* | Makefile, codec-cfg.c: Don't use EXTRA_INC flags for codec-cfg compileGravatar Uoti Urpala2008-12-02
|/
* Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* Fix codec-cfg-test compilation.Gravatar diego2008-05-27
* Add missing #includes to pass 'make checkheaders' to codecs.conf.h.Gravatar diego2008-04-09
* 100l, free strdup'd stringsGravatar reimar2008-01-12
* Builtin codecs array can now be constGravatar reimar2008-01-12
* Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" withGravatar reimar2008-01-12
* Get rid of some useless extra ()Gravatar reimar2007-12-02
* Avoid short forms; has the added benefit of allowing compilation with gcc 2.95Gravatar diego2007-11-03
* Replace some Hungarian comments, thanks to Denes Balatoni for the translation.Gravatar diego2007-11-03
* C99 varargs in macros can not be empty, adjust definition so it compilesGravatar reimar2007-07-30
* Remove some more useless *alloc castsGravatar reimar2007-07-19
* Fix comment about test application compilation.Gravatar diego2007-03-12
* Remove support for obsolete and non-free divx4/odivx libraries.Gravatar diego2006-07-14
* Marks several string parameters as const when they are not modified in the fu...Gravatar reynaldo2006-07-09
* reverse previous patch which caused sig11.Gravatar rfelker2006-04-03
* 1000l: absolutely huge missing constGravatar rfelker2006-04-03
* remove mp_msg.c dependency when compiling codec-cfg binary.Gravatar reimar2006-03-12
* Fix compilation command in comment.Gravatar diego2006-03-07
* Comment out debug output.Gravatar diego2006-03-07
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'llGravatar ods152005-12-07
* another 100l, codec-cfg relied on mp_msg printing nothing....Gravatar ods152005-12-06
* 100l, codec-cfg needs fixing after -msgl patchGravatar ods152005-12-06
* Allow forcing of demuxers and codecs by prepending '+'Gravatar reimar2005-08-30
* codecs-status.html should be written to an existing path.Gravatar diego2005-05-01
* compilation fix for codecs2htmlGravatar diego2005-04-30
* 1l typoGravatar diego2005-04-30
* Fix wrong compilation instructions.Gravatar diego2005-04-30
* Allow Y8 and Y800 as OUT format in codecs.confGravatar reimar2004-12-17
* Reduce excessive verbosity.Gravatar diego2004-11-15
* fix crash when a "driver" line is missing in codecs.conf.Gravatar reimar2004-11-14
* Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>Gravatar faust32004-10-30
* Translatable messages moved to help_mp-en.h.Gravatar diego2004-10-12
* removed loader/ dependancy, imported some files from g2, also used patches fr...Gravatar alex2004-04-28
* add -codecs-file for selecting a specific codecs.conf on the comand lineGravatar attila2004-01-08
* updates for new image formats for zoran mjpeg passthroughGravatar rik2003-11-04
* codecs-in.html moved to DOCS/tech/.Gravatar diego2003-09-12
* added nv12/nv21 and some other fourccs (still not synced)Gravatar alex2003-08-31