summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Cast: Audio transcoding support for cast_sender_apphclam@chromium.org2014-04-241-87/+322
* Loosen timestamp requirement for VideoRendererImplTest.Rebuffer* tests.scherkus@chromium.org2014-04-241-2/+2
* Reland: [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testi...miu@chromium.org2014-04-2322-822/+452
* Add MP4 test file that has AUD NAL units at the beginning of all video samples.acolwell@chromium.org2014-04-231-0/+0
* Win DirectShow: connect antibanding/anti-flicker where supported.mcasas@chromium.org2014-04-232-3/+39
* Refactor media::VideoRendererImpl tests to use more human-friendly notation f...scherkus@chromium.org2014-04-231-136/+135
* Update current time and pipeline of time update on first audio buffer.dalecurtis@chromium.org2014-04-232-6/+42
* Update media::VideoRendererImpl tests to verify display callbacks.scherkus@chromium.org2014-04-231-110/+38
* Revert 265481 "[Cast] Consolidate plethora of GYP files into cas..."sky@chromium.org2014-04-2319-434/+820
* [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testing.gypi.miu@chromium.org2014-04-2319-820/+434
* Cast: log an event when video encoder's target bitrate changes.imcheng@chromium.org2014-04-2231-362/+57
* Remove DisableFullscreenEncryptedMediaPlayback().xhwang@chromium.org2014-04-223-3/+3
* clang/win: Fix a few warnings, mostly by deleting dead code.thakis@chromium.org2014-04-222-2/+2
* Add WebMClusterParserTest coverage for duration default/estimation/fallback l...wolenetz@chromium.org2014-04-225-24/+371
* Remove explicit keyword from media::FakeVideoDecoder constructor.scherkus@chromium.org2014-04-221-2/+1
* Remove defunct media::VideoRendererImpl::kMaxLastFrameDuration code.scherkus@chromium.org2014-04-223-24/+0
* Fixes WebMediaPlayerAndroid to respect infinite-duration media streams.gunsch@chromium.org2014-04-224-7/+7
* Simplify AudioSplicer logic which slots buffers before or after a splice point.dalecurtis@chromium.org2014-04-208-167/+120
* 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