]> git.sesse.net Git - ffmpeg/history - libavcodec/dxva2_vc1.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
[ffmpeg] / libavcodec / dxva2_vc1.c
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-03-13 Hendrik Leppkesdxva2_vc1: pass the overlap flag to the decoder
2012-03-13 Hendrik Leppkesdxva2_vc1: fix decoding of BI frames
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-11-28 Diego BiurrunEliminate pointless 0/NULL initializers in AVCodec...
2011-11-27 Luca Barbatovc1: use an enum for Frame Coding Mode
2011-07-10 Jean-Baptiste KempfDxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d...
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-27 Luca BarbatoAdd ff_ to AVHWAccel decoders
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-24 Laurent AimarVC-1/WMV3 DXVA2 implementation