summaryrefslogtreecommitdiffstats
path: root/media/base/media_format.cc
Commit message (Expand)AuthorAgeFilesLines
* code cleanup for media code for video renerers.jiesun@google.com2010-06-231-9/+1
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-051-1/+21
* 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-12/+8
* andrew's patchhclam@chromium.org2009-03-171-8/+12
* Implementation of Pipeline and FilterHost interfaces. This is a large change...ralphl@chromium.org2009-01-281-4/+8
* Removed FFmpeg constants from media::MediaFormat and media::mime_type.scherkus@chromium.org2009-01-071-7/+0
* Changed media::kRawAudio/Video constants to the correct media::kUncompressedA...scherkus@chromium.org2009-01-071-2/+2
* 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-33/+31
* Fix for gcc build breakscherkus@chromium.org2008-12-051-2/+5
* Checking in media::MediaFormat class, which describes the output of a filter.scherkus@chromium.org2008-12-051-0/+126