summaryrefslogtreecommitdiffstats
path: root/media/ffmpeg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"jeremy@chromium.org2010-07-282-2/+1
* Updated some comments to point at bugs in ffmpeg_unittest.cc and ffmpeg_audio...scherkus@chromium.org2010-07-281-0/+18
* deps roll for new ffmpeg and switch to av_register_protocol2fbarchard@chromium.org2010-07-282-1/+2
* Checking in FFmpeg regression testing framework.scherkus@chromium.org2010-07-271-0/+628
* Revert 53281 - ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-221-1/+0
* ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-221-0/+1
* Change prototype to match upstream change from ffmpeg trunk to fix build with...fbarchard@chromium.org2010-06-081-0/+4
* Build fix.agl@chromium.org2010-05-201-1/+1
* Handle EINTR and remove offset_t in ffmpeg code.agl@chromium.org2010-05-202-9/+8
* Fix use_system_ffmpeg and clean up ffmpeg.gypscherkus@chromium.org2010-03-301-3/+4
* Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...scherkus@chromium.org2010-03-252-33/+3
* Revert 42415 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p...scherkus@chromium.org2010-03-242-3/+33
* Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...scherkus@chromium.org2010-03-242-33/+3
* Revert 41386 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p...jrg@chromium.org2010-03-122-3/+33
* Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...scherkus@chromium.org2010-03-122-33/+3
* Refactor some code that depends on FFmpeghclam@chromium.org2010-01-265-4/+210
* Refactor FFmpegVideoDecoder to try and generalize code common to all video de...ajwong@chromium.org2009-12-102-0/+36