summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Include Mac media glue code in iOS builds.jfroy2014-09-082-1/+19
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+4
* Add support for 24kHz audio sample rate and remove the validation checktommi2014-09-082-1/+5
* Fixed NO_DATA_ERROR on Mac.xians2014-09-081-20/+24
* Reduce amount of power measurements for input audio.henrika2014-09-081-1/+1
* Preparing |SyncSocket|'s handle for the peer process is different for POSIX a...burnik2014-09-081-25/+7
* Update Pepper interface for EMEjrummell2014-09-084-21/+84
* GN: fix up //media/base linux dependenciesjamesr2014-09-071-0/+4
* Remove an useless ifndef NDEBUG in video_capture_types.ccsebmarchand2014-09-071-2/+0
* Revert of Cast: Re-factor rtcp_sender.cc into rtcp_builder.cc and do some cle...noel2014-09-078-306/+462
* Cast: Re-factor rtcp_sender.cc into rtcp_builder.cc and do some cleanuphubbe2014-09-078-462/+306
* Convert GN visibility variables to lists.brettw2014-09-062-2/+2
* Cast: Merge common functionality from audio/video sender into frame_sender.hubbe2014-09-069-454/+414
* Move WebMediaPlayerImpl and its dependencies to media/blink.acolwell2014-09-0649-4/+7958
* Fix TrackRunIterator to generate a parse error when it encounters a reserved ...acolwell2014-09-062-5/+35
* Protect access to Pipeline::renderer_ with a lock.scherkus2014-09-051-4/+9
* Cast: Get rid of frame_id_maphubbe2014-09-0511-396/+269
* tryAllocPixels returns bool, allocPixels requires successreed2014-09-051-1/+1
* Fix if-statement in win video capture that ignores fake DirectShow filtersmagjed2014-09-051-36/+33
* Adding Media.InputStreamDuration to UMA histograms for low-latency input audi...henrika2014-09-052-2/+19
* Make index parameters in Ranges method match the type returned by size()acolwell2014-09-051-4/+4
* Convert channel layout for cras_inputhychao2014-09-051-0/+36
* Move Mac media glue code from media/video/capture/mac to media/base/mac.jfroy2014-09-0511-25/+40
* media: add basic MediaRenderer mojom and TypeConverterstim2014-09-059-0/+402
* Cast: merge InsertCoded{Audio,Video}Frame into InsertFramehubbe2014-09-047-35/+32
* [Checkstyle] Enable additional name checks for Java.Aurimas Liutikas2014-09-043-4/+4
* Have AudioRendererImpl advance time until it's told to stop.Andrew Scherkus2014-09-047-148/+189
* Add ToString function for media::VideoCaptureFormatmagjed2014-09-046-19/+16
* Use video-only test clips for media_perftests video benchmarks.Andrew Scherkus2014-09-041-7/+4
* Cast: Make vp8 3-buffer mode workhubbe2014-09-047-194/+158
* Remove OnMediaResourcesReleased callback passed to MediaPlayerAndroidqinmin2014-09-0311-55/+4
* [Android] Fix findbugs errors.newt2014-09-031-1/+0
* Add missing expectation for BasicPlayback_VP8_WebVTT_WebM test.scherkus2014-09-031-2/+2
* Increase DVLOG level of BitReader::SkipBits() from 0 to 1 and add TODO.scherkus2014-09-031-1/+2
* Add support for pixel format UYVY in Linux video capturemagjed2014-09-031-1/+5
* Revert of Reland 501823002: Used native deinterleaved and float point format...xians2014-09-035-227/+135
* Win Video Capture: add DirectShow WDM devices capabilities enumeration.mcasas2014-09-035-82/+106
* Tweak some DVLOGs in media code.scherkus2014-09-032-1/+3
* Replace init_cb in Renderer::Initialize() with base::Closure.xhwang2014-09-038-23/+23
* Make Demuxer::Stop() synchronous.xhwang2014-09-0210-47/+32
* Explicitly #include <algorithm> in media/cast/logging/encoding_event_subscrib...Paweł Hajdan, Jr2014-09-021-0/+1
* Log error messages in windows video capturemagjed2014-09-016-34/+48
* Mac Video Capture: correct float framerate wrongly casted to intmcasas2014-09-011-1/+1
* Fix a memory leak in MidiManagerAlsa initialization.sudarsana.nagineni2014-09-011-0/+1
* CPU_ABI in Build has been deprecated using the Android L SDK.henrika2014-09-011-1/+0
* Updating buffered duration of local resource in androidamogh.bihani2014-09-011-5/+2
* Lower media::RendererImpl DVLOG level by 1.scherkus2014-08-301-20/+20
* Remove CDM_5 Supportjrummell2014-08-304-195/+28
* Remove RenderThreadImpl dependencies from WebMediaPlayerImpl.acolwell2014-08-305-8/+8
* Fix memory leaks related to PulseAudioInputStream.sudarsana.nagineni2014-08-291-1/+3