]> git.sesse.net Git - ffmpeg/commit
h264: move the quantizers 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:12 +0000 (11:27 +0100)
commitd231e84b06a9964c840cff4e228509f706165fb6
tree0bd1fa87587cf1601faf4ef9648110442e586a1d
parentd40ae0e595fe90b5583b9269f8bb000402bde5a6
h264: move the quantizers into the per-slice context
libavcodec/dxva2_h264.c
libavcodec/h264.h
libavcodec/h264_cabac.c
libavcodec/h264_cavlc.c
libavcodec/h264_loopfilter.c
libavcodec/h264_mb.c
libavcodec/h264_mb_template.c
libavcodec/h264_mvpred.h
libavcodec/h264_slice.c
libavcodec/svq3.c
libavcodec/vaapi_h264.c