OSDN Git Service

h264: move mb_skip_run into the per-slice context
authorAnton Khirnov <anton@khirnov.net>
Sat, 17 Jan 2015 21:28:46 +0000 (22:28 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sat, 21 Mar 2015 10:27:14 +0000 (11:27 +0100)
commit47a0d393504d6726c4a235951153bee0abb3f7d6
treecd95f60982a26521bbdc356d84161d05b674af6f
parent9951907f6fc37a8d41566dbee09f7c15ff587de6
h264: move mb_skip_run into the per-slice context
libavcodec/h264.h
libavcodec/h264_cavlc.c
libavcodec/h264_slice.c
libavcodec/svq3.c