summaryrefslogtreecommitdiffstats
path: root/media/ffmpeg
Commit message (Expand)AuthorAgeFilesLines
* Roll FFMpeg DEPS to pick up security fixes.dalecurtis@chromium.org2012-11-201-25/+26
* Reimplement FileDataSource using file_util::MemoryMappedFile and convert to u...scherkus@chromium.org2012-11-141-3/+3
* Revert 167638 - Reimplement FileDataSource using file_util::MemoryMappedFile ...jochen@chromium.org2012-11-141-2/+2
* Reimplement FileDataSource using file_util::MemoryMappedFile and convert to u...scherkus@chromium.org2012-11-141-2/+2
* Linux: fix build with system ffmpeg (Chromium side).phajdan.jr@chromium.org2012-11-081-1/+0
* Roll ffmpeg DEPS for fixes, patch removal, and better GOMA detection.dalecurtis@google.com2012-11-023-166/+15
* Switch to AVIO instead of a custom FFmpeg URLProtocol handler.dalecurtis@chromium.org2012-11-012-30/+0
* Sync new FFmpeg channel layouts.dalecurtis@google.com2012-10-261-1/+25
* Support encrypted audio stream in demuxer.xhwang@chromium.org2012-10-121-1/+2
* Roll FFmpeg DEPS + Fixup FFmpeg tests.dalecurtis@google.com2012-09-281-34/+37
* Replace av_malloc with AlignedAlloc for memory allocation in DecoderBuffer.xhwang@chromium.org2012-09-201-0/+21
* Add is_encrypted() in VideoDecoderConfig.xhwang@chromium.org2012-09-181-2/+2
* Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClientacolwell@chromium.org2012-09-121-1/+0
* Fix FFmpegAudioDecoder monotonically increasing timestamp check to ignore kNo...acolwell@chromium.org2012-08-161-0/+3
* Roll FFmpeg for security fixes.dalecurtis@google.com2012-08-071-18/+24
* FFmpeg: Add gsm_ms and pcm big endian codecs.ihf@chromium.org2012-08-061-0/+12
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-062-7/+0
* Remove VideoDecoderConfig::aspect_ratio_xxx methods.acolwell@chromium.org2012-08-021-3/+4
* Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().acolwell@chromium.org2012-07-311-10/+0
* Roll FFMpeg for M22.dalecurtis@google.com2012-07-301-6/+8
* Test variable against constant instead of simply testing constant.fischman@chromium.org2012-07-251-1/+1
* Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...fischman@chromium.org2012-07-231-2/+5
* Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...scherkus@chromium.org2012-06-281-0/+1
* Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...dmichael@chromium.org2012-06-271-1/+0
* Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.scherkus@chromium.org2012-06-271-0/+1
* Revert 143115 - Provide a Chrome-owned buffer to FFmpeg for video decoding, i...nirnimesh@chromium.org2012-06-201-1/+0
* Provide a Chrome-owned buffer to FFmpeg for video decoding, instead ofrbultje@chromium.org2012-06-201-0/+1
* Roll FFmpeg to pick up security fixes.dalecurtis@google.com2012-06-151-2/+5
* Switch to using avcodec_decode_audio4, avcodec_alloc_context3.dalecurtis@chromium.org2012-06-111-14/+11
* Add new FFmpeg regression tests. Add flaky test wrapper.dalecurtis@google.com2012-06-071-37/+78
* Roll FFmpeg for M21!dalecurtis@google.com2012-06-052-72/+142
* Ignore unsupported audio/video streams.dalecurtis@chromium.org2012-05-112-4/+10
* Roll FFmpeg for M20 (round 2)dalecurtis@google.com2012-05-062-28/+19
* Revert "Roll DEPS for FFmpeg merge. Shuffle testing."scherkus@chromium.org2012-04-272-19/+11
* Roll DEPS for FFmpeg merge. Shuffle testing.dalecurtis@google.com2012-04-242-11/+19
* Roll DEPS for new ffmpeg binaries. Add regression test.dalecurtis@google.com2012-04-181-2/+9
* Fix frame hashing to include all valid planes.dalecurtis@chromium.org2012-03-221-16/+24
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-8/+8
* Add frame hashing to PipelineIntegrationTests.dalecurtis@chromium.org2012-03-171-61/+91
* Enable multithreaded theora decode.dalecurtis@chromium.org2012-03-161-2/+1
* Roll deps for ffmpeg security fixes and add new test case.dalecurtis@google.com2012-03-141-0/+2
* Roll ffmpeg DEPS. Add test cases for a couple issues.dalecurtis@google.com2012-03-101-6/+18
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-015-49/+78
* Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,thakis@chromium.org2012-02-235-76/+49
* Fix media code to work with new ffmpeg.dalecurtis@google.com2012-02-225-49/+76
* Replace several NOTREACHED(), NOTIMPLEMENTED() with DVLOG(1), all values are ...dalecurtis@chromium.org2012-02-211-18/+17
* Introduce new ffmpeg regression tests based on PipelineIntegrationTests.dalecurtis@chromium.org2012-02-101-0/+150
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-3/+5
* Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-101-5/+3
* Move WebM specific code from ChunkDemuxer to WebMStreamParser.acolwell@chromium.org2012-01-091-3/+5