webrtc/modules/video_coding/codecs/h264
Sergey Silkin 999afa9cb8 Fix cropping in H264 decoder wrapper.
FFmpeg applies cropping (if needed) by moving plane pointers and
by adjusting frame resolution. Wrap AVframe into WrapI420Buffer.

Bug: webrtc:10892
Change-Id: I9814518759c9fc37f2bb6e16248fc32017ca4f4e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/155662
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29404}
2019-10-08 13:19:34 +00:00
..
include Format almost everything. 2019-07-08 13:45:15 +00:00
test Format almost everything. 2019-07-08 13:45:15 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
h264_color_space.cc Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_color_space.h Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_decoder_impl.cc Fix cropping in H264 decoder wrapper. 2019-10-08 13:19:34 +00:00
h264_decoder_impl.h Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_encoder_impl.cc SimulcastEncoderAdapter: support per layer fallback and single encoder proxying 2019-10-01 17:31:44 +00:00
h264_encoder_impl.h Format almost everything. 2019-07-08 13:45:15 +00:00
h264_encoder_impl_unittest.cc Reland "Inform VideoEncoder of negotiated capabilities" 2019-06-11 14:49:37 +00:00
h264_simulcast_unittest.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
OWNERS Update codecs/h264 owners. 2019-04-04 10:21:32 +00:00