summaryrefslogtreecommitdiffstats
path: root/media/base/video_decoder_config.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't histogram negative VideoCodecProfile values.fischman@chromium.org2012-02-231-2/+5
* Replace several NOTREACHED(), NOTIMPLEMENTED() with DVLOG(1), all values are ...dalecurtis@chromium.org2012-02-211-5/+2
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-10/+28
* Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-28/+10
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-091-10/+28
* <video> decode in hardware! fischman@chromium.org2011-12-131-2/+32
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-101-32/+2
* <video> decode in hardware!fischman@chromium.org2011-12-101-2/+32
* Replace media::Limits struct with media::limits namespace and update document...scherkus@chromium.org2011-12-071-3/+3
* Fix crash in UMA-reporting aspect ratio when video height is zero.fischman@chromium.org2011-11-101-2/+6
* First cut at UMA-exposing histograms of media data in the wild.fischman@chromium.org2011-11-081-2/+26
* Simplify VideoDecodeEngine interface by making everything synchronous.scherkus@chromium.org2011-11-041-1/+5
* Remove DemuxerStream::GetAVStream() once and for all.scherkus@chromium.org2011-10-271-1/+42
* Fix support for yuv_422 pixel format.scherkus@chromium.org2011-10-041-1/+10
* Clean up VideoDecoderConfig and replace VideoCodecInfo with a bool.scherkus@chromium.org2011-10-011-15/+38
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-191-18/+12
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-12/+18
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-18/+12
* Remove mock_ffmpeg and update media unittests.acolwell@chromium.org2011-08-231-1/+1
* Respect pixel aspect ratio of video if it contains one.scherkus@chromium.org2011-06-031-0/+12
* Revert 87578 - Respect pixel aspect ratio of video if it contains one.michaeln@google.com2011-06-021-12/+0
* Respect pixel aspect ratio of video if it contains one.scottfr@chromium.org2011-06-021-0/+12
* Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...scherkus@chromium.org2011-04-271-0/+61