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.h
Commit message (
Expand
)
Author
Age
*
cosmetics: Rename "codecs_st" struct to just plain "codecs".
diego
2010-02-26
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limit
compn
2008-07-30
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with
reimar
2008-01-12
*
Names starting with underscores are reserved.
diego
2007-07-28
*
qdrw changed output format in ffmpeg r8630, sync codecs.conf and require
rtogni
2007-04-07
*
Require latest version of codecs.conf
rtogni
2006-10-22
*
Marks several string parameters as const when they are not modified in the fu...
reynaldo
2006-07-09
*
Reject codecs.conf files older than 20060501
rtogni
2006-06-05
*
Patch by Stefan Huehner / stefan % huehner ! org \
rathann
2006-02-09
*
Allow forcing of demuxers and codecs by prepending '+'
reimar
2005-08-30
*
require some up to date codecs.conf
alex
2005-07-28
*
Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
faust3
2004-10-30
*
fix compilation on mingw
faust3
2004-10-09
*
Make it compile on mingw again. Now it is finally possible to include windows...
faust3
2004-04-30
*
bumped version number
alex
2003-07-24
*
time to ++version
arpi
2003-01-19
*
codecs.conf min. version bumped
arpi
2002-10-17
*
new func: select_codec() - disables codec by name
arpi
2002-09-26
*
version number bumped
arpi
2002-09-10
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
codecs.conf min. version bumped
arpi
2002-08-05
*
native DV audio/video decoders using libdv
arpi
2002-08-05
*
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
2002-07-10
*
new global codec flag: align16
arpi
2002-06-25
*
time to ++ timestamp
arpi
2002-06-25
*
SVQ1 added
arpi
2002-06-22
*
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
arpi
2002-06-08
*
codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>
arpi
2002-05-26
*
'static' outfmt-flag added
arpi
2002-05-16
*
mpegpes added... thx Mw3
arpi
2002-04-03
*
use codec selection
arpi
2002-03-25
*
tagging selected codec to avoid trying the same codec several times
arpi
2002-03-25
*
added zlib support
alex
2002-03-22
*
query flag added
arpi
2002-03-21
*
added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>
melanson
2002-03-21
*
MPlayer now has a Microsoft RLE decoder to call its own...only supports
melanson
2002-03-19
*
Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 vid...
atmos4
2002-03-18
*
status numbers changed to fit our detection order
arpi
2002-03-18
*
Add IJPG decoder.
pontscho
2002-03-10
*
fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders
melanson
2002-02-25
*
added informat support (for encoding)
alex
2002-02-12
*
add initial mPNG support
pontscho
2002-02-11
*
Added native codec support for QT RPZA data, courtesy of Roberto Togni
melanson
2002-02-09
*
added skeleton decoders for RoQ audio and video format decoders
melanson
2002-02-01
*
added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
melanson
2002-01-22
*
added skeleton for QT SMC decoder
melanson
2002-01-18
*
fix for Xwid (exceed 16 fourcc)
nexus
2002-01-17
*
integrated Tim Ferguson's native CYUV decoder
melanson
2002-01-04
[next]