Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Issue 2656383002: Roll src/third_party/ffmpeg/ 28e7fbe88..a628732d0 (340 commits). (Closed)

Created:
3 years, 10 months ago by hubbe
Modified:
3 years, 10 months ago
Reviewers:
wolenetz
CC:
chromium-reviews, agrieve
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll src/third_party/ffmpeg/ 28e7fbe88..a628732d0 (340 commits). https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/28e7fbe88916..a628732d02fe $ git log 28e7fbe88..a628732d0 --date=short --no-merges --format='%ad %ae %s' 2017-01-26 hubbe Updating build configs for M58 roll. 2017-01-05 martin aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filter 2017-01-03 martin aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfm 2016-12-14 martin aarch64: Add NEON optimizations for 10 and 12 bit vp9 MC 2016-12-14 martin aarch64: vp9dsp: Restructure the bpp checks 2017-01-05 martin arm: Add NEON optimizations for 10 and 12 bit vp9 loop filter 2016-12-18 martin arm: Add NEON optimizations for 10 and 12 bit vp9 itxfm 2016-12-08 martin arm: Add NEON optimizations for 10 and 12 bit vp9 MC 2016-12-08 martin arm: vp9dsp: Restructure the bpp checks 2017-01-24 michael avcodec/mjpegdec: Check remaining bitstream in ljpeg_decode_yuv_scan() 2017-01-24 lq avformat/hlsenc: improve to write m3u8 head block 2017-01-23 michael avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8" 2017-01-14 onemda avfilter: add EIA-608 line extractor 2017-01-24 lq avformat/flvenc: refine the flvenc shift_data code 2017-01-24 lq avformat/hlsenc: refine the code readable for time unit 2017-01-23 felipe libavformat/tee: tee was passing a wrong option name for fifo's format_options 2017-01-19 agrieve Deal with Android's default linker script changing 2017-01-22 pkoshevoy avcodec/cuvid: fail early if GPU can't handle video resolution 2017-01-16 nfxjfg hwcontext_cuda: implement frames_get_constraints 2017-01-20 rodger.combs lavf/segment: fix crash when failing to open segment list 2017-01-23 michael avcodec/pngdec: Fix off by 1 size in decode_zbuf() 2017-01-22 michael avcodec/error_resilience: update indention after last commit 2017-01-22 michael avcodec/error_resilience: Optimize motion recovery code by using blcok lists 2017-01-15 cus ffplay: fix indentation after last commit 2014-07-27 cus ffplay: do not preallocate video texture 2017-01-20 onemda avformat: add MIDI Sample Dump Standard demuxer 2016-09-03 jonathan avcodec/ac3dec: add consistent noise generation option. 2016-09-03 jonathan libavutil: add av_lfg_init_from_data() function 2017-01-21 michael avfilter/af_hdcd: Fix leak of memory allocated by ff_make_format_list() 2017-01-21 sw vaapi_mpeg4: Restore changes overwritten by merge 2017-01-21 michael avfilter/avf_showspectrum: Fix memleak of text allocated by av_asprintf() 2017-01-21 michael avfilter/vf_palettegen: Fix leak and simplify code 2017-01-19 onemda avcodec/fraps: add support for PAL8 2016-12-22 michael avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs 2017-01-21 michael avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter() 2017-01-20 matthieu.bouron lavc/h264dec: re-indent after previous commit 2017-01-20 matthieu.bouron lavc/h264dec: make sure a slice is decoded before finishing setup 2017-01-19 onemda avformat/wavdec: enable seeking with XMA2 2017-01-19 onemda avcodec/wmaprodec: add xma_flush for seeking in XMA2 2017-01-19 onemda avcodec: add XMA2 parser 2017-01-20 onemda avcodec/wmaprodec: unbreak XMA mono decoding 2017-01-19 bananaman255 avcodec/atrac3: allow 6 channels (non-joint stereo) 2017-01-18 dan.cherednik dcaenc: Use Huffman codes for Bit Allocation Index 2017-01-18 timo avcodec/nvenc: add logging for more error cases 2017-01-18 timo avcodec/nvenc: make gpu indices independend of supported capabilities 2017-01-20 lq avformat/hlsenc: fix too many open files bug 2017-01-16 onemda avcodec/exr: export writer info into frame metadata 2017-01-16 onemda avcodec/exr: make it aware of 2 additional compressions 2017-01-18 alenuke avcodec/avcodec: fix lil typo in comment 2017-01-19 michael avcodec/speedhq: Fix warning about "initialization from incompatible pointer type" 2017-01-19 onemda avcodec/wmaprodec: check number of channels for XMA streams 2017-01-19 onemda avcodec/pixlet: use av_clip_uintp2_c explicitly 2017-01-19 onemda avcodec/pixlet: use av_clip_uintp2() 2017-01-19 onemda avcodec/pixlet: clip chroma before shifting 2017-01-19 onemda avcodec/wmapro: redone stream selection for XMA1/2 2017-01-18 u lavc/h264: simplify find_unused_picture() 2017-01-18 ami_stuff avformat/caf: add 'aacl' codec tag 2017-01-18 t.rapp ffmpeg: pass output stream duration as a hint to the muxer 2017-01-17 onemda avcodec/wmaprodec: >2 channel support for XMA 2017-01-19 lq avfilter:vf_drawtext: add new line space size set parameter 2017-01-19 lq avformat/hlsenc: fix bug of hlsenc http delete old segments 2017-01-17 cboesch lavc/h264dec: remove flush goto in decode callback 2017-01-18 lq avformat/hlsenc: remove debug message used error level log 2016-09-13 sw hwcontext_vdpau: Fix missing subscripts 2016-08-24 sw lavc: Remove old vaapi decode infrastructure 2016-07-31 sw ffmpeg_vaapi: Convert to use hw_frames_ctx only 2017-01-08 sw vaapi_vp9: Convert to use the new VAAPI hwaccel code 2016-10-02 anton vaapi_hevc: Convert to use the new VAAPI hwaccel code 2016-08-07 sw vaapi_mpeg4: Convert to use the new VAAPI hwaccel code 2016-08-06 sw vaapi_vc1: Convert to use the new VAAPI hwaccel code 2016-08-06 sw vaapi_mpeg2: Convert to use the new VAAPI hwaccel code 2016-08-06 sw vaapi_h264: Convert to use the new VAAPI hwaccel code 2016-08-06 sw lavc: Rewrite VAAPI decode infrastructure 2016-08-06 sw vaapi_vc1: Remove redundant version check 2016-08-06 sw vaapi_vc1: Constify pointers 2016-08-06 sw vaapi_mpeg2: Constify pointers 2016-08-06 sw vaapi_h264: Constify pointers 2017-01-15 michael libavformat/mpegtsenc: support hevc with missing in stream headers like h.264 2017-01-12 kasper93 configure: Don't disable SSA Optimizer on MSVC v19.00.24218+. 2017-01-16 matthieu.bouron avutil/tests: add aes_ctr, audio_fifo and imgutils to .gitignore 2017-01-16 cehoyos configure: Fix standalone compilation of aiff and caf muxers. 2017-01-13 cboesch lavc/h264dec: reconstruct and debug flush frames as well 2017-01-11 cboesch lavc/h264_slice: drop redundant current_slice reset 2017-01-11 cboesch lavc/pthread_frame: protect read state access in setup finish function 2017-01-16 onemda avformat/aadec: use avio_get_str() 2017-01-16 onemda avformat/aadec: stop ignoring file metadata 2017-01-14 onemda avcodec: add SIPR parser 2017-01-13 robux4 dxva2: allow an empty array of ID3D11VideoDecoderOutputView 2017-01-13 robux4 dxva2: get the slice number directly from the surface in D3D11VA 2017-01-13 robux4 dxva2: use a single macro to test if the DXVA context is valid 2017-01-01 andreas.cadhalpun libopenmpt: add missing avio_read return value check 2017-01-07 dan.cherednik dcaenc: Implementation of Huffman codes for DCA encoder 2017-01-06 dan.cherednik dcaenc: Reverse data layout to prevent data copies during Huffman encoding introduction 2017-01-15 atomnuker matroskaenc: remove unofficial compliance on color information 2017-01-10 martin aarch64: vp9mc: Fix a comment to refer to a register with the right name 2017-01-10 martin aarch64: vp9dsp: Fix vertical alignment in the init file 2017-01-10 martin arm: vp9mc: Fix vertical alignment of operands 2017-01-10 martin aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 2017-01-10 martin arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 2017-01-10 martin arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination (...) BUG=684666, 448386 TEST=Manual, trybots, asan/msan, clusterfuzz and more... Review-Url: https://codereview.chromium.org/2656383002 Cr-Commit-Position: refs/heads/master@{#446780} Committed: https://chromium.googlesource.com/chromium/src/+/d01acee386f3f72d585898211cde93e421424066

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (11 generated)
hubbe
3 years, 10 months ago (2017-01-27 18:33:03 UTC) #4
wolenetz
lgtm IIUC, agrieve' was ok with the inclusion of 02c152d055073c72faf1f0deba5b0921367538d0 in Chromium, but had not ...
3 years, 10 months ago (2017-01-27 20:08:59 UTC) #5
wolenetz
On 2017/01/27 20:08:59, wolenetz wrote: > lgtm > > IIUC, agrieve' was ok with the ...
3 years, 10 months ago (2017-01-27 20:11:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2656383002/1
3 years, 10 months ago (2017-01-27 20:15:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2656383002/1
3 years, 10 months ago (2017-01-27 21:16:46 UTC) #14
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 21:34:03 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/d01acee386f3f72d585898211cde...

Powered by Google App Engine
This is Rietveld 408576698