summaryrefslogtreecommitdiffstats
path: root/media/base/media_format.cc
Commit message (Expand)AuthorAgeFilesLines
* 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