index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
codec-cfg.c
Commit message (
Expand
)
Author
Age
...
*
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
*
- rgb1, rgb4 support
arpi
2002-10-17
*
new func: select_codec() - disables codec by name
arpi
2002-09-26
*
make -ac/-vc help look better
arpi
2002-08-31
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
native DV audio/video decoders using libdv
arpi
2002-08-05
*
planar yuv 444 422 411 support
michael
2002-08-01
*
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
2002-07-10
[prev]
[next]