summaryrefslogtreecommitdiffstats
path: root/media/ffmpeg
Commit message (Expand)AuthorAgeFilesLines
* media config: expand is_encrypted to a struct.dougsteed2016-03-123-26/+27
* Revert of media config: expand is_encrypted to a struct. (patchset #23 id:440...alexmos2016-03-113-27/+26
* media config: expand is_encrypted to a struct.dougsteed2016-03-113-26/+27
* Move media::AudioCodec to its own source filej.isorce2016-02-292-3/+7
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-091-0/+33
* Revert of Add support for 9- and 10-bit h264 videos. (patchset #27 of https:/...flackr2016-02-051-33/+0
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-051-0/+33
* Convert enable_hevc to buildflagservolk2016-01-121-2/+2
* Re-add AC3/EAC3 audio demuxing supportservolk2016-01-091-15/+51
* Switch to standard integer types in media/, take 2.avi2015-12-233-0/+7
* Switch to standard integer types in media/.Avi Drissman2015-12-193-14/+11
* Enable pcm_s32le audio decoding.jyw2015-11-253-16/+32
* Roll FFmpeg for M48ddorwin2015-11-131-4/+11
* Roll src/third_party/ffmpeg d2733b2:b1b22ffddorwin2015-11-111-4/+1
* Update expected result for FFmpeg regression test Cr112384.ddorwin2015-11-101-1/+5
* Fail playback when VideoDecoderConfig has invalid extra data.chcunningham2015-10-203-35/+177
* Revert of Fail playback when VideoDecoderConfig has invalid extra data. (patc...hajimehoshi2015-10-193-177/+35
* Fail playback when VideoDecoderConfig has invalid extra data.Chris Cunningham2015-10-173-35/+177
* Roll ffmpeg DEPS for security fix.dalecurtis2015-10-011-0/+8
* Roll ffmpeg deps to disable broken AAC SBR SSE2 functions.dalecurtis2015-09-281-0/+4
* Roll ffmpeg for M47.dalecurtis2015-09-191-1/+4
* Switch from using codec ids to codec name hashes.dalecurtis2015-09-173-375/+45
* Move VideoCodec/VideoCodecProfile enums into video_codecs.hservolk2015-09-092-1/+2
* Implemented HEVC video demuxing and parsingservolk2015-09-081-0/+8
* Fix VideoDecoderShim to simulate synchronous initialization.sergeyu2015-09-012-2/+4
* Stop over-counting media decoder codec config src= UMAswolenetz2015-08-213-37/+16
* Add support for H264 and VP9 to AndroidVDAwatk2015-08-131-0/+9
* ffmpeg_common: s/PIX_FMT/AV_PIX_FMT/jzern2015-08-122-19/+19
* Initial support for the desktop media pipeline on Android.watk2015-07-201-0/+9
* Updating ffmpeg_regression_tests repository docs to use git link.chcunningham2015-07-171-2/+2
* Re-enable the JPEG video color space.watk2015-07-162-4/+16
* Reland: Change the video color space default.watk2015-07-142-6/+30
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-132-31/+28
* Roll FFmpeg for M45.chcunningham2015-07-101-13/+4
* Revert of Change the video color space default. (patchset #4 id:60001 of http...amineer2015-07-092-35/+12
* Change the video color space default.watk2015-07-092-12/+35
* Replace remaining Tokenize calls to SplitStringbrettw2015-07-061-11/+19
* Verify that ffmpeg codec enum values match the histogram valuesjrummell2015-06-251-0/+374
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-12/+4
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-4/+12
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-12/+4
* VideoFrame: Pass color space from pixel format to metadatamcasas2015-05-221-11/+3
* Getting rid of duplicate includes from media/anujk.sharma2015-05-141-1/+0
* FFmpeg roll for M43.watk2015-03-301-0/+1
* Revert of FFmpeg roll for M43. (patchset #2 id:20001 of https://codereview.ch...watk2015-03-281-1/+0
* FFmpeg roll for M43.watk2015-03-281-0/+1
* Adding an ALAC enum to AudioDecoderConfigmikhal2015-01-291-0/+6
* Add allocator shim test to ffmpeg test suite.wfh2015-01-231-0/+12
* Add support for Rec709 color space videos in software YUV convert path.rileya2015-01-211-0/+7
* Reject vp8 video having alpha and image planes of different sizes.watk2015-01-211-0/+4