aboutsummaryrefslogtreecommitdiffhomepage
path: root/codec-cfg.c
Commit message (Expand)AuthorAge
* build: Revert "codec-cfg.c: avoid including aviheader.h"Gravatar Uoti Urpala2011-07-07
* codec-cfg.c: avoid including aviheader.hGravatar reimar2011-07-06
* video/colorspaces: add new 9/10-bit formats from libavcodecGravatar Uoti Urpala2011-06-26
* cleanup: remove more warningsGravatar Clément Bœsch2011-05-02
* vo_zr2: drop Zoran supportGravatar Uoti Urpala2011-01-31
* cleanup: don't check for NULL before free()Gravatar diego2010-11-08
* Remove #warning preprocessor directivesGravatar diego2010-11-02
* codec-cfg.c: Remove unused parsehtml parameters.Gravatar reimar2010-11-02
* codec-cfg.c: Add static to functions used only locally.Gravatar reimar2010-11-02
* codec-cfg: set CODEC_CFG_MIN to the release value in codecs.confGravatar reimar2010-11-02
* Merge svn change r31134Gravatar Uoti Urpala2010-05-07
|\
| * the great MPlayer tab removal: part IIGravatar diego2010-05-03
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\|
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Merge svn changes up to r30165Gravatar Uoti Urpala2010-01-08
|\|
| * Add support for YUV format with alpha and fix the codecs.conf entry for vp6aGravatar reimar2009-12-31
| * Add support for 16-bit per component YUV formats.Gravatar reimar2009-12-31
| * Add support for 440p colorspace.Gravatar reimar2009-12-30
* | Support VDPAU MPEG4 hardware decodingGravatar Uoti Urpala2009-11-16
| * Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capableGravatar cehoyos2009-11-10
* | Merge svn changes up to r29532Gravatar Uoti Urpala2009-08-18
|\|
| * make codec-cfg reuse the proper defined constants for all RGB/BGR formatsGravatar reimar2009-08-12
| * 100l, fix compilation again and make codec-cfg.c use the predefined constantsGravatar reimar2009-08-12
| * s/RG48xE/RGB48xEGravatar cehoyos2009-08-11
| * Explain how formats must be ordered in fmt_list so the parser can handleGravatar reimar2009-08-11
| * fmt_table should be const as well.Gravatar reimar2009-08-11
| * Allow out-formats for IMGFMT_RGB48* in codecs.conf.Gravatar cehoyos2009-08-11
* | 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
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | 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