| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove mock_ffmpeg and update media unittests. | acolwell@chromium.org | 2011-08-23 | 1 | -0/+6 |
* | Revert 96974 - Remove mock_ffmpeg and update media unittests. | rvargas@google.com | 2011-08-16 | 1 | -6/+0 |
* | Remove mock_ffmpeg and update media unittests. | acolwell@chromium.org | 2011-08-16 | 1 | -0/+6 |
* | ffmpeg: r94155 -> r94207 | evan@chromium.org | 2011-07-27 | 1 | -1/+2 |
* | Glue ffmpeg to Chrome | ihf@chromium.org | 2011-07-01 | 1 | -3/+3 |
* | Move media library path resolution into Chrome path provider. | wez@chromium.org | 2011-03-17 | 1 | -2/+11 |
* | Cleaning up src/media to be consistent with static versus anonymous namespaces. | scherkus@chromium.org | 2011-03-07 | 1 | -9/+7 |
* | Remove GetVp8CxAlgoAddress hack | hclam@chromium.org | 2010-12-20 | 1 | -26/+0 |
* | Add shared macros for stringizing and converting ANSI string constants | joi@chromium.org | 2010-11-18 | 1 | -6/+4 |
* | VP8 decoder for chromoting | hclam@chromium.org | 2010-09-29 | 1 | -0/+9 |
* | Implement VP8 encoder for chromoting | hclam@chromium.org | 2010-09-28 | 1 | -1/+20 |
* | Fix use_system_ffmpeg and clean up ffmpeg.gyp | scherkus@chromium.org | 2010-03-30 | 1 | -5/+20 |
* | Generate stubs for OpenMAX IL | hclam@chromium.org | 2010-03-02 | 1 | -1/+32 |
* | Add yasm and ffmpeg into the build tree for linux. | ajwong@chromium.org | 2009-10-30 | 1 | -0/+10 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 1 | -1/+1 |
* | Add in macro to abstract the differences in library naming conventions betwee... | ajwong@chromium.org | 2009-07-15 | 1 | -6/+11 |
* | Revert "Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make bui... | tc@google.com | 2009-06-11 | 1 | -274/+16 |
* | Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make build). | agl@chromium.org | 2009-06-11 | 1 | -16/+274 |
* | Reapply ffmpeg changes. The original review is at http://codereview.chromium.... | ajwong@chromium.org | 2009-06-11 | 1 | -274/+16 |
* | Removing ffmpeg again. | ajwong@chromium.org | 2009-06-09 | 1 | -16/+274 |
* | Reapply ffmpeg changes. The original review is at http://codereview.chromium.... | ajwong@chromium.org | 2009-06-09 | 1 | -274/+16 |
* | Reverting r17820 and r17819 due to mac breakage. | ajwong@chromium.org | 2009-06-06 | 1 | -16/+274 |
* | Change ffmpeg.gyp over to use generate_stubs.py. | ajwong@chromium.org | 2009-06-06 | 1 | -274/+16 |
* | Better seeking for <video> and <audio> | hclam@chromium.org | 2009-05-29 | 1 | -0/+9 |
* | New FFmpeg public API headers to match our source tarball in deps. | scherkus@chromium.org | 2009-05-22 | 1 | -91/+109 |
* | Temporary fix for MP3 decoding by duplicating packets before handing them to ... | scherkus@chromium.org | 2009-05-20 | 1 | -0/+9 |
* | Use av_rescale_q() for converting FFmpeg timestamps to base::TimeDelta (secon... | scherkus@chromium.org | 2009-05-20 | 1 | -1/+10 |
* | Revert change 16453 because it broke the build. | nsylvain@chromium.org | 2009-05-20 | 1 | -10/+1 |
* | Use av_rescale_q() for converting FFmpeg timestamps to base::TimeDelta. | scherkus@chromium.org | 2009-05-20 | 1 | -1/+10 |
* | Retry of enabling video on linux. See related review: http://codereview.chro... | ajwong@chromium.org | 2009-05-08 | 1 | -3/+33 |
* | Revert "Enable video in posix builds and remove unneeded ifdefs to guard wind... | ajwong@chromium.org | 2009-05-01 | 1 | -38/+8 |
* | Enable video in posix builds and remove unneeded ifdefs to guard windows. | ajwong@chromium.org | 2009-05-01 | 1 | -8/+38 |
* | Clean up FFmpeg media formats and switch to using av_get_bits_per_sample_form... | scherkus@chromium.org | 2009-04-29 | 1 | -1/+9 |
* | Hacked up delay load code for ffmpeg in posix systems. This is | ajwong@chromium.org | 2009-04-21 | 1 | -1/+213 |
* | Move the ffmpeg loading function into media library. | ajwong@chromium.org | 2009-04-18 | 1 | -0/+19 |