summaryrefslogtreecommitdiffstats
path: root/media/base/media_format.h
Commit message (Expand)AuthorAgeFilesLines
* code cleanup for media code for video renerers.jiesun@google.com2010-06-231-0/+1
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-051-1/+5
* Add codec id into the media_format so that downstream filters can determine c...ajwong@chromium.org2009-12-011-0/+1
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-171-4/+0
* andrew's patchhclam@chromium.org2009-03-171-0/+4
* Implementation of Pipeline and FilterHost interfaces. This is a large change...ralphl@chromium.org2009-01-281-2/+7
* Removed FFmpeg constants from media::MediaFormat and media::mime_type.scherkus@chromium.org2009-01-071-3/+0
* Updated media::MediaFormat to use char/std::string instead of wchar_t/std::ws...scherkus@chromium.org2008-12-171-11/+11
* Updated MediaFormat to use std::string and char/wchar_t constants and tweaked...scherkus@chromium.org2008-12-091-28/+29
* Checking in media::MediaFormat class, which describes the output of a filter.scherkus@chromium.org2008-12-051-0/+86