summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix the output request size for AudioBufferConverter requests.dalecurtis@chromium.org2014-04-193-45/+84
* Cast: Fake video codec to help testinghclam@chromium.org2014-04-1816-72/+374
* Revert 264803 "Revert 264763 "Wire up codec_delay() to MP3Stream..."dalecurtis@google.com2014-04-1816-77/+96
* Revert 264763 "Wire up codec_delay() to MP3StreamParser and FFmp..."rockot@chromium.org2014-04-1816-96/+77
* Revert 264766 "Simplify AudioSplicer logic which slots buffers b..."rockot@chromium.org2014-04-186-62/+156
* Simplify AudioSplicer logic which slots buffers before or after a splice point.dalecurtis@chromium.org2014-04-186-156/+62
* Wire up codec_delay() to MP3StreamParser and FFmpegAudioDecoder.dalecurtis@chromium.org2014-04-1816-77/+96
* Fix an issue that audio and video may ran out of syncqinmin@chromium.org2014-04-1812-122/+242
* Allow pass through buffer sizes on OSX.dalecurtis@chromium.org2014-04-186-43/+80
* Fix unit test failures with estimated durations and splice frames.dalecurtis@chromium.org2014-04-186-49/+77
* Remove unused input_shlib_pathcjhopman@chromium.org2014-04-171-2/+0
* Remove all uses of toolkit_use_gtk in the gyp files.erg@chromium.org2014-04-171-24/+0
* 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