| Commit message (Expand) | Author | Age |
* | Change type of first argument of the print_int_array function from int to | diego | 2009-04-09 |
* | Remove unnecessary linking hack, compilation works fine without. | diego | 2009-03-01 |
* | Add support for image formats and codecs used by VDPAU | reimar | 2009-02-14 |
* | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 |
* | Fix codec-cfg-test compilation. | diego | 2008-05-27 |
* | Add missing #includes to pass 'make checkheaders' to codecs.conf.h. | diego | 2008-04-09 |
* | 100l, free strdup'd strings | reimar | 2008-01-12 |
* | Builtin codecs array can now be const | reimar | 2008-01-12 |
* | Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with | reimar | 2008-01-12 |
* | Get rid of some useless extra () | reimar | 2007-12-02 |
* | Avoid short forms; has the added benefit of allowing compilation with gcc 2.95 | diego | 2007-11-03 |
* | Replace some Hungarian comments, thanks to Denes Balatoni for the translation. | diego | 2007-11-03 |
* | C99 varargs in macros can not be empty, adjust definition so it compiles | reimar | 2007-07-30 |
* | Remove some more useless *alloc casts | reimar | 2007-07-19 |
* | Fix comment about test application compilation. | diego | 2007-03-12 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 |
* | reverse previous patch which caused sig11. | rfelker | 2006-04-03 |
* | 1000l: absolutely huge missing const | rfelker | 2006-04-03 |
* | remove mp_msg.c dependency when compiling codec-cfg binary. | reimar | 2006-03-12 |
* | Fix compilation command in comment. | diego | 2006-03-07 |
* | Comment out debug output. | diego | 2006-03-07 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll | ods15 | 2005-12-07 |
* | another 100l, codec-cfg relied on mp_msg printing nothing.... | ods15 | 2005-12-06 |
* | 100l, codec-cfg needs fixing after -msgl patch | ods15 | 2005-12-06 |
* | Allow forcing of demuxers and codecs by prepending '+' | reimar | 2005-08-30 |
* | codecs-status.html should be written to an existing path. | diego | 2005-05-01 |
* | compilation fix for codecs2html | diego | 2005-04-30 |
* | 1l typo | diego | 2005-04-30 |
* | Fix wrong compilation instructions. | diego | 2005-04-30 |
* | Allow Y8 and Y800 as OUT format in codecs.conf | reimar | 2004-12-17 |
* | Reduce excessive verbosity. | diego | 2004-11-15 |
* | fix crash when a "driver" line is missing in codecs.conf. | reimar | 2004-11-14 |
* | Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com> | faust3 | 2004-10-30 |
* | Translatable messages moved to help_mp-en.h. | diego | 2004-10-12 |
* | removed loader/ dependancy, imported some files from g2, also used patches fr... | alex | 2004-04-28 |
* | add -codecs-file for selecting a specific codecs.conf on the comand line | attila | 2004-01-08 |
* | updates for new image formats for zoran mjpeg passthrough | rik | 2003-11-04 |
* | codecs-in.html moved to DOCS/tech/. | diego | 2003-09-12 |
* | added nv12/nv21 and some other fourccs (still not synced) | alex | 2003-08-31 |
* | FourCC is the preferred spelling according to iive and arpi. | diego | 2003-08-04 |
* | spelling/grammar fixes | diego | 2003-07-29 |
* | removed our native svq1 and huffyuv implementation as libavcodec's implementa... | alex | 2003-07-13 |
* | basic xvmc image support | iive | 2003-06-21 |
* | Add missing language suffix to DOCS/ path. | diego | 2003-06-13 |
* | 10l | arpi | 2002-12-16 |
* | Fallback to builtin (generated from etc/codecs.conf at compile time) | arpi | 2002-12-15 |
* | - fixed vfw/vfwex/acm fm names | arpi | 2002-11-16 |
* | This patch goes into the #ifdef CODECS2HTML section of | arpi | 2002-11-16 |