summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/media
Commit message (Expand)AuthorAgeFilesLines
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-1/+2
* Load media resource with file handle for media playbackhclam@chromium.org2009-03-172-33/+160
* The video renderer actually color converts. This is the last change that sho...ralphl@chromium.org2009-03-111-4/+17
* Implemented AudioRendererImpl in renderer process using APIhclam@chromium.org2009-03-102-34/+279
* Pipeline_Impl was modified to properly render a stream that has video but no ...ralphl@chromium.org2009-03-061-3/+1
* Changed several references from "char" to "uint8" which is the appropriate de...ralphl@chromium.org2009-03-042-15/+17
* The guts of the video renderer logic that relate to timing and queuing of fra...ralphl@chromium.org2009-02-242-418/+80
* Fix missing include in r10237hclam@chromium.org2009-02-241-0/+1
* Fix the build due to r10237hclam@chromium.org2009-02-241-1/+2
* Implementation of data source for media playerhclam@chromium.org2009-02-242-40/+318
* Audio related IPC messages and handlers from browser tohclam@chromium.org2009-02-202-0/+25
* Almost complete implementation of the Chrome video renderer. Still needs to ...ralphl@chromium.org2009-02-112-27/+421
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-036-6/+98
* Checking in stubbed out ChromeMediaPlayer filter implementations.scherkus@chromium.org2009-01-266-0/+192