aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/utility/source/file_recorder_impl.cc
AgeCommit message (Expand)Author
2015-11-16Remove include dirs from modules/{media_file,pacing}Henrik Kjellander
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-29Remove last use of ACMAMRPackingFormathenrik.lundin
2015-09-28Remove AMR format parameter from AudioCoder in utilityhenrik.lundin
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-06-11Reformat existing code. There should be no functional effects.Peter Kasting
2015-03-30Remove non-functional asynchronous resampling mode.Andrew MacDonald
2015-03-02Remove avi recorder and corresponding enable_video flags.andresp@webrtc.org
2015-02-04Remove SetNotAlive method from the thread class.tommi@webrtc.org
2015-01-14Move system_wrappers.gyp files to the proper directory.andresp@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-04-11Cleaned up logging in video_coding.stefan@webrtc.org
2014-04-11Convert WEBRTC_TRACE to LOG in utility.asapersson@webrtc.org
2014-02-24AviRecorder is missing a critical section.braveyao@webrtc.org
2014-01-13Removes usage of ListWrapper from several files.henrike@webrtc.org
2013-09-09Remove redundant STR_CASE_CMP macro definitions.andrew@webrtc.org
2013-07-12Include files from webrtc/.. paths in utility/.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in utility/pbos@webrtc.org
2013-03-28Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2012-10-25Fixing IsZeroSize callmikhal@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org