summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix #define'd min/max from breaking std::min, std::maxdalecurtis@google.com2014-04-171-0/+7
* Ensure Pepper plugin origin matches security originjrummell@chromium.org2014-04-171-15/+19
* Skip XING frames inside the MP3StreamParser.dalecurtis@chromium.org2014-04-1710-32/+138
* Use larger buffer sizes for lower power on Linux.dalecurtis@chromium.org2014-04-176-10/+111
* Media Galleries API: Expose separate raw tags for containers and child streams.tommycli@chromium.org2014-04-173-39/+133
* Cast: Fix default parameters for cast_sender_apphclam@chromium.org2014-04-161-3/+7
* Add WebMediaPlayer::timelineOffset() support to WebMediaPlayerImpl.acolwell@chromium.org2014-04-1627-16/+287
* Reland r264008: cast_sender_app transcode a video file using FFmpeghclam@chromium.org2014-04-166-272/+369
* Cast: Add a field that is set with the timeticks value (ms) ofimcheng@chromium.org2014-04-162-0/+15
* Cast: Fix packet drops in udp_transporthubbe@chromium.org2014-04-1623-320/+371
* Defer input stream start around suspend and resume.dalecurtis@chromium.org2014-04-169-26/+81
* Introduce VideoFrameScheduler{Impl,Proxy}.scherkus@chromium.org2014-04-167-0/+477
* Cast: Reland of r263470 + compiler warning fixes.imcheng@chromium.org2014-04-155-87/+123
* Revert of Cast: cast_sender_app transcode a video file using FFmpeg (https://...hclam@chromium.org2014-04-155-367/+271
* Cast: cast_sender_app transcode a video file using FFmpeghclam@chromium.org2014-04-155-271/+367
* Migrate VideoDecoder::HasAlpha() and associated plumbing into VideoFrameCompo...scherkus@chromium.org2014-04-1516-61/+6
* Reenable some tests after flakiness resolvedqinmin@chromium.org2014-04-151-6/+3
* Revert of Fix an issue that audio and video may run out of sync (https://code...horo@chromium.org2014-04-1512-213/+101
* Fix an issue that audio and video may run out of syncqinmin@chromium.org2014-04-1512-101/+213
* MediaStreamVideoSource: don't crop NATIVE_TEXTURE-backed frames.perkj@chromium.org2014-04-141-0/+4
* Remove unnecessary output spam from pulse audioenne@chromium.org2014-04-121-4/+4
* Cast: Log whether the video frame is a key frame in kVideoFrameEncodedimcheng@chromium.org2014-04-1215-50/+88
* Revert of Cast: update LogDeserializer to deserialize both streams given a (h...thestig@chromium.org2014-04-125-118/+83
* Cast: update LogDeserializer to deserialize both streams given aimcheng@chromium.org2014-04-125-83/+118
* Fix missing splice_timestamp() on pre-splice buffers.dalecurtis@chromium.org2014-04-123-1/+20
* Encrypted Media: Support VP9 playback.xhwang@chromium.org2014-04-113-5/+12
* 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