| Commit message (Expand) | Author | Age | Files | Lines |
* | Roll FFMpeg for M27. | dalecurtis@google.com | 2013-03-25 | 1 | -1/+1 |
* | Roll DEPS for FFmpeg security fix. | dalecurtis@google.com | 2013-03-22 | 1 | -0/+2 |
* | Support for parsing encrypted WebM streams by src. | fgalligan@chromium.org | 2013-03-14 | 2 | -5/+22 |
* | Pass more detailed audio hardware configuration information to the renderer | crogers@google.com | 2013-03-13 | 1 | -26/+0 |
* | 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 | 2 | -2/+2 |
* | Linux: add a tool and code to make use_system_ffmpeg option more compatible | phajdan.jr@chromium.org | 2013-02-20 | 1 | -0/+10 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 2 | -3/+3 |
* | Attempt to guess channel layout if not specified. | dalecurtis@chromium.org | 2013-02-07 | 1 | -28/+18 |
* | media: Support multichannel Opus audio streams. | tomfinegan@chromium.org | 2013-01-31 | 1 | -6/+35 |
* | Add support for YUVJ420P and tests for common color formats for each video co... | scherkus@chromium.org | 2013-01-29 | 1 | -0/+4 |
* | Add wrapper class to media for support of VP9 video, and add a command line f... | tomfinegan@chromium.org | 2013-01-25 | 1 | -3/+22 |
* | Revert 177842. This doesn't build in standalone webkit builds: | thakis@chromium.org | 2013-01-21 | 1 | -22/+3 |
* | Add wrapper class to media for support of VP9 video, and add a command line f... | tomfinegan@chromium.org | 2013-01-19 | 1 | -3/+22 |
* | media: Fix Opus support, and handle bad timestamps correctly in the Opus wrap... | tomfinegan@chromium.org | 2013-01-16 | 1 | -2/+4 |
* | Roll FFMpeg for M26. Fix ffmpeg float audio decoding. | dalecurtis@google.com | 2013-01-04 | 1 | -40/+62 |
* | Revert "Add wrapper class to media for support of VP9 video, and add a comman... | fsamuel@chromium.org | 2012-12-28 | 1 | -31/+3 |
* | Add wrapper class to media for support of VP9 video, and add a command line f... | tomfinegan@chromium.org | 2012-12-22 | 1 | -3/+31 |
* | GTTF: No more FLAKY_ . | phajdan.jr@chromium.org | 2012-12-21 | 1 | -16/+16 |
* | Revert 174311 | kinaba@chromium.org | 2012-12-21 | 1 | -31/+3 |
* | Add wrapper class to media for support of VP9 video, and add a command line f... | tomfinegan@chromium.org | 2012-12-21 | 1 | -3/+31 |
* | Add wrapper class to media for support of Opus audio, and add a command line ... | tomfinegan@chromium.org | 2012-12-18 | 1 | -1/+15 |
* | Linux: make it possible to compile against system libav. | phajdan.jr@chromium.org | 2012-12-14 | 1 | -0/+1 |
* | Remove use of AV_EF_CAREFUL from media code. | scherkus@chromium.org | 2012-12-13 | 1 | -1/+0 |
* | Replace av_malloc with AlignedAlloc for memory allocation in VideoFrame. | xhwang@chromium.org | 2012-12-08 | 1 | -6/+20 |
* | Roll FFMpeg DEPS to pick up security fixes. | dalecurtis@chromium.org | 2012-11-20 | 1 | -25/+26 |
* | Reimplement FileDataSource using file_util::MemoryMappedFile and convert to u... | scherkus@chromium.org | 2012-11-14 | 1 | -3/+3 |
* | Revert 167638 - Reimplement FileDataSource using file_util::MemoryMappedFile ... | jochen@chromium.org | 2012-11-14 | 1 | -2/+2 |
* | Reimplement FileDataSource using file_util::MemoryMappedFile and convert to u... | scherkus@chromium.org | 2012-11-14 | 1 | -2/+2 |
* | Linux: fix build with system ffmpeg (Chromium side). | phajdan.jr@chromium.org | 2012-11-08 | 1 | -1/+0 |
* | Roll ffmpeg DEPS for fixes, patch removal, and better GOMA detection. | dalecurtis@google.com | 2012-11-02 | 3 | -166/+15 |
* | Switch to AVIO instead of a custom FFmpeg URLProtocol handler. | dalecurtis@chromium.org | 2012-11-01 | 2 | -30/+0 |
* | Sync new FFmpeg channel layouts. | dalecurtis@google.com | 2012-10-26 | 1 | -1/+25 |
* | Support encrypted audio stream in demuxer. | xhwang@chromium.org | 2012-10-12 | 1 | -1/+2 |
* | Roll FFmpeg DEPS + Fixup FFmpeg tests. | dalecurtis@google.com | 2012-09-28 | 1 | -34/+37 |
* | Replace av_malloc with AlignedAlloc for memory allocation in DecoderBuffer. | xhwang@chromium.org | 2012-09-20 | 1 | -0/+21 |
* | Add is_encrypted() in VideoDecoderConfig. | xhwang@chromium.org | 2012-09-18 | 1 | -2/+2 |
* | Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClient | acolwell@chromium.org | 2012-09-12 | 1 | -1/+0 |
* | Fix FFmpegAudioDecoder monotonically increasing timestamp check to ignore kNo... | acolwell@chromium.org | 2012-08-16 | 1 | -0/+3 |
* | Roll FFmpeg for security fixes. | dalecurtis@google.com | 2012-08-07 | 1 | -18/+24 |
* | FFmpeg: Add gsm_ms and pcm big endian codecs. | ihf@chromium.org | 2012-08-06 | 1 | -0/+12 |
* | Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ... | fischman@chromium.org | 2012-08-06 | 2 | -7/+0 |
* | Remove VideoDecoderConfig::aspect_ratio_xxx methods. | acolwell@chromium.org | 2012-08-02 | 1 | -3/+4 |
* | Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration(). | acolwell@chromium.org | 2012-07-31 | 1 | -10/+0 |
* | Roll FFMpeg for M22. | dalecurtis@google.com | 2012-07-30 | 1 | -6/+8 |
* | Test variable against constant instead of simply testing constant. | fischman@chromium.org | 2012-07-25 | 1 | -1/+1 |
* | Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports... | fischman@chromium.org | 2012-07-23 | 1 | -2/+5 |
* | Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r... | scherkus@chromium.org | 2012-06-28 | 1 | -0/+1 |
* | Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v... | dmichael@chromium.org | 2012-06-27 | 1 | -1/+0 |
* | Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding. | scherkus@chromium.org | 2012-06-27 | 1 | -0/+1 |