summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move ScopedFILE to base namespace and scoped_file.hbrettw@chromium.org2014-03-171-7/+6
* MSE - modify the criteria to accept video frames with same DTS.damienv@chromium.org2014-03-172-12/+13
* Like the VideoFrameStream, AudioBufferStream wraps a DemuxerStream and an Aud...rileya@chromium.org2014-03-1728-1198/+856
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-172-42/+39
* FakeVideoCaptureDevice: add 1280x720.mcasas@chromium.org2014-03-162-27/+30
* gpu media: Don't call unnecessary glFlush() and glInsertSyncPoint() on creati...dongseong.hwang@intel.com2014-03-165-19/+17
* Migrate WebRtcVideoQualityBrowserTest to using FileVideoCaptureDevice.mcasas@chromium.org2014-03-161-1/+1
* Reconnect VideoCaptureDeviceTest.GetDeviceSupportedFormats for Android.mcasas@chromium.org2014-03-161-6/+0
* Cast: Log sender side packet events.imcheng@chromium.org2014-03-1623-110/+389
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...jochen@chromium.org2014-03-152-39/+42
* Log NACK list in Cast message.hguihot@chromium.org2014-03-151-0/+80
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-142-42/+39
* Cast: Use difference encoding on RTP timestamps for serializing eventsimcheng@chromium.org2014-03-142-5/+33
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...thakis@chromium.org2014-03-142-39/+42
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-142-42/+39
* Initialize a variable in cast_unittests/BarcodeTest.sheu@google.com2014-03-131-1/+1
* Increase possible number of frames on the wire.hguihot@chromium.org2014-03-131-5/+5
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-5/+5
* Clean-up: Fix FrameInput::InsertAudio() interface, and remove ref-counting of...miu@chromium.org2014-03-1310-190/+73
* Cast:Adding signaling and infrastructure for adjustable delaymikhal@chromium.org2014-03-1325-128/+217
* Helper functions and binary for encoding timestamps into audio.hubbe@chromium.org2014-03-137-20/+267
* Do not enforce one PTS/DTS pair for each video PES packet.damienv@chromium.org2014-03-124-11/+274
* Cleanup: Simplify media::ReadTestDataFile() and do some more checks.thestig@chromium.org2014-03-121-10/+6
* Disable flaky test End2EndTest.GlitchWith3Buffersdmichael@chromium.org2014-03-121-1/+2
* Mac AVFoundation: disabled by default;mcasas@chromium.org2014-03-123-5/+5
* Cast: Log compression and getRawEvents JS API change.imcheng@chromium.org2014-03-127-240/+464
* Resubmit 'Enable the volume slider in Windows Ash'.zturner@chromium.org2014-03-121-1/+1
* This is initial API support required for enabling SurfaceTexture backed zero-...sohan.jyoti@samsung.com2014-03-121-3/+3
* mac: Fix remaining -Wabsolute-value violations (except ffmpeg and webrtc).thakis@chromium.org2014-03-122-2/+2
* Extract coded frame processing from SourceState into LegacyFrameProcessorwolenetz@chromium.org2014-03-127-345/+680
* Revert of Resubmit enable the volume slider in Ash for windows. (https://code...dmichael@chromium.org2014-03-121-1/+1
* MSE: Lift timestampOffset and appendWindow[Start,End] storage to WebSourceBuf...wolenetz@chromium.org2014-03-124-183/+167
* Add private comparison operator for TimeDelta and StreamParserBuffer.dalecurtis@chromium.org2014-03-121-18/+21
* Resubmit enable the volume slider in Ash for windows.zturner@chromium.org2014-03-121-1/+1
* Replumb audible playback detection to use a poll-based approach.miu@chromium.org2014-03-113-48/+17
* Cast: Using a min filter to compute time offsetmikhal@chromium.org2014-03-113-29/+49
* Revert 256134 "Cast: Using a min filter to compute time offset"dmichael@chromium.org2014-03-113-48/+28
* Barcode utility functionshubbe@chromium.org2014-03-116-0/+329
* Reland r256032 "Clean up usage of MediaCodecBridge/MediaDrmBridge::IsAvailabl...xhwang@chromium.org2014-03-1110-127/+124
* Change VLOG levels in media/cast.hguihot@chromium.org2014-03-1113-30/+29
* Cast: Fix cast sender app crashes.imcheng@chromium.org2014-03-111-3/+5
* Cast: Using a min filter to compute time offsetmikhal@chromium.org2014-03-113-28/+48
* Cast: Added LogMetadata to raw_events.proto to hold metadata.imcheng@chromium.org2014-03-1110-164/+168
* Cast: reland 189423002 - Cap max receiver log size per rtcp packet ...imcheng@chromium.org2014-03-113-9/+29
* Revert 256032 "Clean up usage of MediaCodecBridge/MediaDrmBridge..."kuan@chromium.org2014-03-1010-122/+127
* Clean up usage of MediaCodecBridge/MediaDrmBridge::IsAvailable().xhwang@chromium.org2014-03-1010-127/+122
* Remove unsupported WebRtc test on Android.wjia@chromium.org2014-03-101-2/+0
* win: Don't pass a qualified inner class name to DISALLOW_COPY_AND_ASSIGN.thakis@chromium.org2014-03-101-2/+2
* Cast: Refactoring Cast API'smikhal@google.com2014-03-1016-225/+250