webrtc/common_video
Danil Chapovalov 6d008a8ab7 Ignore RTPFragmentationHeader when rewriting H264 SPS
RTPFragmentationHeader is already ignored by H264 packetizer
and thus doesn't need to be provided and calculated.

Bug: webrtc:6471
Change-Id: I45bc22827f0dc811457e3ebe477a16293501c2fb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/179843
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Marco Paniconi <marpan@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31791}
2020-07-27 09:42:25 +00:00
..
generic_frame_descriptor In Av1 encoder propagate zero bitrate as inactive decode target 2020-06-25 16:32:28 +00:00
h264 Ignore RTPFragmentationHeader when rewriting H264 SPS 2020-07-27 09:42:25 +00:00
include Migrate common_video/ and examples/ to webrtc::Mutex. 2020-07-07 13:33:27 +00:00
libyuv Adding missing RTC_EXPORT for component build. 2019-10-18 09:17:56 +00:00
test Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
bitrate_adjuster.cc Migrate common_video/ and examples/ to webrtc::Mutex. 2020-07-07 13:33:27 +00:00
bitrate_adjuster_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
BUILD.gn Migrate common_video/ and examples/ to webrtc::Mutex. 2020-07-07 13:33:27 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
frame_rate_estimator.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
frame_rate_estimator.h Add new FrameRateEstimator utility class for more precis FPS estimation. 2019-08-14 12:15:06 +00:00
frame_rate_estimator_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
i420_buffer_pool.cc Add ability to resize buffers pool in decoder and use it in IVF generator 2019-12-16 14:51:16 +00:00
i420_buffer_pool_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
incoming_video_stream.cc Cleaning up C++14 move into lambda TODOs. 2019-09-17 19:18:26 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
video_frame_buffer.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
video_frame_unittest.cc Revert "VideoFrame: Store a reference to an encoded frame" 2019-11-21 14:55:21 +00:00
video_render_frames.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
video_render_frames.h Format almost everything. 2019-07-08 13:45:15 +00:00