summaryrefslogtreecommitdiffstats
path: root/media/base/video_decoder_config.h
Commit message (Expand)AuthorAgeFilesLines
* Duplicate VideoEncodeAccelerator::SupportedProfile in gpu_info.h.wuchengli2014-10-241-1/+2
* Using PROFILE_ANY for vp8 and vp9amogh.bihani@samsung.com2014-08-151-4/+4
* Use validating form of IPC enum macros for gpu_messages.htsepez@chromium.org2014-02-071-0/+1
* Make VideoDecoderConfig copyable.xhwang@chromium.org2013-03-121-8/+6
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2013-01-251-2/+6
* Revert 177842. This doesn't build in standalone webkit builds:thakis@chromium.org2013-01-211-6/+2
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2013-01-191-2/+6
* Revert "Add wrapper class to media for support of VP9 video, and add a comman...fsamuel@chromium.org2012-12-281-6/+2
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2012-12-221-2/+6
* Revert 174311kinaba@chromium.org2012-12-211-6/+2
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2012-12-211-2/+6
* Add is_encrypted() in VideoDecoderConfig.xhwang@chromium.org2012-09-181-1/+12
* Remove VideoDecoderConfig::aspect_ratio_xxx methods.acolwell@chromium.org2012-08-021-12/+2
* Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().acolwell@chromium.org2012-07-311-13/+0
* Add config change handling to SourceBufferStream & ChunkDemuxeracolwell@chromium.org2012-07-261-0/+4
* Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...fischman@chromium.org2012-07-231-11/+14
* media: No need to tag enum types with MEDIA_EXPORT in header files.tfarina@chromium.org2012-06-021-2/+2
* Fix h.264 Profile conversion between ppapi & media worlds (since they were of...fischman@chromium.org2012-03-301-0/+1
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-2/+6
* Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-6/+2
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-091-2/+6
* <video> decode in hardware! fischman@chromium.org2011-12-131-1/+31
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-101-31/+1
* <video> decode in hardware!fischman@chromium.org2011-12-101-1/+31
* First cut at UMA-exposing histograms of media data in the wild.fischman@chromium.org2011-11-081-2/+6
* Remove DemuxerStream::GetAVStream() once and for all.scherkus@chromium.org2011-10-271-1/+21
* Fix support for yuv_422 pixel format.scherkus@chromium.org2011-10-041-2/+12
* Clean up VideoDecoderConfig and replace VideoCodecInfo with a bool.scherkus@chromium.org2011-10-011-14/+29
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-1/+1
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-191-12/+17
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-17/+12
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-12/+17
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-1/+2
* Remove mock_ffmpeg and update media unittests.acolwell@chromium.org2011-08-231-1/+1
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-2/+1
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-1/+2
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-2/+1
* Create media.dlldarin@chromium.org2011-08-041-1/+2
* Replace VideoDecoder::media_format() with significantly simpler width()/heigh...scherkus@chromium.org2011-07-201-0/+5
* Respect pixel aspect ratio of video if it contains one.scherkus@chromium.org2011-06-031-0/+7
* Revert 87578 - Respect pixel aspect ratio of video if it contains one.michaeln@google.com2011-06-021-7/+0
* Respect pixel aspect ratio of video if it contains one.scottfr@chromium.org2011-06-021-0/+7
* Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...scherkus@chromium.org2011-04-271-0/+59