| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Roll FFmpeg for bug fixes. | dalecurtis@google.com | 2013-05-24 | 1 | -1/+3 |
* | Roll FFmpeg for M29 | wolenetz@chromium.org | 2013-05-16 | 1 | -124/+143 |
* | Enable partial playback | jrummell@chromium.org | 2013-05-09 | 2 | -17/+18 |
* | Remove use_system_ffmpeg-related logic from media and other mainline gyp files. | phajdan.jr@chromium.org | 2013-05-07 | 1 | -8/+0 |
* | media: use AVCodecID instead of deprecated CodecID | phajdan.jr@chromium.org | 2013-04-23 | 2 | -7/+7 |
* | media: Add support for playback of VP8 Alpha video streams | vigneshv@chromium.org | 2013-04-19 | 1 | -0/+10 |
* | Revert 194465 "media: Add support for playback for VP8 Alpha vid..." | mek@chromium.org | 2013-04-16 | 1 | -10/+0 |
* | media: Add support for playback for VP8 Alpha video streams. | tomfinegan@chromium.org | 2013-04-16 | 1 | -0/+10 |
* | media: switch from deprecated CODEC_ID_* to AV_CODEC_ID_* | phajdan.jr@chromium.org | 2013-04-12 | 1 | -42/+42 |
* | 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 |