summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Enable ADTS demuxing by default in Media Source.dalecurtis@chromium.org2014-05-285-22/+0
* [Android] Fix the issue of muted attribute in video element does not work.shouqun@chromium.org2014-05-282-1/+10
* reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...xians@chromium.org2014-05-273-19/+36
* Adds volume level measurements to the AudioInputController for low-latency cl...henrika@chromium.org2014-05-273-0/+109
* Revert 272884 "reland 260073013: Added automatic mode to FakeInp..."grunell@chromium.org2014-05-273-36/+19
* [Cast] Repair receiver playout time calculations and frame skip logic.miu@chromium.org2014-05-2719-599/+783
* reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...xians@chromium.org2014-05-263-19/+36
* pkg-config-wrapper: use system_libdir for libpathvapier@chromium.org2014-05-261-1/+1
* Add bear_320x192_40frames.yuv test stream for video_encode_accelerator_unittest.posciak@chromium.org2014-05-261-0/+4216
* [Cast] Aggressively send sender reports until first receiver report is received.miu@chromium.org2014-05-248-103/+140
* Cast: Only ACK decododable frameshubbe@chromium.org2014-05-2410-256/+194
* Cast: Make the udp proxy actually work for v1 mirroringhubbe@chromium.org2014-05-241-61/+78
* Add new test data for ChunkDemuxer tests. BUG=371633dalecurtis@google.com2014-05-231-0/+0
* Revert of Update AudioRenderer API to fire changes in BufferingState. (https:...alph@chromium.org2014-05-238-228/+386
* Add MediaDrmBridge::AddKeySystemUuidMapping().ycheo@chromium.org2014-05-233-11/+90
* Prevent media::ClocklessAudioSink from stopping already stopped threads.scherkus@chromium.org2014-05-231-7/+9
* Add a new test stream for video_encode_accelerator_unittest.posciak@chromium.org2014-05-231-0/+5
* Update AudioRenderer API to fire changes in BufferingState.scherkus@chromium.org2014-05-238-386/+228
* Disable AnnexB validation for encrypted content.acolwell@chromium.org2014-05-231-1/+2
* Extract media::Clock::IsPlaying() into media::Pipeline::ClockState enum.scherkus@chromium.org2014-05-225-62/+56
* Cast: Fake software video encoder to respect target bitratehclam@chromium.org2014-05-224-14/+21
* Cast: Revert 276783002 (Reduce bitrate drastically when close to unacked fram...hubbe@chromium.org2014-05-222-9/+0
* Minor fix for udp_proxyhubbe@chromium.org2014-05-221-1/+2
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-221-5/+6
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-2114-74/+75
* Revert 271945 "Roll FFmpeg for M37."kbr@chromium.org2014-05-2114-75/+74
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-212-13/+8
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-2114-74/+75
* Add support for complete buffer discards.dalecurtis@google.com2014-05-213-11/+124
* Rename get_splice_buffers() to splice_buffers() per style.dalecurtis@google.com2014-05-213-8/+8
* VideoCaptureDeviceWin: Extract class-static method into a Factory (both MF/DS)mcasas@chromium.org2014-05-219-492/+605
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-201-6/+5
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-201-5/+6
* clang: Turn on -Wabsolute-value.thakis@chromium.org2014-05-201-2/+2
* add audio-buffer-size command line flag support to the input audio for all th...xians@chromium.org2014-05-205-9/+41
* Add 4k HW decode override flag and support larger bitstream buffers in V4L2VDA.posciak@chromium.org2014-05-203-1/+16
* [Cast] EncodedAudioFrame+EncodedVideoFrame+reference_time --> EncodedFramemiu@chromium.org2014-05-2058-720/+435
* Add a ChromeOS implementation of VideoCaptureDevice that is aware of the rota...zork@chromium.org2014-05-2023-18/+247
* Add MEDIA_LOG for failed audio packet decoding.dalecurtis@chromium.org2014-05-201-2/+2
* Remove unused RenderIO() interface.xians@chromium.org2014-05-204-69/+15
* Cast: Add tests for clocks being slow/fasthubbe@chromium.org2014-05-1911-49/+400
* Remove OnMoreIOData(), which is not used any more.xians@chromium.org2014-05-1821-252/+48
* Cast: Log target encode bitrate before a frame is encoded.imcheng@chromium.org2014-05-172-2/+5
* Remove FakeTextTrackStream::OnRead() spam when running Pipeline tests.scherkus@chromium.org2014-05-161-1/+3
* Cast: Fix udp_transport_unittesthubbe@chromium.org2014-05-164-5/+62
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-161-2/+0
* BrowserMediaPlayerManager manages MediaKeys objects.xhwang@chromium.org2014-05-1612-70/+186
* Cast: Simplify code path for RTCP sender reporthclam@chromium.org2014-05-1625-236/+192
* Disable AudioAndroidOutputTest.StartOutputStreamCallbacksNonDefaultParameterstrchen@chromium.org2014-05-161-1/+1
* Add return-by-value implementations of blink::WebMediaPlayer::buffered()sandersd@chromium.org2014-05-162-2/+2