]> git.sesse.net Git - ffmpeg/commit
avcodec/h264dec: be more explicit in handling container cropping
authorJames Almer <jamrial@gmail.com>
Mon, 8 May 2017 18:46:23 +0000 (15:46 -0300)
committerJames Almer <jamrial@gmail.com>
Fri, 26 May 2017 14:15:45 +0000 (11:15 -0300)
commit6505e8cfd02b9112e24bb40c145d6c760f15d622
treee55cf237b2e7065eb4f69a5ec2f8f14bb95ccb6b
parent000fb61a71c6288c377167fea1541700aef3612d
avcodec/h264dec: be more explicit in handling container cropping

This merges commit 4fded0480f20f4d7ca5e776a85574de34dfead14 from libav,
originally written by Anton Khirnov and skipped in
fc63d5ceb357c4b760cb02772de0b50d0557140f.

 libavcodec/h264_slice.c | 20 +++++++++++++-------
 libavcodec/h264dec.c    |  3 +++
 libavcodec/h264dec.h    |  5 +++++
 3 files changed, 21 insertions(+), 7 deletions(-)
libavcodec/h264_slice.c
libavcodec/h264dec.c
libavcodec/h264dec.h