summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/rtc_video_decoder_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Follow-up cleanup promised during r103376's CR.fischman@chromium.org2011-09-301-3/+2
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-3/+3
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-191-5/+6
* Rewriting FFmpegAudioDecoder and eliminating DecoderBase.scherkus@chromium.org2011-09-171-0/+1
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-6/+5
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-5/+6
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-081-2/+67
* Remove MediaFormat once and for all.scherkus@chromium.org2011-07-201-1/+0
* Replace VideoDecoder::media_format() with significantly simpler width()/heigh...scherkus@chromium.org2011-07-201-16/+5
* Implement the rtc_video_render as the libjingle cricket::VideoRenderer. Becau...ronghuawu@google.com2011-07-121-8/+6
* The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...wjia@chromium.org2011-07-071-0/+178