summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* VAVDA: Switch to using max_num_reorder_frames.posciak@chromium.org2014-03-102-19/+131
* Make sure natural_size is set when a frame is cropped.perkj@chromium.org2014-03-094-4/+9
* Cast Streaming API end-to-end browser_test.miu@chromium.org2014-03-0918-185/+527
* Fix AudioEntry destruction order. Add debugging CHECKs for racy shutdown.dalecurtis@chromium.org2014-03-082-27/+9
* Encrypted Media: Confine UUID code to MediaDrmBridge.xhwang@chromium.org2014-03-086-70/+99
* Cast: Add getStats() extensions API.imcheng@chromium.org2014-03-075-26/+136
* media: Re-enable VP9 tests.tomfinegan@chromium.org2014-03-071-12/+5
* Hook up AudioDeviceListenerWin to monitor all default device changes.tommi@chromium.org2014-03-072-20/+50
* Update vdaunittest golden MD5 sums for libva-intel-driver-1.2.2.yuli@chromium.org2014-03-071-3/+2
* Revert 255602 "Cast: Cap max receiver log size per rtcp packet t..."mef@chromium.org2014-03-071-8/+1
* Cast: Cap max receiver log size per rtcp packet to 200 bytes.imcheng@chromium.org2014-03-071-1/+8
* Remove deprecated media switches.dalecurtis@chromium.org2014-03-075-34/+6
* Cast: IPC from browser to renderer to send packet events from transport to ca...imcheng@chromium.org2014-03-0715-98/+356