webrtc/modules/video_coding/codecs/h264
Jonas Olsson 74395345e8 Add ToString() methods to classes with << operators, preparing for deprecations.
Bug: webrtc:8982
Change-Id: I9b8792a229539dd9848f4d9936fe343f4bf9ad49
Reviewed-on: https://webrtc-review.googlesource.com/63200
Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22705}
2018-04-03 11:21:30 +00:00
..
include Add ToString() methods to classes with << operators, preparing for deprecations. 2018-04-03 11:21:30 +00:00
test Use frame generator in video codec unit tests. 2018-03-28 13:07:16 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264_decoder_impl.cc Allow YUVJ420 format. 2017-12-13 14:08:01 +00:00
h264_decoder_impl.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
h264_encoder_impl_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
h264_encoder_impl.cc Don't crash in SingleNalu packetization for h264 if no space in packet 2018-03-15 15:42:57 +00:00
h264_encoder_impl.h Delete unused method SetPeriodicKeyFrames. 2018-03-05 08:54:32 +00:00
h264.cc Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
OWNERS