]> git.sesse.net Git - ffmpeg/history - libavcodec/dxva2_h264.c
mpeg4videoenc: Remove disabled variant of mpeg4_encode_block().
[ffmpeg] / libavcodec / dxva2_h264.c
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-27 Luca BarbatoAdd ff_ to AVHWAccel decoders
2010-10-21 Rafaël CarréFixed DXVA_Slice_H264_Long::BitOffsetToSliceData value.
2010-05-14 Laurent AimarReindent after last commit on dxva2 h264 AVHWAccel.
2010-05-14 Laurent AimarFixed h264 long term support with dxva2 AVHWAccel.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-04 Laurent AimarFixed DXVA2 H264 hwaccel after luma/chroma_weight changes.
2010-03-03 Laurent AimarFixed DXVA2 H264 hwaccel compilation.
2010-01-24 Laurent AimarAdded a few missing consts in dxva_h264.
2010-01-23 Laurent AimarMoved reusable functions from dxva2_h264.c to dxva2.c
2010-01-23 Michael NiedermayerMove +52 from the loop filter to the alpha/beta offsets...
2010-01-23 Laurent AimarAdded ff_dxva2_ prefix to get_surface(_index) and commi...
2010-01-23 Laurent AimarReindent the content of one if(){} in ff_dxva2_common_e...
2010-01-23 Laurent AimarMoved reusable code from dxva2_h264.c:end_frame to...
2010-01-20 Laurent AimarH264 DXVA2 implementation