]> git.sesse.net Git - vlc/history - modules/codec/avcodec/avcodec.h
DxVA2: cosmetic alignment in GUID
[vlc] / modules / codec / avcodec / avcodec.h
2010-05-03 Laurent AimarAdded support for ffmpeg-mt.
2010-05-01 Laurent AimarMoved out avcodec SampleFormat -> VLC formats to its...
2009-11-25 Laurent AimarAdded DXVA2 support to our avcodec wrapper.
2009-09-21 Jean-Baptiste KempfCapitalize FFmpeg where needed.
2009-08-27 Laurent AimarAdded preliminary subtitle decoder support to our avcod...
2009-08-05 Jean-Baptiste KempfAVcodec version needed for 1.1 is 51.48.0 so far.
2009-06-01 Laurent AimarAdded (but disabled at compilation time) VA-API support...
2009-05-03 Jean-Baptiste KempfFFmpeg: create --ffmpeg-fast to enable CODEC_FLAG2_FAST
2009-03-12 Rémi Denis-Courmontavcodec, switcher: use the global avcodec lock
2009-01-10 Laurent AimarSupport delaying codec open until extradata are present...
2008-12-06 Jean-Baptiste KempfFix Avcodec module compilation.
2008-10-19 Rémi Denis-CourmontFactorize avcodec chroma table - another 2kb
2008-10-19 Rémi Denis-CourmontFactorize avcodec table - spare about 5kb
2008-10-05 Rémi Denis-CourmontUse static mutexes
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-26 Ilkka OllakkaSet strict-rc functionality as default if user hasn't
2008-06-09 Antoine CellerierMove avcodec module files to modules/codec/avcodec...