summaryrefslogtreecommitdiffstats
path: root/media/ffmpeg
Commit message (Expand)AuthorAgeFilesLines
* Roll ffmpeg DEPS. Add test cases for a couple issues.dalecurtis@google.com2012-03-101-6/+18
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-015-49/+78
* Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,thakis@chromium.org2012-02-235-76/+49
* Fix media code to work with new ffmpeg.dalecurtis@google.com2012-02-225-49/+76
* Replace several NOTREACHED(), NOTIMPLEMENTED() with DVLOG(1), all values are ...dalecurtis@chromium.org2012-02-211-18/+17
* Introduce new ffmpeg regression tests based on PipelineIntegrationTests.dalecurtis@chromium.org2012-02-101-0/+150
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-3/+5
* Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-5/+3
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-091-3/+5
* Linux: Chromium FTBFS against libav 0.8b2.erg@chromium.org2012-01-071-1/+2
* <video> decode in hardware! fischman@chromium.org2011-12-131-0/+48
* 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