summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Revert of Rename AudioRenderer::Play/Pause() to Start/StopRendering(). (https...vabr@chromium.org2014-05-137-182/+109
* Rename AudioRenderer::Play/Pause() to Start/StopRendering().scherkus@chromium.org2014-05-137-109/+182
* Fix an issue that jni generator is ignoring input paramqinmin@chromium.org2014-05-131-1/+1
* Non-const impls. for WebMediaPlayer::didLoadingProgress().sandersd@chromium.org2014-05-122-3/+3
* Introduce audio/video BufferingState to Pipeline.scherkus@chromium.org2014-05-125-90/+179
* Add mp4 key rotation tests in pipeline integration testkqyang@chromium.org2014-05-111-0/+128
* Remove VideoRenderer::Pause() as it serves no real purpose.scherkus@chromium.org2014-05-117-47/+11
* Add mp4 key rotation test fileskqyang@chromium.org2014-05-115-0/+7
* Replace VideoRendererImpl's kError state with a CHECK().scherkus@chromium.org2014-05-102-12/+5
* Remove the IPC to request DemuxerConfigs when config changesqinmin@chromium.org2014-05-107-308/+204
* Add AudioInputControllerCaptureStartupSuccess UMA.xians@chromium.org2014-05-102-7/+18
* Media: Add thumbnail extraction to AudioVideoMetadataExtractor.tommycli@chromium.org2014-05-103-10/+59
* Remove completion callbacks from AudioRenderer::Play/Pause().scherkus@chromium.org2014-05-109-96/+96
* Fix a lint issue with UsbMidiDeviceAndroid.java.sungmann.cho@navercorp.com2014-05-101-0/+3
* Cast: Fix a bug with indexing in LogDeserializer.imcheng@chromium.org2014-05-101-4/+6
* Cast: Fix encoding event subscriber log packet size.imcheng@chromium.org2014-05-101-0/+7
* Scrub deprecated Skia APIs.fmalita@chromium.org2014-05-101-1/+1
* Cast: Reduce bitrate drastically when close to unacked frame limithubbe@chromium.org2014-05-102-9/+28
* Cast: Deduplicate event types in cast library.imcheng@chromium.org2014-05-1050-752/+689
* Fix crash and off-by-one error in MMX YUVA->ARGB conversion.rileya@chromium.org2014-05-092-2/+77
* Implement core of compliant MediaSource coded frame processingwolenetz@chromium.org2014-05-0911-50/+1184
* Revert 269354 "Added automatic mode to FakeInputAudioStream to g..."ananta@chromium.org2014-05-093-36/+19
* Replace VideoRendererImpl's kEnded state with a bool.scherkus@chromium.org2014-05-092-12/+9
* Remove support for audio renderers to disable themselves at run time.scherkus@chromium.org2014-05-0917-232/+40
* Add MEDIA_EXPORT to an ffmpeg_common function to link cast_sender_app.miu@chromium.org2014-05-091-2/+2
* Added automatic mode to FakeInputAudioStream to generate automatic beeps.xians@chromium.org2014-05-093-19/+36
* Revert of Mac Video Capture Device: split VCD into VCD and Factory. (https://...mcasas@chromium.org2014-05-0912-488/+223
* Mac Video Capture Device: split VCD into VCD and Factory.mcasas@chromium.org2014-05-0912-223/+488
* [Cast] Fixes and clean-ups for sender-side audio timing logic.miu@chromium.org2014-05-092-81/+150
* Support CENC Sample Groups in MP4 Parserkqyang@chromium.org2014-05-095-18/+217
* Log codec IDs for MediaSource content.acolwell@chromium.org2014-05-0911-61/+99
* [WebMIDI] Using UsbRequest.queue leads a crash on Android.yhirano@chromium.org2014-05-091-6/+35
* Cast: Fix another hanging bughubbe@chromium.org2014-05-091-6/+0
* Add another network profile to the udp proxy.hubbe@chromium.org2014-05-093-3/+139
* Improve spelling of "notification".tnagel@chromium.org2014-05-082-2/+2
* Add a wrapper class for SampleToGroup iteratorkqyang@chromium.org2014-05-084-0/+164
* Remove duplicate is_encrypted() check in SourceBufferStream::UpdateVideoConfi...xhwang@chromium.org2014-05-081-5/+0
* Ensure Mpeg2 TS stream parser sends valid AV configs.damienv@chromium.org2014-05-072-2/+21
* Check the permission at the first time we query the camera, if the permission...michaelbai@chromium.org2014-05-072-17/+40
* Support parsing of sgpd and sbgp boxeskqyang@chromium.org2014-05-075-2/+147
* Revert 268848 "Added automatic mode to FakeInputAudioStream to g..."dalecurtis@google.com2014-05-073-36/+19
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-4/+2
* Web MIDI: make input_ports_ and output_ports_ members privatetoyoshim@chromium.org2014-05-073-24/+23
* Added automatic mode to FakeInputAudioStream to generate automatic beeps.xians@chromium.org2014-05-073-19/+36
* Replicate FFmpeg's video frame allocation strategy.dalecurtis@chromium.org2014-05-072-8/+19
* Cast: Fix rtcp event dedup logic in rtcp_receiver.imcheng@chromium.org2014-05-079-98/+135
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* 64-bit porting.anton@chromium.org2014-05-071-1/+1
* Web MIDI: introduce pending client count limit to start sessionstoyoshim@chromium.org2014-05-073-22/+85
* Fix build without any specific MidiManager provideddnicoara@chromium.org2014-05-061-0/+6