..
mock
Lint fix for webrtc/modules/video_coding PART 3!
2015-12-21 16:23:29 +00:00
frame_dropper.cc
Fix valgrind complaint on uninitialized value
2016-04-21 23:37:26 +00:00
frame_dropper.h
Frame dropper improvements & cleanup
2016-03-07 07:22:42 +00:00
frame_dropper_unittest.cc
Frame dropper improvements & cleanup
2016-03-07 07:22:42 +00:00
h264_bitstream_parser.cc
Add H264 bitstream rewriting to limit frame reordering marker in header
2016-06-02 09:43:38 +00:00
h264_bitstream_parser.h
Add H264 bitstream rewriting to limit frame reordering marker in header
2016-06-02 09:43:38 +00:00
h264_bitstream_parser_unittest.cc
Move H264BitstreamParser to video_coding.
2016-05-24 10:16:39 +00:00
ivf_file_writer.cc
FileWrapper[Impl] modifications and actually remove the "Impl" class.
2016-06-15 17:30:18 +00:00
ivf_file_writer.h
Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ )
2016-04-20 12:06:01 +00:00
ivf_file_writer_unittest.cc
Use a better method to generate a random ID in IvfFileWriterTest.
2016-07-28 17:51:14 +00:00
moving_average.cc
Refactor QualityScaler and MovingAverage
2016-09-14 09:15:02 +00:00
moving_average.h
Refactor QualityScaler and MovingAverage
2016-09-14 09:15:02 +00:00
moving_average_unittest.cc
Refactor QualityScaler and MovingAverage
2016-09-14 09:15:02 +00:00
OWNERS
Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.
2014-04-14 20:08:03 +00:00
qp_parser.cc
modules/video_coding/utility: Remove include
2015-11-18 22:04:20 +00:00
qp_parser.h
modules/video_coding/utility: Remove include
2015-11-18 22:04:20 +00:00
quality_scaler.cc
Refactor QualityScaler and MovingAverage
2016-09-14 09:15:02 +00:00
quality_scaler.h
Refactor QualityScaler and MovingAverage
2016-09-14 09:15:02 +00:00
quality_scaler_unittest.cc
Refactor QualityScaler and MovingAverage
2016-09-14 09:15:02 +00:00
simulcast_rate_allocator.cc
Extract simulcast rate allocation outside of video encoder.
2016-09-12 14:04:56 +00:00
simulcast_rate_allocator.h
Extract simulcast rate allocation outside of video encoder.
2016-09-12 14:04:56 +00:00
simulcast_rate_allocator_unittest.cc
Extract simulcast rate allocation outside of video encoder.
2016-09-12 14:04:56 +00:00
video_coding_utility.gyp
Refactor QualityScaler and MovingAverage
2016-09-14 09:15:02 +00:00
vp8_header_parser.cc
Fix the issue of undefined-shift in VP8GetBit.
2016-04-20 20:24:19 +00:00
vp8_header_parser.h
Lint fix for webrtc/modules/video_coding PART 3!
2015-12-21 16:23:29 +00:00