summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* media: Uploading the correct test file for Opusfgalligan@chromium.org2013-08-291-0/+0
* Make MediaDecoderJobs destructon always happen on the UI thread.acolwell@chromium.org2013-08-293-18/+27
* Adding Rtp sender and rtp common to castmikhal@google.com2013-08-2919-3/+1256
* MediaSourcePlayer only start playing when MediaCrypto is ready.xhwang@chromium.org2013-08-295-61/+134
* Upgrade AudioRendererAlgorithm to use WSOLA,dalecurtis@google.com2013-08-296-325/+1051
* Revert 220228 "FFmpeg roll for M31."hashimoto@chromium.org2013-08-291-7/+7
* FFmpeg roll for M31.dalecurtis@chromium.org2013-08-291-7/+7
* Summer cleaning, media/ style!dalecurtis@chromium.org2013-08-2925-3955/+0
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-291-11/+11
* Move access unit handling into MediaDecoderJob.acolwell@chromium.org2013-08-298-254/+417
* Allow StreamParserFactory to receive and handle mimetypes with no codecs spec...acolwell@chromium.org2013-08-292-22/+26
* media: Adding test file for Opus WebMvigneshv@chromium.org2013-08-292-0/+9
* Adding rtcp folder to cast.pwestin@google.com2013-08-2920-4/+4689
* Remove unnecessary log line from cras audiojamescook@chromium.org2013-08-281-1/+0
* Changes default audio input from stereo to mono on Android.henrika@chromium.org2013-08-281-2/+7
* EVEA cleanup: use video utility functions in media::*sheu@chromium.org2013-08-283-5/+51
* Using privacy mode for DRMqinmin@chromium.org2013-08-281-1/+10
* Adds key press detection for Mac by detecting the increase of key down event ...jiayl@chromium.org2013-08-2810-197/+307
* Web MIDI: fix multi-threading problem around message buffer handlingtoyoshim@chromium.org2013-08-274-42/+46
* MediaDrmBridge: Resume generateKeyRequest if called during provisioning.xhwang@chromium.org2013-08-273-12/+55
* Run SerialRunner's first callback on the current stack instead of posting it.scherkus@chromium.org2013-08-274-23/+22
* Add pacing to cast.pwestin@google.com2013-08-2612-17/+536
* Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1caitkp@chromium.org2013-08-261-2/+2
* Change NeedKeyCB to use std::vector.acolwell@chromium.org2013-08-2617-69/+56
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-262-4/+4
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Check listFpsRange before dereferencing it.wjia@chromium.org2013-08-231-1/+1
* Don't request secure surface for EME L3qinmin@chromium.org2013-08-235-4/+55
* stop setting the initial duration to 100 secondsqinmin@chromium.org2013-08-231-17/+0
* Reland 219061:yfriedman@chromium.org2013-08-231-0/+3
* Fix uninitialized member variable.finnur@chromium.org2013-08-231-1/+2
* Move MediaDecoderJob functionality out into separate files and refactor.acolwell@chromium.org2013-08-239-398/+570
* Instead of checking the |name| property on AVCodecContext which can sometimes...tyoverby@chromium.org2013-08-231-3/+11
* Revert 207876 "Turn on speakerphone by default for WebRTC on And..."wjia@chromium.org2013-08-231-3/+0
* Fix MediaCodecBridge crash when a decoder fails to load.acolwell@chromium.org2013-08-232-4/+18
* Remove redundant newlib builds of untrusted librariesdschuff@chromium.org2013-08-221-1/+1
* Re-enable media_mmx on 64bit Win build since we're now using VS2012 on all th...wfh@chromium.org2013-08-221-7/+2
* Catch RuntimeException when Camera.open() failed on Android.wjia@chromium.org2013-08-221-0/+6
* Adding congestion control folder to cast.hclam@chromium.org2013-08-226-1/+354
* Base gyp files and interface files for cast.hclam@chromium.org2013-08-228-0/+511
* Add a way to get the physical device id of audio devices to core audio.tommi@chromium.org2013-08-223-2/+89
* Added IMemInputPin::ReceiveMultiple implementation inspired by comments in bu...mcasas@chromium.org2013-08-221-2/+12
* Duplicate camera device enumeration - windowsmcasas@chromium.org2013-08-222-13/+7
* Move async_socket_io_handler.* from media/ to base/qsr@chromium.org2013-08-225-460/+0
* Currently, Chromium does not listen for error notifications from QTKit, i.e. ...bemasc@chromium.org2013-08-224-1/+52
* Update ffmpeg regression tests.jrummell@chromium.org2013-08-221-0/+5
* Make calling FFmpegDemuxer::Stop() multiple times illegal.scherkus@chromium.org2013-08-223-9/+11
* Support midstream resolution changes in DXVA H/W decoded H.264 videos.ananta@chromium.org2013-08-221-1/+6
* Create a directory for casthclam@chromium.org2013-08-213-0/+68
* Fix Heap-buffer-overflow in AudioBuffer::ReadFramesjrummell@chromium.org2013-08-211-0/+7