summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* MP4StreamParser: Check aux info for encrypted samples.xhwang@chromium.org2014-04-112-0/+13
* Add bear-1280x720-a_frag-cenc_missing-saiz-saio.mp4 test file.xhwang@chromium.org2014-04-112-0/+1
* Mac AVFoundation: use QTKit for devices not working with AVF (Blackmagic).mcasas@chromium.org2014-04-112-35/+85
* Make MidiManager::StartSession() asynchronoustoyoshim@chromium.org2014-04-1112-31/+63
* Adds more logging for audio input issues.jiayl@chromium.org2014-04-101-8/+4
* Fix WebM parser not to wait for a next frame when DefaultDuration is specified.sergeyu@chromium.org2014-04-102-21/+24
* Revert "Attempt to fix audio wedges by restarting all streams on OSX."dalecurtis@chromium.org2014-04-1012-175/+2
* Fix CaptureMjpeg test fails on devices that cannot capture MJPEG.yuli@chromium.org2014-04-101-25/+45
* Fix the flaky MediaSourcePlayerTestqinmin@chromium.org2014-04-101-2/+8
* Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp().scherkus@chromium.org2014-04-1011-25/+25
* Remove obsolete atomic debugging checks.dalecurtis@chromium.org2014-04-104-30/+3
* Cast: Use 2 threads for encoding on capable systemshclam@chromium.org2014-04-106-13/+141
* Move DataSourceHost to BufferedDataSourceHost.sandersd@chromium.org2014-04-109-175/+6
* Cast: Make castv2 mirroring performance test run againhubbe@chromium.org2014-04-0910-46/+42
* Reland r262568 "Encrypted Media: Check container mime type in MediaDrmBridge".xhwang@chromium.org2014-04-094-38/+88
* Disable android test MediaSourcePlayerTest.SeekToThenReleaseThenStart. Flaky.tapted@chromium.org2014-04-091-1/+2
* Add audio playback (all platforms) to cast_receiver_app.miu@chromium.org2014-04-093-81/+327
* don't call (deprecated) getTotalClipreed@google.com2014-04-091-1/+4
* Disable SeekToThenDemuxerSeekThenReleaseThenSeekDone and SeekToThenReleaseThe...yurys@chromium.org2014-04-091-2/+4
* Revert 262568 "Encrypted Media: Check container mime type in Med..."dmazzoni@google.com2014-04-094-88/+38
* Update media/cast/OWNERS.miu@chromium.org2014-04-091-0/+1
* Encrypted Media: Check container mime type in MediaDrmBridge.xhwang@chromium.org2014-04-094-38/+88
* Cast:Add resolution settings to receiver appmikhal@chromium.org2014-04-091-9/+27
* Cast: Clarify what is a valid resource IDhclam@chromium.org2014-04-081-1/+4
* [Cast] Refactor/clean-up VideoReceiver to match AudioReceiver as closely as p...miu@chromium.org2014-04-0825-971/+984
* [Cast] Eliminate remnants of deprecated PcmAudioFrame struct usage.miu@chromium.org2014-04-089-118/+81
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-082-2/+2
* Catch an exception while release MediaCodecBridgeqinmin@chromium.org2014-04-081-2/+7
* V4L2: Connect antibanding/anti-flicker where supportedmcasas@chromium.org2014-04-074-0/+44
* Cast: Use signed delay delta in rtcp receiver log in rtcp_receiver.imcheng@chromium.org2014-04-073-4/+10
* Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."scottmg@chromium.org2014-04-072-2/+2
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-072-2/+2
* Encrypted Media: Remove support of CDM_1 and CDM_2.xhwang@chromium.org2014-04-055-428/+40
* Revert of Attempting to resolve a race condition with PowerMonitor (https://c...scottmg@chromium.org2014-04-051-3/+3
* Attempting to resolve a race condition with PowerMonitor.bajones@chromium.org2014-04-051-3/+3
* Remove audio sample format hack in DecryptingAudioDecoder.xhwang@chromium.org2014-04-051-12/+0
* Cast External Video Encoder: buffer non-key frames at init.hshi@chromium.org2014-04-054-6/+52
* Cast: Better redundancy for receiver RTCP eventsimcheng@chromium.org2014-04-0511-147/+314
* Cast: Explicitly log kVideoFrameCaptured eventsimcheng@chromium.org2014-04-042-3/+9
* cast: ExternalVideoEncoder should not clear skip_next_frame_ flag.hshi@chromium.org2014-04-042-1/+36
* Mac Video Capture: resolution changes policy for QTKit/AVFoundation.mcasas@chromium.org2014-04-041-4/+10
* Remove redundant I420-to-YV12 conversion in MediaStreamVideoTrack.hshi@chromium.org2014-04-033-22/+23
* Separate DemuxerHost from DataSourceHost.sandersd@chromium.org2014-04-0317-98/+20
* MSE: Pick frame processor in ChunkDemuxer::AddId; prepare unit tests to pick ...wolenetz@chromium.org2014-04-034-157/+207
* Media Metadata API: Extract raw tags for audio/video.tommycli@chromium.org2014-04-033-0/+44
* Mac AVfoundation: Change AVVideoScalingModeResizeAspect -> AVVideoScalingMode...mcasas@chromium.org2014-04-033-9/+10
* Make VEA client of command buffer; move sync. IPC to VDA/VEA::Initialize()sheu@chromium.org2014-04-0312-68/+110
* Adds the failure reason to the VideoCaptureDevice error message on Mac.jiayl@chromium.org2014-04-032-2/+12
* Adds extra header data for Android AAC playback when decoding MPEG2TS.gunsch@chromium.org2014-04-031-1/+15
* Cast: PacketPipe to take SingleThreadTaskRunner as argumenthclam@chromium.org2014-04-032-116/+92