| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up histogram'd media enum max values. | rileya@chromium.org | 2014-02-28 | 1 | -1/+4 |
* | Cleanup OPUS decoder. Remove extraneous transforms and copies. | dalecurtis@chromium.org | 2013-12-13 | 1 | -2/+3 |
* | Add plumbing for video pixel formats with JPEG color range. | rileya@chromium.org | 2013-12-04 | 1 | -4/+4 |
* | Add alaw codec for .wav files. | ihf@chromium.org | 2013-11-05 | 1 | -0/+4 |
* | Add UMA metrics for ffmpeg color ranges. | rileya@chromium.org | 2013-11-05 | 1 | -0/+7 |
* | media: Adding Opus support in WebM for <video> tag | vigneshv@chromium.org | 2013-11-01 | 1 | -2/+15 |
* | Replace VideoFrame::INVALID with UNKNOWN. | rileya@chromium.org | 2013-11-01 | 1 | -1/+1 |
* | media: Opus support for WebM in Media Source | vigneshv@chromium.org | 2013-09-06 | 1 | -1/+3 |
* | Fix up MP4 audio playback. | jrummell@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Enable partial playback | jrummell@chromium.org | 2013-05-09 | 1 | -9/+14 |
* | 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 | 1 | -5/+5 |
* | 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 |
* | Support for parsing encrypted WebM streams by src. | fgalligan@chromium.org | 2013-03-14 | 1 | -3/+20 |
* | Pass more detailed audio hardware configuration information to the renderer | crogers@google.com | 2013-03-13 | 1 | -26/+0 |
* | Linux: add a tool and code to make use_system_ffmpeg option more compatible | phajdan.jr@chromium.org | 2013-02-20 | 1 | -0/+10 |
* | 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 |
* | 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 |
* | Replace av_malloc with AlignedAlloc for memory allocation in VideoFrame. | xhwang@chromium.org | 2012-12-08 | 1 | -6/+20 |
* | Switch to AVIO instead of a custom FFmpeg URLProtocol handler. | dalecurtis@chromium.org | 2012-11-01 | 1 | -26/+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 |
* | 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 |
* | FFmpeg: Add gsm_ms and pcm big endian codecs. | ihf@chromium.org | 2012-08-06 | 1 | -0/+12 |
* | 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 |
* | 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 |
* | Roll FFmpeg for M21! | dalecurtis@google.com | 2012-06-05 | 1 | -2/+2 |
* | Ignore unsupported audio/video streams. | dalecurtis@chromium.org | 2012-05-11 | 1 | -4/+2 |
* | Make AudioParameters a class instead of a struct | vrk@google.com | 2012-03-21 | 1 | -8/+8 |
* | Second attempt to land ffmpeg roll. | dalecurtis@google.com | 2012-03-01 | 1 | -19/+19 |
* | Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479, | thakis@chromium.org | 2012-02-23 | 1 | -19/+19 |
* | Fix media code to work with new ffmpeg. | dalecurtis@google.com | 2012-02-22 | 1 | -19/+19 |
* | Replace several NOTREACHED(), NOTIMPLEMENTED() with DVLOG(1), all values are ... | dalecurtis@chromium.org | 2012-02-21 | 1 | -18/+17 |