summaryrefslogtreecommitdiffstats
path: root/media/ffmpeg
Commit message (Expand)AuthorAgeFilesLines
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-101-44/+0
* <video> decode in hardware!fischman@chromium.org2011-12-101-0/+44
* Fix crash on unsupported pixel formats.dalecurtis@chromium.org2011-11-021-4/+4
* Miscellaneous header file cleanup for src/media.scherkus@chromium.org2011-10-282-4/+6
* Remove DemuxerStream::GetAVStream() once and for all.scherkus@chromium.org2011-10-272-63/+100
* Fix regression and make CrOS audio codecs work again.ihf@chromium.org2011-10-261-0/+16
* Fix support for yuv_422 pixel format.scherkus@chromium.org2011-10-042-0/+30
* Clean up VideoDecoderConfig and replace VideoCodecInfo with a bool.scherkus@chromium.org2011-10-012-11/+6
* Remove no-longer-used FFmpeg index-related helpers.fischman@chromium.org2011-09-293-196/+0
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-212-2/+117
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-192-5/+5
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-162-5/+5
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-162-5/+5
* Create media.dll / libmedia.so.darin@chromium.org2011-08-292-15/+18
* 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-0/+2
* Revert 96974 - Remove mock_ffmpeg and update media unittests.rvargas@google.com2011-08-161-2/+0
* Remove mock_ffmpeg and update media unittests.acolwell@chromium.org2011-08-161-0/+2
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-082-18/+15
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-082-15/+18
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-052-18/+15
* Create media.dlldarin@chromium.org2011-08-042-15/+18
* Update Chromium's FFmpeg file URLProtocol implementation.scherkus@chromium.org2011-07-221-2/+6
* Glue ffmpeg to Chromeihf@chromium.org2011-07-012-15/+17
* Adding ChunkDemuxer implementation.acolwell@chromium.org2011-06-292-0/+28
* Respect pixel aspect ratio of video if it contains one.scherkus@chromium.org2011-06-032-0/+27
* Revert 87578 - Respect pixel aspect ratio of video if it contains one.michaeln@google.com2011-06-022-27/+0
* Respect pixel aspect ratio of video if it contains one.scottfr@chromium.org2011-06-022-0/+27
* Description:annacc@chromium.org2011-05-162-0/+52
* Refactor PTS processing logic from FFmpegVideoDecoder::FindPtsAndDuration() i...scherkus@chromium.org2011-04-272-0/+8
* Fix samplefmt.h inclusion with newer ffmpegscherkus@chromium.org2011-04-011-1/+0
* Create helper methods to process FFmpeg index data.acolwell@chromium.org2011-04-014-9/+304
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h}scherkus@chromium.org2011-03-125-40/+11
* Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).scherkus@chromium.org2011-03-112-0/+46
* Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.tyoshino@chromium.org2011-03-112-46/+0
* Remove FFmpegVideoDecodeEngine's dependency on AVStream.scherkus@chromium.org2011-03-092-0/+46
* Remove the silly notion of MIME types from media code.scherkus@chromium.org2011-03-092-17/+3
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-071-12/+8
* roll ffmpeg to nov 4 to fix clang issuefbarchard@chromium.org2010-11-112-1/+2
* Adding a test case to ffmpeg_unittests for bug 62127.scherkus@chromium.org2010-11-051-0/+1
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-191-3/+3
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-101-1/+1
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-1/+0
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-1/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-1/+1
* Adding two test cases to ffmpeg_unittest from user bug reports.scherkus@chromium.org2010-08-031-1/+10
* ffmpeg roll for chromium source and windows binariesfbarchard@chromium.org2010-07-282-1/+2