summaryrefslogtreecommitdiffstats
path: root/media/video/ffmpeg_video_decode_engine.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix ASAN error in FFmpegVideoDecodeEngineTest.DecodeFrame_SmallerHeight intro...scherkus@chromium.org2011-10-051-6/+15
* Fix support for yuv_422 pixel format.scherkus@chromium.org2011-10-041-9/+8
* Clean up VideoDecoderConfig and replace VideoCodecInfo with a bool.scherkus@chromium.org2011-10-011-11/+6
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-1/+0
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-191-6/+5
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-5/+6
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-6/+5
* Reland r97895: Use surface_width/height instead of coded_width/coded_height f...vrk@chromium.org2011-08-241-2/+2
* Revert 97892 - Use surface_width/height instead of coded_width/coded_height f...vrk@google.com2011-08-231-2/+2
* Use surface_width/height instead of coded_width/coded_height for VideoFrame sizevrk@google.com2011-08-231-2/+2
* Remove mock_ffmpeg and update media unittests.acolwell@chromium.org2011-08-231-19/+1
* Revert 96974 - Remove mock_ffmpeg and update media unittests.rvargas@google.com2011-08-161-1/+19
* Remove mock_ffmpeg and update media unittests.acolwell@chromium.org2011-08-161-19/+1
* Remove VideoDecoder::ProvidesBuffer() and corresponding changes in VideoDecod...scherkus@chromium.org2011-07-221-4/+2
* Rev DEPS to July ffmpeg drop.ihf@chromium.org2011-07-221-0/+1
* Deduplicate YUV copying code, update call sites, and add some unit tests.scherkus@chromium.org2011-07-201-34/+6
* Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...scherkus@chromium.org2011-07-201-1/+0
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-181-14/+7
* Glue ffmpeg to Chromeihf@chromium.org2011-07-011-2/+1
* Don't forget the ffmpeg input buffer padding when allocating a codec'scevans@chromium.org2011-06-081-2/+4
* Removing FFmpegVideoAllocator as it provides little benefit while increasing ...scherkus@chromium.org2011-06-031-58/+31
* Respect pixel aspect ratio of video if it contains one.scherkus@chromium.org2011-06-031-2/+2
* Revert 87578 - Respect pixel aspect ratio of video if it contains one.michaeln@google.com2011-06-021-2/+2
* Respect pixel aspect ratio of video if it contains one.scottfr@chromium.org2011-06-021-2/+2
* Forward decoder errors from FFmpegVideoDecodeEngine to FFmpegVideoDecoder.scherkus@chromium.org2011-04-291-8/+6
* Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...scherkus@chromium.org2011-04-271-2/+2
* Create helper methods to process FFmpeg index data.acolwell@chromium.org2011-04-011-1/+1
* Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h}scherkus@chromium.org2011-03-121-1/+0
* Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).scherkus@chromium.org2011-03-111-24/+38
* Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.tyoshino@chromium.org2011-03-111-37/+24
* Remove FFmpegVideoDecodeEngine's dependency on AVStream.scherkus@chromium.org2011-03-091-24/+37
* Implement webkit media metrics in chromium.scherkus@chromium.org2011-02-161-4/+8
* Chromium build failed with heap leak checker, or configured withtony@chromium.org2011-01-131-3/+2
* Handle changes in video frame size.scherkus@chromium.org2011-01-071-7/+13
* Deinline even more destructors.erg@google.com2010-12-141-0/+8
* Rename media::StreamSample::kInvalidTimestamp to media::kNoTimestamp.scherkus@chromium.org2010-11-121-2/+2
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-191-7/+5
* xRevert 62319 - re-enable ogg threadsfbarchard@chromium.org2010-10-121-2/+4
* re-enable ogg threadsfbarchard@chromium.org2010-10-121-4/+2
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-171-0/+1
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-171-1/+0
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-171-0/+1
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-131-10/+10
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-051-7/+8
* Remove refcounting of VideoDecodeEnginehclam@chromium.org2010-09-031-0/+4
* Merge remote branch 'origin/trunk' into resubmithclam@chromium.org2010-09-031-0/+359
* Revert 58423 - Refactor video decode engines to move them to a new folderakalin@chromium.org2010-09-021-359/+0
* Refactor video decode engines to move them to a new folderhclam@chromium.org2010-09-021-0/+359