summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* media: Fix inconsistent pending_read_ state in VideoRendererImpl.dcastagna2015-09-035-22/+103
* Ensure valid frame rate always used in media::WebmMuxer.miu2015-09-031-5/+11
* Use nanosecond timestamps when calling into libwebm from media::WebmMuxer.miu2015-09-031-2/+3
* Win Video capture: return |hr| instead of NULL, minor cleanupmcasas2015-09-033-52/+42
* Fix audio glitching on Vista due to unreliable OS callbacks.dalecurtis2015-09-031-57/+76
* Added logs to debug AVPrerollVideoEndsWhilePrerolling on bottimav2015-09-033-7/+58
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-034-0/+4
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-024-4/+0
* Linux: Do not use a hard coded app name for PulseAudio output.thestig2015-09-025-10/+50
* Check ycbcr422 extension to set VideoFrame to GMB format.dcastagna2015-09-024-22/+23
* Add support for MediaPermissionDispatcher to use other permission types.guoweis2015-09-021-0/+2
* Merge media::VideoCapturePixelFormat with media::VideoPixelFormatemircan2015-09-0143-303/+305
* Fix VideoDecoderShim to simulate synchronous initialization.sergeyu2015-09-014-2/+12
* Stop including network_interfaces.h from net_util.holli.raula2015-09-012-2/+2
* Don't short-circuit MSE seeks in WebMediaPlayer implswolenetz2015-09-011-11/+16
* media: Stop converting Rect to RectF implicitly.danakj2015-08-313-4/+9
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-312-0/+4
* Pass GpuMemoryBuffer backed VideoFrame from browser to renderer processesemircan2015-08-314-7/+11
* Fix size_t overflow in SourceState::EstimateVideoDataSizeservolk2015-08-291-14/+20
* Add Linux build packaging targets to GNbrettw2015-08-281-0/+1
* MediaCodecPlayer implementation (stage 5 - reconfiguration)timav2015-08-2816-117/+761
* cast: Add tracing support for encode and transportisheriff2015-08-284-3/+59
* Fix mp4 keyframe parsing, removing unused stss parsing.chcunningham2015-08-286-130/+65
* Cast Streaming: Fix for excessive use of CPU by encoder.miu2015-08-286-56/+193
* Reverted the code for the non-interactive audible tab notificationavayvod2015-08-289-224/+9
* Include default communication devices in audio device enumerations. This remo...tommi2015-08-287-66/+62
* Revert of Preliminary change for new rtc rendering algorithm (patchset #4 id:...phoglund2015-08-282-12/+0