| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/ | thestig | 2014-09-13 | 1 | -1/+1 |
* | Roll FFmpeg for M37. | dalecurtis@google.com | 2014-05-21 | 1 | -2/+2 |
* | Revert 271945 "Roll FFmpeg for M37." | kbr@chromium.org | 2014-05-21 | 1 | -2/+2 |
* | Roll FFmpeg for M37. | dalecurtis@google.com | 2014-05-21 | 1 | -2/+2 |
* | Convert scoped_ptr_malloc -> scoped_ptr, part 4. | viettrungluu@chromium.org | 2014-03-05 | 1 | -2/+2 |
* | FFmpeg fixups for M33 roll. Now with more Opus! | dalecurtis@chromium.org | 2013-12-12 | 1 | -2/+2 |
* | Call correct method to free up ffmpeg AVFrame objects | jrummell@chromium.org | 2013-10-05 | 1 | -2/+2 |
* | base: Split logging functions and PerfTimeLogger out of perftimer.h | tfarina@chromium.org | 2013-09-17 | 1 | -7/+7 |
* | Move perftimer.* into base/test/ directory. | tfarina@chromium.org | 2013-08-24 | 1 | -1/+1 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in media/. | dcheng@chromium.org | 2013-06-12 | 1 | -2/+0 |
* | Use a direct include of strings headers in ipc/, jingle/, media/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | base: Move MemoryMappedFile out of file_util.h and into its own header file. | tfarina@chromium.org | 2013-02-24 | 1 | -1/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 1 | -2/+2 |
* | Remove use of AV_EF_CAREFUL from media code. | scherkus@chromium.org | 2012-12-13 | 1 | -1/+0 |
* | Roll ffmpeg DEPS for fixes, patch removal, and better GOMA detection. | dalecurtis@google.com | 2012-11-02 | 1 | -60/+15 |
* | Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ... | fischman@chromium.org | 2012-08-06 | 1 | -3/+0 |
* | Switch to using avcodec_decode_audio4, avcodec_alloc_context3. | dalecurtis@chromium.org | 2012-06-11 | 1 | -14/+11 |
* | Roll FFmpeg for M20 (round 2) | dalecurtis@google.com | 2012-05-06 | 1 | -22/+0 |
* | Revert "Roll DEPS for FFmpeg merge. Shuffle testing." | scherkus@chromium.org | 2012-04-27 | 1 | -0/+5 |
* | Roll DEPS for FFmpeg merge. Shuffle testing. | dalecurtis@google.com | 2012-04-24 | 1 | -5/+0 |
* | Enable multithreaded theora decode. | dalecurtis@chromium.org | 2012-03-16 | 1 | -2/+1 |
* | Second attempt to land ffmpeg roll. | dalecurtis@google.com | 2012-03-01 | 1 | -12/+22 |
* | Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479, | thakis@chromium.org | 2012-02-23 | 1 | -22/+12 |
* | Fix media code to work with new ffmpeg. | dalecurtis@google.com | 2012-02-22 | 1 | -12/+22 |
* | Glue ffmpeg to Chrome | ihf@chromium.org | 2011-07-01 | 1 | -2/+2 |
* | Create helper methods to process FFmpeg index data. | acolwell@chromium.org | 2011-04-01 | 1 | -7/+7 |
* | Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h} | scherkus@chromium.org | 2011-03-12 | 1 | -3/+2 |
* | roll ffmpeg to nov 4 to fix clang issue | fbarchard@chromium.org | 2010-11-11 | 1 | -1/+1 |
* | Adding a test case to ffmpeg_unittests for bug 62127. | scherkus@chromium.org | 2010-11-05 | 1 | -0/+1 |
* | Convert LOG(INFO) to VLOG(1) - media/. | pkasting@chromium.org | 2010-10-19 | 1 | -3/+3 |
* | Move PerfTestSuite implementation into a .cc file and add it to the base | brettw@chromium.org | 2010-10-10 | 1 | -1/+1 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 1 | -1/+1 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 1 | -1/+1 |
* | Adding two test cases to ffmpeg_unittest from user bug reports. | scherkus@chromium.org | 2010-08-03 | 1 | -1/+10 |
* | ffmpeg roll for chromium source and windows binaries | fbarchard@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2" | jeremy@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | Updated some comments to point at bugs in ffmpeg_unittest.cc and ffmpeg_audio... | scherkus@chromium.org | 2010-07-28 | 1 | -0/+18 |
* | deps roll for new ffmpeg and switch to av_register_protocol2 | fbarchard@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | Checking in FFmpeg regression testing framework. | scherkus@chromium.org | 2010-07-27 | 1 | -0/+628 |