aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding
AgeCommit message (Expand)Author
2016-01-14Re-land: "Use an explicit identifier in Config"aluebs
2016-01-13Revert of Use an explicit identifier in Config (patchset #4 id:60001 of https...tommi
2016-01-13Use an explicit identifier in Configaluebs
2016-01-11H.264: Default flags and pulling in openh264 and ffmpeg.hbos
2016-01-07vp9 tests: Adjust some parameters and re-enable the tests.Marco
2016-01-07Add ImplementationName to SimulcastEncoderAdapter.pbos
2016-01-07Remove unused methods in VideoCodingModule.Peter Boström
2016-01-07Roll chromium_revision 4df108a..2a70cb1 (367307:367468)kjellander
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2015-12-21Lint fix for webrtc/modules/video_coding PART 3!philipel
2015-12-21Lint fix for webrtc/modules/video_coding PART 2!philipel
2015-12-21Lint fix for webrtc/modules/video_coding PART 1!philipel
2015-12-21Rename RTC_HISTOGRAM_* macros to RTC_HISTOGRAM_*_SPARSE_* to indicate that th...asapersson
2015-12-18Expose codec implementation names in stats.Peter Boström
2015-12-17VP9: Set speed setting to 8 for ARM.Marco
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-16OWNERS: Add * to .gyp{i,} everywhere.kjellander@webrtc.org
2015-12-10Add VideoCodec::PreferDecodeLateperkj
2015-12-04Add tests for vp9 (non-flexible mode) using different spatial and temporal co...Åsa Persson
2015-12-02Revert of Add tests for vp9 (non-flexible mode) using different spatial and t...asapersson
2015-12-02Add tests for vp9 (non-flexible mode) using different spatial and temporal co...asapersson
2015-12-01Remove VideoReceiveStream deregister of decoders.Peter Boström
2015-12-01Revert of Add _decoder CHECK to VCMGenericDecoder constructor. (patchset #2 i...kjellander
2015-12-01Add helper KeepRefUntilDone.perkj
2015-11-30Add _decoder CHECK to VCMGenericDecoder constructor.Peter Boström
2015-11-27Re-add missing return in RegisterExternalDecoder.Peter Boström
2015-11-27Call InitDecode with proper resolution.Peter Boström
2015-11-27Remove RegisterExternal{De,En}coder error codes.Peter Boström
2015-11-24Remove duplicated headers after updating downstream code.kjellander
2015-11-24Remove VIDEOCODEC_* from engine_configurations.h.Peter Boström
2015-11-23Request keyframe if too many packets are missing and NACK is disabled.jbauch
2015-11-18modules/video_coding/utility: Remove includekjellander@webrtc.org
2015-11-18WebRTC: Add compability header for video_coding refactoring.Henrik Kjellander
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-11-18Set temporal up switch bit to false for flexible mode (one temporal layer is ...asapersson
2015-11-17Unconditionally build VP9 support.Peter Boström
2015-11-17Trace encoding/decoding time in a generic way.pbos
2015-11-17Use webrtc/base/logging.h for video coding/processing.pbos
2015-11-16common_video: rename interface -> includekjellander
2015-11-13Remove scoped_ptrs for VCM sender_ and receiver_.pbos
2015-11-11Adjust parameter for VP9 resize unittest.Marco
2015-11-11Update temporal up switch field for non-flexible mode according to updates in...asapersson
2015-11-10Remove contention between RTCP packets and encoding.Peter Boström
2015-11-10Reland of Work on flexible mode and screen sharing. (patchset #1 id:1 of http...philipel
2015-11-10Revert of Work on flexible mode and screen sharing. (patchset #28 id:520001 o...terelius
2015-11-10Add DecodedImageCallback::Decoded() function with custom decode time value.Per
2015-11-10Work on flexible mode and screen sharing.philipel
2015-11-06Reland of "Change type of pid_diff (int16_t -> uint8_t) according to updates ...asapersson
2015-11-05Re-enable VP9 resize test.Marco
2015-11-05Update layer indices for non-flexible mode according to updates in the RTP pa...asapersson