]> git.sesse.net Git - ffmpeg/commit
h264: Remove MotionEstContext and move the relevant fields to H264Context
authorVittorio Giovara <vittorio.giovara@gmail.com>
Thu, 27 Feb 2014 17:43:28 +0000 (18:43 +0100)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Sun, 16 Mar 2014 22:01:01 +0000 (23:01 +0100)
commit136034d86b5cb1819a2c3e6ecdfeb05dcba7140d
tree5fff3e6c9e5ec69f032d22b6bac9aee4c845211f
parente3c2d0f3d41f79f7be7ba944aaca2e287c7d5c7c
h264: Remove MotionEstContext and move the relevant fields to H264Context

Unused buffers scratchpad and temp have been dropped too.
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_mb_template.c