summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Cleanup stale TODO comments in ChunkDemuxerTestchcunningham2015-09-141-17/+10
* Deal with AllocateGpuMemoryBuffer returning null.dcastagna2015-09-144-50/+91
* Revert of Changed storage used by WrapCVPixelBuffer from UNOWNED_MEMORY to OP...rdevlin.cronin2015-09-141-1/+1
* Add a virtual beamforming audio device on ChromeOS.ajm2015-09-1416-263/+261
* Disable YUVConvertTest.YUVAtoARGB_MMX_MatchReference on android x86yucliu2015-09-141-1/+4
* Changed storage used by WrapCVPixelBuffer from UNOWNED_MEMORY to OPAQUE.lite2015-09-141-1/+1
* Fixed missing closing bracket for macro in unit test.thisisdaniellockyer2015-09-141-1/+1
* Add xdisplaycheck as a dependency of cast_unittests_runphajdan.jr2015-09-141-0/+9
* Add PIXEL_FORMAT_MT21.wuchengli2015-09-148-4/+24
* Fix for threaded raster readback of texture backed SkImage.bsalomon2015-09-121-1/+20
* Rename WebSourceBuffer::abort -> resetParserStateservolk2015-09-116-44/+53
* WebRTC render smoothness test shows on windows platform the timestamps on the...qiangchen2015-09-114-5/+20
* Rename MockMediaSource.Abort into Shutdownservolk2015-09-101-28/+31
* Prevent blink from modifying VideoLayer content opaquenessjbauman2015-09-101-2/+5
* roll libyuv r1480 to r1481fbarchard2015-09-101-9/+13
* MediaCodecPlayer - tests data is always 4 unitstimav2015-09-109-176/+182
* Increase log level in DecoderBufferQueue from 1 to 2watk2015-09-101-1/+1
* Ensure that data is not overwritten in the audio input shared memory ring buf...grunell2015-09-103-4/+11
* Revert "Revert of Add support for converting I420 software frames into NV12 h...guidou2015-09-105-52/+165
* Revert "Revert of Win Video Capture: add UYVY pixel format to Cr sink filter ...guidou2015-09-104-15/+33
* Revert of Add support for converting I420 software frames into NV12 hardware ...tommi2015-09-105-165/+52
* MediaRecorderHandler (video part) and unittestsmcasas2015-09-094-25/+29
* Preliminary change for new rtc rendering algorithm:qiangchen2015-09-092-0/+12
* Use checked_cast<> to avoid compile errors on Windowsjrummell2015-09-091-4/+8
* Fix HE-AAC parsing issueqinmin2015-09-091-12/+21
* Revert of Win Video Capture: add UYVY pixel format to Cr sink filter pin capa...mcasas2015-09-094-33/+15
* Move VideoCodec/VideoCodecProfile enums into video_codecs.hservolk2015-09-095-54/+68
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-094-4/+0
* Add support for converting I420 software frames into NV12 hardware framesandresantoso2015-09-095-52/+165
* Win Video Capture: add UYVY pixel format to Cr sink filter pin capabilitiesmcasas2015-09-094-15/+33
* roll libyuv from r1475 to r1478 for new J420 function.fbarchard2015-09-091-10/+3
* Implemented HEVC video demuxing and parsingservolk2015-09-0830-22/+1126
* Video to canvas: don't draw if a SkImage can't be created.dcastagna2015-09-082-2/+42
* cast_benchmarks: Fix broken behaviorisheriff2015-09-081-79/+47
* Avoid rendering the performance overlay on unmappable video framesjfroy2015-09-081-0/+6
* Refactor AudioParameters member setting.ajm2015-09-0822-203/+141
* MediaCodecPlayer - preroll and reconfiguration fixestimav2015-09-084-166/+472
* media: Stop converting Rect to RectF implicitly in media_unittests.danakj2015-09-081-25/+14
* Add VideoFrame::CreateZeroInitializedFrameemircan2015-09-084-43/+94
* Use IAudioClock for QPC timestamps whenever we can for audio input on Windows.tommi2015-09-072-7/+34
* Implement writing mic audio input data to file for debugging purposes.grunell2015-09-073-1/+103
* MediaStreamVideoCapturerSource cleanupmcasas2015-09-052-21/+25
* Fixed avc1/avc3 codec id validationservolk2015-09-041-3/+8
* Rename media/base/buffers.h to media/base/timestamp_constants.hwatk2015-09-0495-105/+106
* Fix possible deadlock.ahest2015-09-041-1/+2
* Win Video Capture: removed unused variable (ScopedComPtr<IMoniker> moniker)mcasas2015-09-041-1/+0
* Cadence Estimator Enhancementqiangchen2015-09-044-216/+168
* Pass the bitstream buffer timestamp to AndroidVideoDecodeAcceleratorwatk2015-09-042-4/+28
* Treat audio/aac as strict type in mime type checksservolk2015-09-042-0/+16
* More logs to debug AVPrerollVideoEndsWhilePrerolling on bottimav2015-09-036-8/+58