summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Integrated video rotation piping into video layer {impl} andsuderman@chromium.org2014-08-081-0/+4
* Pipeline: Invalidate weak pointers before returning stop callback.xhwang@chromium.org2014-08-083-0/+16
* Fix MediaDrmBridgeTest.IsKeySystemSupported_Widevine test.xhwang@chromium.org2014-08-061-2/+9
* Plumb frame rate configuration into Cast Streaming API.miu@chromium.org2014-08-062-2/+5
* Handle platforms with no bluetooth in AudioManagerAndroid.benm@chromium.org2014-08-061-0/+5
* Cast: Not leak in cast_unittestshclam@chromium.org2014-08-061-2/+3
* copy codec_delay & seek_preroll in decrypting_demuxer to fix bug 400095tbutter@gmail.com2014-08-061-2/+2
* change opus sample format to kSampleFormatF32tbutter@gmail.com2014-08-061-2/+5
* Cast: cast_simulator to print more infohclam@chromium.org2014-08-061-15/+66
* Cast: Use fixed bitrate and set it once for hardware encoderhclam@chromium.org2014-08-066-13/+62
* Pipeline: Use WeakPtr for DemuxerHost Calls and Tasks.xhwang@chromium.org2014-08-062-42/+45
* Fix new[]/delete mismatch in AudioBusPerfTest.scherkus@chromium.org2014-08-051-2/+2
* Fix flaky cast_unittests where threads were being joined incorrectly.miu@chromium.org2014-08-024-2/+19
* Purge net/ and ui/base from media_unittest DEPS.dalecurtis@chromium.org2014-08-025-26/+8
* Add support for partial append window end trimming.dalecurtis@chromium.org2014-08-027-67/+236
* Cast: Remove unused RTCP messageshclam@chromium.org2014-08-0228-1230/+48
* Revert "Revert 285479 "Make DataSource::Stop() synchronous.""xhwang@chromium.org2014-08-029-42/+24
* Rewrite negative ogg timestamps and ignore kNoTimestamp().dalecurtis@google.com2014-08-015-13/+58
* Delay back to back PulseAudio write request callbacks.dalecurtis@chromium.org2014-08-012-15/+40
* Use WeakPtr in media Pipeline callbacks.xhwang@chromium.org2014-07-317-89/+200
* Pipeline: Handle the case where Seek() is called after error happened.xhwang@chromium.org2014-07-312-3/+26
* Cast: Build cast targets with GNhclam@chromium.org2014-07-3112-59/+414
* Clean up. Experimental user avatars removed.merkulova@chromium.org2014-07-317-519/+0
* Cast: UDP socket operation should be more resilienthclam@chromium.org2014-07-313-35/+11
* Cast: Build fix for linux_chromium_chromeos_ozone botsspang@chromium.org2014-07-301-14/+14
* Disable DemuxerPerfTest.Demuxer on Windows since it takes longer than the tes...jam@chromium.org2014-07-301-1/+7
* Remove track_uid_ to avoid uint64 parsing issues with MSb set.tbutter@gmail.com2014-07-307-92/+120
* MediaUrlInterceptor for embedders to handle custom urls.igsolla@chromium.org2014-07-308-28/+141
* Use validating form of IPC enum macros for media:: types.tsepez@chromium.org2014-07-301-0/+2
* Fix AnnexB validation logic to work with encrypted content.acolwell@chromium.org2014-07-307-38/+138
* GN: Make chrome/{browser,common,renderer} compile on macjamesr@chromium.org2014-07-301-1/+1
* Fix device id matching in AudioDeviceListenerWin::OnDefaultDeviceChanged. The...tommi@chromium.org2014-07-291-3/+3
* Skip Tags Element to parse WebM Files containing Tagstbutter@gmail.com2014-07-291-0/+2
* Make content_shell link in the GN build.brettw@chromium.org2014-07-281-3/+3
* Revert 285479 "Make DataSource::Stop() synchronous."inferno@chromium.org2014-07-289-24/+42
* clang/win: Fix a few warnings.thakis@chromium.org2014-07-271-3/+3
* Fix two uninitialized variables in media.wfh@chromium.org2014-07-262-9/+8
* Update browser tests to support upcoming EME parameter type changes.jrummell@chromium.org2014-07-252-8/+16
* Update VP9 444 testsjohannkoenig@chromium.org2014-07-253-3/+1
* Fix force-qtkit flag on dev channelvrk@chromium.org2014-07-251-5/+21
* Make DataSource::Stop() synchronous.xhwang@chromium.org2014-07-259-42/+24
* Fix various uninitialized member variables in media code.xhwang@chromium.org2014-07-253-0/+3
* GN foreach should mark the list identifier as used.brettw@chromium.org2014-07-241-22/+27
* VideoCaptureFormat: add method to print out pixel format as stringlionel.g.landwerlin@intel.com2014-07-242-0/+32
* Fold TextRenderer::Stop() into the dtor.xhwang@chromium.org2014-07-245-263/+40
* media: Remove upper limit on number of frames in vpx decodervigneshv@chromium.org2014-07-241-11/+0
* Android VideoCapture: catch exception on Android.Camera.SetParameters.mcasas@chromium.org2014-07-231-2/+7
* media/win: Make TypeEnumerator FINAL.thakis@chromium.org2014-07-231-1/+1
* GN: Add //ui/base/ime, fix up printing on macjamesr@chromium.org2014-07-231-1/+1
* VideoRenderer: Fires all pending callbacks in dtor.xhwang@chromium.org2014-07-233-12/+9