aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc
AgeCommit message (Expand)Author
2015-12-21Lint fix for webrtc/modules/video_coding PART 1!philipel
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-01-28Enable Clang warning implicit-fallthrough and annotate the code.kjellander@webrtc.org
2013-10-22Add CurrentLayerId() to temporal layers.marpan@webrtc.org
2013-09-06Add temporal layer factory.andresp@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-17Undo libvpx include changes in r4348 to fix build.tnakamura@webrtc.org
2013-07-16Include files from webrtc/.. paths in video_coding/.pbos@webrtc.org
2013-03-07Disable frame dropper for screenshare mode.stefan@webrtc.org
2013-02-18Refactoring temporal layers implementation and adding VideoCodecMode for easi...stefan@webrtc.org