summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Refactor WebMediaPlayerImpl's multithreaded compositing code into VideoFrameC...scherkus@chromium.org2014-03-244-311/+0
* Generate and plumb splice frames to the renderer.dalecurtis@google.com2014-03-2414-96/+401
* Cast: utility.gypi -> utility.gypmikhal@chromium.org2014-03-244-3/+3
* Cast: Fix incorrect use of WeakPtrhclam@chromium.org2014-03-221-9/+4
* Cast: Enable use of VideoEncodeAccelerator for hardware video encodinghclam@chromium.org2014-03-2218-271/+245
* Cast: Remove TRANSPORT thread and get rid of Unretained in senderhclam@chromium.org2014-03-2231-135/+12
* Enable MP3 stream parsing for Media Source by default.dalecurtis@chromium.org2014-03-215-13/+0
* Cast: Reduce number of threads in cast environment.hubbe@chromium.org2014-03-2130-129/+77
* Revert 258566 "Consolidate camera supported formats in VideoCapt..."engedy@chromium.org2014-03-212-15/+1
* Use black background and draw casting to... text on embedded player.maybelle@chromium.org2014-03-212-5/+0
* Consolidate camera supported formats in VideoCaptureManager after their enume...mcasas@chromium.org2014-03-212-1/+15
* Revert 258272 "Adds Samsung Galaxy S3 mini to list of supported ..."henrika@chromium.org2014-03-211-1/+0
* Performance tests for CastV2hubbe@chromium.org2014-03-2011-46/+44
* Reducing the IPC latency for MSE video decodingqinmin@chromium.org2014-03-209-147/+317
* Revert of Cast: Remove base::Unretained (https://codereview.chromium.org/2054...hclam@chromium.org2014-03-204-18/+13
* Ensure the video capture capabilities structure is properly sized on Windows.dalecurtis@chromium.org2014-03-201-15/+19
* Cast: Remove base::Unretainedmikhal@chromium.org2014-03-204-13/+18
* Revert of Cast:Add resolution settings to receiver app (https://codereview.ch...pneubeck@chromium.org2014-03-201-25/+7
* Cast: Remove local_endpoint from CastTransportSenderImpl.imcheng@chromium.org2014-03-209-14/+1
* Cast:Add resolution settings to receiver appmikhal@chromium.org2014-03-201-7/+25
* Adds Samsung Galaxy S3 mini to list of supported HW AEC devices.henrika@chromium.org2014-03-201-0/+1
* Improve logs in DecoderStream and AudioDecoderConfig.xhwang@chromium.org2014-03-207-17/+52
* Expose the resampler's ChunkSize on AudioConverter.rileya@chromium.org2014-03-204-6/+26
* Remove muting for extreme playbackRates.sandersd@chromium.org2014-03-203-47/+1
* Add channel_layout() and sample_rate() to AudioBuffer.rileya@chromium.org2014-03-2014-199/+344
* Move VEA test stream to media/test/data.wuchengli@chromium.org2014-03-201-0/+3565
* DecryptingAudioDecoder: Fix config before reinitializing audio decoder.xhwang@chromium.org2014-03-192-5/+9
* gpu video: Don't destroy a video texture in the destructor until it's returned.dongseong.hwang@intel.com2014-03-192-40/+59
* Avoid mid-stream configuration changes.dalecurtis@chromium.org2014-03-191-1/+6
* Cast: Send RTCP only after ACK receivedmikhal@chromium.org2014-03-192-1/+13
* Don't invoke pkg-config directly but through the gyp variablejochen@chromium.org2014-03-191-12/+8
* Cast:Refactor SenderRtpStatisticsmikhal@chromium.org2014-03-1911-167/+111
* Revert of Cast:Add resolution settings to receiver app (https://codereview.ch...pneubeck@chromium.org2014-03-191-25/+7
* Cast:Add resolution settings to receiver appmikhal@chromium.org2014-03-191-7/+25
* Remove dead and obsolete self-inclusions in headers.zvorygin@chromium.org2014-03-191-2/+0
* Allow StreamParsers to request automatic timestampOffset updates.dalecurtis@chromium.org2014-03-1915-80/+223
* gpu video: Wait for sync point before deleting a texture.dongseong.hwang@intel.com2014-03-191-1/+2
* Make AudioConverter support arbitrary output bus sizes.rileya@chromium.org2014-03-193-20/+26
* Add keyboard mic parameters for audio input.grunell@chromium.org2014-03-196-4/+60
* WeakPtr destruction order cleanup: media edition.dalecurtis@google.com2014-03-1859-213/+243
* Simplify the return statement for MediaDecoderJob::HasData()qinmin@chromium.org2014-03-181-2/+1
* Mac AVFoundation: do not use QTKit two-step configure-open cycle.mcasas@chromium.org2014-03-182-32/+29
* Add GetDeviceSupportedFormats to Win DirectShow (reland)mcasas@chromium.org2014-03-181-24/+130
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-182-11/+10
* MSE: Relocate IncreaseDurationCB to LegacyFrameProcessorwolenetz@chromium.org2014-03-184-15/+12
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Convert scoped_ptr_malloc -> scoped_ptr, part 5.viettrungluu@chromium.org2014-03-179-64/+85
* Remove additional protection of reinitialization of GpuVideoDecoder.dongseong.hwang@intel.com2014-03-171-9/+0
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move ScopedFILE to base namespace and scoped_file.hbrettw@chromium.org2014-03-171-7/+6