summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Support 3 channels for audio input.grunell@chromium.org2014-04-292-2/+2
* Mac AVFoundation: Allow use of all camera's supported resolutions.mcasas@chromium.org2014-04-294-68/+8
* Re-land: Add perf tests for simd yuv->rgb conversion functions (https://coder...rileya@chromium.org2014-04-292-0/+221
* Win DS Video Capture: do not add unsupported pixel formats to the capability ...mcasas@chromium.org2014-04-281-5/+10
* Don't double correct for discarded codec delay frames.dalecurtis@chromium.org2014-04-288-15/+249
* Consider text tracks in the frame processor for new media segments.dalecurtis@chromium.org2014-04-283-48/+78
* Update VideoFrameScheduler API and add clockless and testing implementations.scherkus@chromium.org2014-04-289-10/+290
* Cast: Provide more meaningful stats.imcheng@chromium.org2014-04-2818-249/+1614
* Mac AVFoundation: minor bugfix using QTKit for devices not working with AVF (...mcasas@chromium.org2014-04-281-1/+2
* MSE: Make WebMClusterParser hold back buffers at or beyond buffer missing dur...wolenetz@chromium.org2014-04-284-64/+313
* Syntax correction in audio_manager_mac.ccmcasas@chromium.org2014-04-281-38/+21
* Revert of Add perf tests for simd yuv->rgb conversion functions. (https://cod...machenbach@chromium.org2014-04-282-221/+0
* Refactor video capturing code in the render processhclam@chromium.org2014-04-286-375/+0
* Add perf tests for simd yuv->rgb conversion functions.rileya@chromium.org2014-04-282-0/+221
* Cast: Deduplicate packets in paced sender and always send older packets firsthubbe@chromium.org2014-04-2816-118/+175
* Clean up paint callbacks in player_x11 to use media::BindToCurrentLoop().scherkus@chromium.org2014-04-285-26/+16
* Ensure DiscardPadding is parsed as a signed integer.dalecurtis@chromium.org2014-04-284-17/+30
* Add live mode detection in WebM MediaSource parser.sergeyu@chromium.org2014-04-2810-2/+66
* Make VideoFrameSchedulerProxy own the scheduler it is proxying.scherkus@chromium.org2014-04-272-9/+10
* Extract VideoCaptureDeviceFactory out of VideoCaptureDevice and use for File ...mcasas@chromium.org2014-04-2612-170/+329
* Fix SPS/PPS insertion logic in MP4StreamParser.acolwell@chromium.org2014-04-266-16/+541
* Cast: Print out AV sync in cast receiver if playing test videohubbe@chromium.org2014-04-262-13/+96
* Cast: Limit number of events/packets in EncodingEventSubscriber protos.imcheng@chromium.org2014-04-259-200/+455
* Cast: improve AV sync in sender applicationhclam@chromium.org2014-04-251-75/+158
* [Cast] Clean-up RtpCastHeader and RtpParser, removing the last WebRTC depende...miu@chromium.org2014-04-2527-490/+418
* Add media::StreamParser::InitParameter struct.sergeyu@chromium.org2014-04-2512-89/+79
* Land new opus test data.dalecurtis@google.com2014-04-251-0/+0
* Disable test so test data file can be updated.dalecurtis@chromium.org2014-04-251-1/+2
* 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