aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding/codecs/i420
AgeCommit message (Expand)Author
2015-12-21Lint fix for webrtc/modules/video_coding PART 1!philipel
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-10-29Remove redudant encoder rate calls.Peter Boström
2015-10-23Remove VideoFrameType aliases for FrameType.Peter Boström
2015-10-22Move i420 files to the right locationHenrik Kjellander
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-21Remove unused VideoDecoder methods.Peter Boström
2015-04-21Dynamic resolution change for VP8 HW encode.jackychen
2015-03-16Revert "Changed argument occurences of const I420VideoFrame* to const I420Vid...magjed@webrtc.org
2015-03-16Changed argument occurences of const I420VideoFrame* to const I420VideoFrame&...hbos@webrtc.org
2015-03-09Remove VideoRotationMode to VideoRotation.guoweis@webrtc.org
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-02-09Remove default arguments in EncodedImageCallback.changbin.shao@webrtc.org
2015-01-14Move system_wrappers.gyp files to the proper directory.andresp@webrtc.org
2015-01-12Use int64_t more consistently for times, in particular for RTT values.pkasting@chromium.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-08-26Remove Android.mk build files.pbos@webrtc.org
2014-04-14Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.fischman@webrtc.org
2013-09-26Remove include_dirs from video_coding.pbos@webrtc.org
2013-07-30Fix some chromium-style warnings in webrtc/modules/video_coding/pbos@webrtc.org
2013-07-16Include files from webrtc/.. paths in video_coding/.pbos@webrtc.org
2013-04-16Remove vim/emacs modelines from .gypi filespbos@webrtc.org
2013-03-19Account for header inside I420Encoder::InitEncode.pbos@webrtc.org
2013-03-18Generic video-codec support.pbos@webrtc.org
2013-01-18Remove '<(library)' in gyp files.wjia@webrtc.org
2013-01-08Using Convert in lieu of ExtractBuffer: Less error prone (as we don't need to...mikhal@webrtc.org
2012-11-14Relanding r3071 - updates for i420: Making sure that decoded frame is complet...mikhal@webrtc.org
2012-11-12Revert 3071 - i420:verify image lengthhenrik.lundin@webrtc.org
2012-11-09i420:verify image lengthmikhal@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org