summaryrefslogtreecommitdiffstats
path: root/media/ffmpeg/ffmpeg_common.h
Commit message (Expand)AuthorAgeFilesLines
* Roll FFmpeg for M38wolenetz@chromium.org2014-08-091-3/+1
* Add mp3 end padding skip for the WebAudio decoder.dalecurtis@chromium.org2014-06-251-3/+3
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-211-1/+9
* Revert 271945 "Roll FFmpeg for M37."kbr@chromium.org2014-05-211-9/+1
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-211-1/+9
* Add MEDIA_EXPORT to an ffmpeg_common function to link cast_sender_app.miu@chromium.org2014-05-091-2/+2
* Don't double correct for discarded codec delay frames.dalecurtis@chromium.org2014-04-281-0/+6
* Add WebMediaPlayer::timelineOffset() support to WebMediaPlayerImpl.acolwell@chromium.org2014-04-161-0/+5
* Reland r264008: cast_sender_app transcode a video file using FFmpeghclam@chromium.org2014-04-161-1/+2
* Convert scoped_ptr_malloc -> scoped_ptr, part 5.viettrungluu@chromium.org2014-03-171-42/+26
* Call correct method to free up ffmpeg AVFrame objectsjrummell@chromium.org2013-10-051-1/+1
* Cleanup destruction of ffmpeg objectsjrummell@chromium.org2013-09-261-0/+22
* Fix to make sure FFmpeg and AudioBuffer use the same alignment.jrummell@chromium.org2013-08-161-1/+2
* Fix up MP4 audio playback.jrummell@chromium.org2013-07-121-0/+3
* Use a direct include of time headers in media/.avi@chromium.org2013-06-281-2/+2
* Enable partial playbackjrummell@chromium.org2013-05-091-8/+4
* media: use AVCodecID instead of deprecated CodecIDphajdan.jr@chromium.org2013-04-231-2/+2
* Support for parsing encrypted WebM streams by src.fgalligan@chromium.org2013-03-141-2/+2
* Linux: make it possible to compile against system libav.phajdan.jr@chromium.org2012-12-141-0/+1
* Linux: fix build with system ffmpeg (Chromium side).phajdan.jr@chromium.org2012-11-081-1/+0
* Switch to AVIO instead of a custom FFmpeg URLProtocol handler.dalecurtis@chromium.org2012-11-011-4/+0
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-061-4/+0
* 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
* Ignore unsupported audio/video streams.dalecurtis@chromium.org2012-05-111-0/+8
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-011-0/+1
* Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,thakis@chromium.org2012-02-231-1/+0
* Fix media code to work with new ffmpeg.dalecurtis@google.com2012-02-221-0/+1
* Linux: Chromium FTBFS against libav 0.8b2.erg@chromium.org2012-01-071-1/+2
* Miscellaneous header file cleanup for src/media.scherkus@chromium.org2011-10-281-4/+4
* Remove DemuxerStream::GetAVStream() once and for all.scherkus@chromium.org2011-10-271-8/+9
* Fix support for yuv_422 pixel format.scherkus@chromium.org2011-10-041-0/+6
* Clean up VideoDecoderConfig and replace VideoCodecInfo with a bool.scherkus@chromium.org2011-10-011-2/+2
* Remove no-longer-used FFmpeg index-related helpers.fischman@chromium.org2011-09-291-28/+0
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-0/+8
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-191-3/+3
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-3/+3
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-161-3/+3
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-13/+14
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-14/+13
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-13/+14
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-14/+13
* Create media.dlldarin@chromium.org2011-08-041-13/+14
* Adding ChunkDemuxer implementation.acolwell@chromium.org2011-06-291-0/+4
* Respect pixel aspect ratio of video if it contains one.scherkus@chromium.org2011-06-031-0/+6
* Revert 87578 - Respect pixel aspect ratio of video if it contains one.michaeln@google.com2011-06-021-6/+0
* Respect pixel aspect ratio of video if it contains one.scottfr@chromium.org2011-06-021-0/+6