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