summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* MSE: Reduce spurious discontinuities caused by partial append window start ov...wolenetz@chromium.org2014-06-182-3/+24
* MSE: Allow negative parsed frame PTS/DTS in FrameProcessorwolenetz@chromium.org2014-06-172-6/+30
* Support casting for embedded YT videosmaybelle@chromium.org2014-06-177-10/+25
* Fix the flushing process of DecryptingAudioDecoder.xhwang@chromium.org2014-06-174-70/+74
* Revert 277794 "Modifies AudioInputCallback::OnData and use media..."macourteau@chromium.org2014-06-1737-292/+214
* Remove the atomic operations from media::AudioFifo, making it truly thread-un...glider@chromium.org2014-06-172-18/+5
* Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...henrika@chromium.org2014-06-1737-214/+292
* Remove unnecessary #includes in sounds_manager.cc.sungmann.cho@navercorp.com2014-06-171-2/+0
* Fix WebMStreamParser to continue parsing after a cluster endsergeyu@chromium.org2014-06-174-48/+96
* Change how "all frames missing" is encoded.hubbe@chromium.org2014-06-168-24/+200
* Fix a timing-sensitive crash in cast ExternalVideoEncoder::SetBitRate().hshi@chromium.org2014-06-162-1/+9
* Revert 277425 "Support casting for embedded YT videos"jam@chromium.org2014-06-166-23/+9
* Support casting for embedded YT videosmaybelle@chromium.org2014-06-166-9/+23
* Revert of Fix seeking when the start time is non-zero. (https://codereview.ch...tkent@chromium.org2014-06-1610-262/+136
* Fix seeking when the start time is non-zero.dalecurtis@chromium.org2014-06-1610-136/+262
* Fix the flushing process of DecryptingVideoDecoder.xhwang@chromium.org2014-06-143-62/+60
* Cast: Synthetic benchmark tool.hubbe@chromium.org2014-06-148-8/+888
* Add extra parameters in tracing DecryptingVideoDecoder::DecodePendingBuffer().xhwang@chromium.org2014-06-141-2/+3
* Web MIDI: MidiManager crashes if a session is ended while initializingtoyoshim@chromium.org2014-06-133-11/+32
* Simplify WebMediaPlayerAndroid teardown process.xhwang@chromium.org2014-06-132-4/+0
* Fix an issue that MediaCodec.getCodecInfo() can throw an exceptionqinmin@chromium.org2014-06-131-17/+40
* Add an IPC to return the platform supported key-system names in Android.ycheo@chromium.org2014-06-132-1/+22
* generate_stubs: Allow // comments as well as the existing #.rsesek@chromium.org2014-06-131-6/+6
* MSE: On init segment received, set need random access point flag on all track...wolenetz@chromium.org2014-06-136-10/+48
* Fix crash caused by removing the gap at the beginning of a media segment.acolwell@chromium.org2014-06-132-4/+60
* Cast: Don't cancel re-transmission for some caseshclam@chromium.org2014-06-127-11/+30
* Tries to avoid crash in media::CoreAudioUtil::CreateDeviceEnumerator.henrika@chromium.org2014-06-121-0/+12
* Fix BrowserMediaPlayerManager and BrowserCdmManager destruction order.xhwang@chromium.org2014-06-121-4/+8
* Revert 276603 "Cast: Synthetic benchmark tool."phoglund@chromium.org2014-06-128-886/+8
* Cast: Updated congestion controlhubbe@chromium.org2014-06-125-275/+318
* Cast: Synthetic benchmark tool.hubbe@chromium.org2014-06-128-8/+886
* VideoCaptureDevice Win: Enumerate devices' supported formats when they don't ...mcasas@chromium.org2014-06-121-5/+10
* media: Add MediaOzonePlatform supporttiago.vignatti@intel.com2014-06-124-0/+186
* Prevent incorrect start time from being used during new range creation.acolwell@chromium.org2014-06-112-6/+37
* MSE: Report decode error if FrameProcessor's append to track buffer failswolenetz@chromium.org2014-06-111-1/+4
* Add callback in VideoDecoder and AudioDecoder to return decoded frames.sergeyu@chromium.org2014-06-1138-960/+747
* MSE: Remap single text track number changes in frame processorwolenetz@chromium.org2014-06-114-10/+114
* Win Video Capture: Add support for HDYC pixel format.mcasas@chromium.org2014-06-114-9/+29
* Clear Key CDM to generate close event when session is closed.jrummell@chromium.org2014-06-116-4/+22
* Introduce the ENABLE_BROWSER_CDMS macro.xhwang@chromium.org2014-06-102-4/+9
* support adaptive playback in MSEqinmin@chromium.org2014-06-108-31/+197
* Improves audio support for case when process lacks MODIFY_AUDIO_SETTINGS and/...henrika@chromium.org2014-06-092-22/+70
* Use seq instead of rawmidi for MidiManagerAlsaagoode@chromium.org2014-06-083-189/+356
* Always round up coded size to avoid VideoFrame restrictions.dalecurtis@chromium.org2014-06-082-2/+20
* Separate BrowserCdmManager from BrowserMediaPlayerManager.xhwang@chromium.org2014-06-072-53/+0
* Remove fischman from WATCHLISTS and OWNERS as I am leaving the Chrome PA. Au...fischman@chromium.org2014-06-071-1/+0
* Revert of Revert of Merge VideoDecodeAcceleratorImpl with VideoDecodeAccelera...dcheng@chromium.org2014-06-073-0/+20
* Cast: reduce the amount of retransmission packetshclam@chromium.org2014-06-078-213/+237
* VideoCaptureDevice: remove emtpy static methods that are now implemented in t...mcasas@chromium.org2014-06-074-95/+0
* Add Promises for EME (Chromium side)jrummell@chromium.org2014-06-0719-525/+1357