summaryrefslogtreecommitdiff
path: root/modules/utility
AgeCommit message (Expand)Author
2014-07-08Some refactoring inside rtp_rtcp/.pbos@webrtc.org
2014-06-23GN: Add BUILD.gn files + kjellander to OWNERSkjellander@webrtc.org
2014-05-28Add support of texture frames for video capturer.wuchengli@chromium.org
2014-05-27Revert "Add support of texture frames for video capturer."wuchengli@chromium.org
2014-05-27Add support of texture frames for video capturer.wuchengli@chromium.org
2014-05-26Fix a bug preventing FilePlayer from playing encoded wav fileshenrik.lundin@webrtc.org
2014-05-14Remove the use of AudioFrame::energy_ from AudioProcessing and VoE.andrew@webrtc.org
2014-04-29Fixed r5373-related regressions in VideoFramesQueue::FrameToRecord()henrike@webrtc.org
2014-04-14Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.fischman@webrtc.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-12-09Ensure WEBRTC_MODULE_UTILITY_VIDEO is undefined for enable_video==0.andrew@webrtc.org
2013-10-22WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN.andrew@webrtc.org
2013-10-03VideoCaptureAndroid: rewrote the (standalone) implementation of video capture...fischman@webrtc.org
2013-10-01Remove include_dirs from utility.pbos@webrtc.org
2013-09-23Remove deprecated AudioCodingModule::Destroy.andrew@webrtc.org
2013-09-16Remove use of vcm->ResetDecoder from modules/utility.andresp@webrtc.org
2013-09-09Remove redundant STR_CASE_CMP macro definitions.andrew@webrtc.org
2013-09-05Removing FrameForStoragemikhal@webrtc.org
2013-08-05* Update libjingle to 50389769.wu@webrtc.org
2013-08-05Invert dependency between webrtc_utility and media_file targets to reflect re...fischman@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-12Include files from webrtc/.. paths in utility/.pbos@webrtc.org
2013-07-12Remove dead code testAPI.cc.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-05Merge webrtc_utility_unittests into modules_unittests.kjellander@webrtc.org
2013-04-30Consolidate common_audio into a single target.andrew@webrtc.org
2013-04-16Remove vim/emacs modelines from .gypi filespbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in utility/pbos@webrtc.org
2013-04-02Fixes data race in WebRTCAudioDeviceTest.Construct reported by ThreadSanitizerhenrika@webrtc.org
2013-03-28Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2013-02-21Changing non-const reference arguments to pointers, ACMtina.legrand@webrtc.org
2013-02-20Revert 3543tina.legrand@webrtc.org
2013-02-20Changing non-const reference arguments to pointers, ACMtina.legrand@webrtc.org
2013-01-22Replace AudioFrame's operator= with CopyFrom().andrew@webrtc.org
2013-01-18Remove '<(library)' in gyp files.wjia@webrtc.org
2012-12-03Removing redundant codec unittest targets.kjellander@webrtc.org
2012-11-23Remove operator overloading from RTPFragmentationHeader.andrew@webrtc.org
2012-11-15Add Android include path so that header files can follow google styleleozwang@webrtc.org
2012-10-30Fix valgrind issue.mikhal@webrtc.org
2012-10-25Fixing IsZeroSize callmikhal@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org