Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll src/third_party/ffmpeg/ f309edd78..28e7fbe88 (698 commits).
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/f309edd7828e..28e7fbe88916 $ git log f309edd78..28e7fbe88 --date=short --no-merges --format='%ad %ae %s' 2017-01-18 liberato Removed duplicate EbmlSyntax line from chromium patches readme. 2017-01-17 liberato Make matroskadec and cpu.c compile on Windows. 2017-01-17 liberato Generated configs for all platforms. 2017-01-17 liberato Turned off check for stdatomic.h, since it is banned in chromium. 2017-01-17 liberato Updated chromium Readme, added patch-related comments. 2017-01-17 liberato Removed merged cherry-picks from README. 2017-01-17 liberato Disabled cuda and cuvid in build_ffmpeg.py . 2017-01-17 liberato Reverted 7a9db61da39fbfaa910c10c0719be595a7d06f3d 2016-12-29 watk Revert "test" 2016-12-29 watk test 2016-12-19 thomastdt avutil: Improved test coverage for avstring.c 2016-12-19 onemda avcodec/magicyuv: add 10 bit support 2016-12-19 george lavfi/framequeue: avoid empty structs. 2016-11-11 mengchen.mc avformat/mov.: Make the process of uuid-xmp atom faster. 2016-12-17 pkoshevoy lavfi/atempo: avoid false triggering an assertion failure 2016-12-17 michael doc/examples/decoder_targeted: Limit max pixels for fuzzing 2016-01-03 george lavfi: make filter_frame non-recursive. 2015-12-03 george lavfi: add FFFrameQueue API. 2016-12-18 onemda avcodec/get_bits: add av_assert2 to get_bits_long() 2016-12-18 atomnuker opus: remove redundant ff_celt_window2 declaration 2016-10-11 staalebk avformat: Auto-detect mjpeg 2000 in mpeg-ts 2016-10-16 jayridge avformat/tls: add tls url_get_file_handle 2016-12-15 pkoshevoy lavc: Fix ticket 6024, truncated mode decoding 2016-10-10 zhouxiaoyong avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi 2016-12-15 onemda avfilter/vf_ssim: add >8 bit depth suppport 2016-12-15 mark.hsj avformat/wavdec: Eliminate goto for clang -O0 DCE 2016-12-11 michael avutil/imgutils: Clarify doxy for av_image_check_size2() 2016-11-24 martin.vignali fate/psd: add tests for uncompress and rle samples 2016-12-15 michael avcodec/h263dec: Return the correct error code in explode mode 2016-12-15 michael avcodec/smvjpegdec: return the packet size instead of 0 2016-12-15 michael avcodec/tdsc: return the packet size instead of 0 2016-12-15 michael avcodec/screenpresso: return the packet size instead of 0 2016-12-15 michael avcodec/rscc: return the packet size instead of 0 2016-12-15 onemda avfilter/vsrc_testsrc: draw_bar: make sure width is not negative 2016-11-22 chcunningham avformat/mp3dec: fix msan warning when verifying mpa header 2016-12-13 Andreas.Cadhalpun tiff: fix overflows when calling av_reduce 2016-12-14 Andreas.Cadhalpun mov: prevent overflow during bit rate calculation 2016-12-14 Andreas.Cadhalpun cafdec: prevent overflow during bit rate calculation 2016-12-14 Andreas.Cadhalpun 4xm: prevent overflow during bit rate calculation 2016-12-14 onemda doc/filters: fix channel names in sofalizer example 2016-12-14 onemda avfilter/af_sofalizer: warn if user gives unknown channel names 2016-12-14 andrey.utkin doc/filters: drawtext: add example of printing texts on same baseline 2016-12-08 diego Add missing #includes for standalone spherical-information-related headers 2016-12-14 michael Bump for psd demuxer and decoder 2016-11-24 martin.vignali libavformat : add Photoshop PSD demuxer. 2016-11-24 martin.vignali libavcodec : add decoder for Photoshop PSD image files 2016-12-13 Andreas.Cadhalpun avformat: fix overflows during bit rate calculation 2016-12-14 mfcc64 swresample/resample: remove swri_resample function 2016-12-12 alex.converse libvpxenc: Don't spam level errors for VP8 encodes 2016-12-13 mfcc64 swresample/resample: do not allow negative dst_size return value 2016-12-10 michael avformat/utils: Print verbose error message if stream count exceeds max_streams 2016-12-10 michael avformat/options_table: Set the default maximum number of streams to 1000 2016-12-12 cus avfilter/avfilter: fix filtering frames with unknown channel layouts for filters needing writable frames 2016-10-10 zhouxiaoyong avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 2016-10-10 zhouxiaoyong avcodec/mips: version 1 of vp8dsp optimizations for loongson mmi 2016-12-02 wtc-at-google.com configure: add -fPIE instead of -pie to C flags for ThreadSanitizer 2016-12-06 wtc-at-google.com avutil: fix data race in av_get_cpu_flags() 2016-12-12 michael avutil/tests/imgutils: Remove unused variable 2016-12-12 Andreas.Cadhalpun opt: reject denominator zero as out of range 2016-12-09 derek.buitenhuis fate: Add h264 test for frame num gaps 2016-12-12 timo avcodec/cuvid: fix compilation with msvc11 2016-12-12 cehoyos lavf/mov: Accept multiple fourcc for AVID 1:1. 2016-12-12 cehoyos lavf/isom: Support EVRC in pvAuthor files. 2016-12-04 jamrial avformat/matroskadec: remove the strict unofficial check for Colour elements 2016-12-04 jamrial avformat/matroskadec: allocate Colour related fields only if the file contains the relevant master 2016-12-10 cus ffplay: fix sws_scale possible out of bounds array access 2016-12-06 wtc-at-google.com avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 2016-12-06 wtc-at-google.com avutil/cpu_init: remove unnecessary arguments to the main() function 2016-12-10 michael avcodec: Add max_pixels options 2016-12-10 michael avutil: Add av_image_check_size2() 2016-12-10 michael fate: add av_image_check_size() test 2016-11-30 Andreas.Cadhalpun configure: fail if autodetect-libraries are requested but not found 2016-11-30 Andreas.Cadhalpun configure: enable autodetected libraries after option parsing 2016-11-30 Andreas.Cadhalpun configure: enable sdl if sdl2 is enabled 2016-12-09 derek.buitenhuis libavcodec/tests: Add avpacket test to .gitignore 2016-12-08 sw configure: Require bit_depth field for VAAPI VP9 decode hwaccel 2016-12-09 Andreas.Cadhalpun opus_parser: make ParseContext the first element in OpusParseContext 2016-12-09 Andreas.Cadhalpun opus_parser: fix leaking channel_maps on error 2016-12-03 cus avfilter/af_ashowinfo: properly show input channel layout for unknown channel layouts 2016-12-03 cus avfilter/af_channelmap: add support for unknown input channel layouts 2016-12-03 cus avfilter/af_atempo: add support for unknown channel layouts 2016-11-22 cus avfilter/formats: allow unknown channel layouts by default 2016-12-08 michael avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2016-12-10 michael swresample/resample_template: Add filter values in parallel 2016-12-10 michael swresample/resample_template: Reorder operations to avoid one addition 2016-12-10 michael swresample/swresample: Check count before memcpy() 2016-12-09 michael avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory() 2016-12-09 michael avformat/oggdec: Skip streams in duration correction that did not had their duration set. 2016-12-07 derek.buitenhuis h264_slice: Wait for refs to be available before we use them in error concealment 2016-12-08 jamrial fate: add a monoscopic spherical matroska test 2016-12-08 jamrial fate: improve fate-mov dependencies 2016-12-08 michael avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be allocated 2016-12-09 michael avcodec/ffv1enc: Fix size of first slice 2016-12-08 alex.converse aacdec: Rename elem_type_prev to che_prev_type. 2016-12-06 alex.converse aacdec: Allow SBR after DRC. 2016-12-08 lou doc/muxers: remove "-strict experimental" from tee muxer examples 2016-12-08 onemda avfilter/vf_deband: fix silly mistakes 2016-11-18 michael avformat: Add max_streams option 2016-11-09 martin aarch64: h264idct: Use the offset parameter to movrel 2016-12-03 skr avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option (...) BUG=673919 R=dalecurtis@chromium.org Review-Url: https://codereview.chromium.org/2643623003 Cr-Commit-Position: refs/heads/master@{#444515}
- Loading branch information