| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in ipc/, jingle/, media/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Adding additional containers in the media test directory (all generated from ... | xhwang@chromium.org | 2013-05-29 | 16 | -0/+16 |
* | Replacing VP8 Alpha test file | tomfinegan@chromium.org | 2013-05-21 | 1 | -0/+0 |
* | WebM file for testing inband text tracks | tomfinegan@chromium.org | 2013-05-13 | 1 | -0/+0 |
* | Update VP9 test files to the latest codec bitstream. | tomfinegan@chromium.org | 2013-05-03 | 2 | -0/+0 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-23 | 1 | -2/+2 |
* | Test data file for VP8A playback | tomfinegan@chromium.org | 2013-04-10 | 1 | -0/+0 |
* | Revert 190863 "Revert 190807 "Fix a Chrome renderer hang which o..." | ygorshenin@chromium.org | 2013-03-27 | 1 | -0/+47 |
* | Revert 190807 "Fix a Chrome renderer hang which occurs when a We..." | ygorshenin@chromium.org | 2013-03-27 | 1 | -47/+0 |
* | Fix a Chrome renderer hang which occurs when a WebMediaPlayerImpl instance is... | ananta@chromium.org | 2013-03-27 | 1 | -0/+47 |
* | 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 |
* | Rename for consistency. BUG=166565 | dalecurtis@google.com | 2013-02-12 | 1 | -0/+0 |
* | Add test case for BUG=166565 | dalecurtis@google.com | 2013-02-12 | 1 | -0/+0 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 1 | -4/+4 |
* | Remove channel layout mask. BUG=174502 | dalecurtis@google.com | 2013-02-06 | 1 | -0/+0 |
* | Add test data file for BUG=174502 | dalecurtis@google.com | 2013-02-06 | 1 | -0/+0 |
* | media: Add test files for Opus audio and VP9 video in WebM containers. | tomfinegan@chromium.org | 2013-01-29 | 3 | -0/+0 |
* | Add test data for BUG=171962 | dalecurtis@google.com | 2013-01-26 | 1 | -0/+0 |
* | Tighten up media::DecoderBuffer data requirements. | scherkus@chromium.org | 2013-01-17 | 1 | -0/+0 |
* | Add MPEG2 AAC-LC test file. | acolwell@chromium.org | 2013-01-16 | 1 | -0/+0 |
* | Removed files that were renamed in a previous CL. | ddorwin@chromium.org | 2013-01-11 | 6 | -0/+0 |
* | Add test files for new EME tests. | ddorwin@chromium.org | 2013-01-11 | 15 | -0/+17 |
* | Add encrypted WebM files for config change tests. | ddorwin@chromium.org | 2013-01-04 | 2 | -0/+0 |
* | Remove use of AV_EF_CAREFUL from media code. | scherkus@chromium.org | 2012-12-13 | 1 | -1/+0 |
* | Add test data for new AudioFileReader tests. | dalecurtis@google.com | 2012-12-05 | 7 | -0/+0 |
* | Roll ffmpeg DEPS for fixes, patch removal, and better GOMA detection. | dalecurtis@google.com | 2012-11-02 | 1 | -34/+18 |
* | Update encrypted WebM test file to treat IVs as raw data. | fgalligan@chromium.org | 2012-10-12 | 1 | -0/+0 |
* | Remove HMAC from encrypted WebM test file. | fgalligan@chromium.org | 2012-09-17 | 1 | -0/+0 |
* | Remux bear-640x360.webm so it is a valid WebM file & update the ChunkDemuxer ... | acolwell@chromium.org | 2012-08-21 | 2 | -7/+7 |
* | Update dash test files. | acolwell@chromium.org | 2012-08-20 | 2 | -0/+0 |
* | Adds support for multi-channel output audio for the low-latency path in Windows. | henrika@chromium.org | 2012-08-07 | 2 | -0/+0 |
* | Update test file so all clusters begin with a keyframe. | acolwell@chromium.org | 2012-08-03 | 1 | -0/+0 |
* | Update encrypted WebM file in media/test/data. | fgalligan@chromium.org | 2012-08-02 | 1 | -0/+0 |
* | Add test clip with 16:9 aspect ratio. | acolwell@chromium.org | 2012-08-01 | 1 | -0/+0 |
* | Add config change handling to SourceBufferStream & ChunkDemuxer | acolwell@chromium.org | 2012-07-26 | 2 | -0/+33 |
* | Add new test file for codec config change tests. | acolwell@chromium.org | 2012-07-25 | 1 | -0/+0 |
* | Update encrypted WebM test files in media/test/data. | fgalligan@chromium.org | 2012-07-23 | 1 | -0/+0 |
* | Clean up decryption tests in FFmpegVideoDecoderTest. | xhwang@chromium.org | 2012-07-23 | 1 | -0/+0 |
* | Add MP4 DASH test file | acolwell@chromium.org | 2012-06-12 | 1 | -0/+0 |
* | Switch to using avcodec_decode_audio4, avcodec_alloc_context3. | dalecurtis@chromium.org | 2012-06-11 | 1 | -15/+31 |
* | Add webm_ebml_element test file. | acolwell@chromium.org | 2012-06-08 | 1 | -0/+0 |
* | Add alt-ref test file. | acolwell@chromium.org | 2012-06-06 | 1 | -0/+0 |
* | Pre-land some test data files for BUG=127692 TBR=scherkus | dalecurtis@google.com | 2012-05-14 | 2 | -0/+0 |
* | Add mp3 test data for upcoming change. BUG=127692 TBR=scherkus | dalecurtis@google.com | 2012-05-11 | 1 | -0/+0 |
* | Land ID3 test data manually. | dalecurtis@google.com | 2012-04-18 | 1 | -0/+0 |
* | Disable ID3v1 tag reading. | dalecurtis@chromium.org | 2012-04-18 | 1 | -0/+0 |
* | Enable multithreaded theora decode. | dalecurtis@chromium.org | 2012-03-16 | 1 | -7/+0 |
* | Add test files for AES decryptor. | xhwang@chromium.org | 2012-03-07 | 2 | -0/+0 |