summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Web MIDI: make platform dependent initialization asynchronoustoyoshim@chromium.org2014-05-0113-102/+348
* [WebMIDI] Add timestamp to received events on Android.yhirano@chromium.org2014-05-0111-38/+53
* Add low_delay flag for audio and video decoders.sergeyu@chromium.org2014-05-0131-52/+118
* Loosen expectations for VideoRendererImplTest.Rebuffer*.scherkus@chromium.org2014-05-011-2/+3
* Remove non-PIC specializations of media SIMD YUV conversion routines.rileya@chromium.org2014-05-014-186/+3
* HW Video: Make media::VideoFrame handle the sync point of the compositor as w...dongseong.hwang@intel.com2014-04-305-50/+119
* Fix InMemoryUrlProtocol available_bytes computation.acolwell@chromium.org2014-04-303-3/+66
* Cast: log packet size for packet events in EncodingEventSubscriber.imcheng@chromium.org2014-04-303-6/+18
* Remove erroneous DCHECK() for deferred audio stream start.dalecurtis@chromium.org2014-04-303-3/+0
* Cast: Remove logging of k{AV}PacketSentToPacer events.imcheng@chromium.org2014-04-3016-77/+19
* Fix incorrect config id being associated with post splice buffer.dalecurtis@chromium.org2014-04-304-27/+59
* Introduce AudioDiscardHelper. Refactor audio decoders to use it.dalecurtis@chromium.org2014-04-2910-174/+480
* 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