ffmpeg | branch: master | Clément Bœsch | Fri Apr 7 10:07:43
2017 +0200| [92e532c18fee1d1ab2b8ed1ffe95696176df68ab] | committer: Clément
Bœsch
Merge commit '239d02eff3ffe9f7d40caa21dde50fb4a0e94c24'
* commit '239d02eff3ffe9f7d40caa21dde50fb4a0e94c24':
avisynth: Cast to the right type when l
ffmpeg | branch: master | Diego Biurrun | Thu Nov 24
12:46:30 2016 +0100| [239d02eff3ffe9f7d40caa21dde50fb4a0e94c24] | committer:
Diego Biurrun
avisynth: Cast to the right type when loading avisynth library functions
Fixes a number of related warnings.
> http://git.videolan.org/gitweb.cgi/ffm
ffmpeg | branch: master | Clément Bœsch | Fri Apr 7 10:08:53
2017 +0200| [e7326e2980a079432bf3f5556fdab38e92982fd1] | committer: Clément
Bœsch
Merge commit '3ee5f25d37315b27f0e2d47aa69fc445545ee2e3'
* commit '3ee5f25d37315b27f0e2d47aa69fc445545ee2e3':
dxva2: Adjust printf length modifiers w
ffmpeg | branch: master | Diego Biurrun | Thu Nov 24
12:46:31 2016 +0100| [3ee5f25d37315b27f0e2d47aa69fc445545ee2e3] | committer:
Diego Biurrun
dxva2: Adjust printf length modifiers where appropriate
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3ee5f25d37315b27f0e2d47aa69fc44554
ffmpeg | branch: master | Diego Biurrun | Wed May 11
08:59:17 2016 +0200| [212c6a1d70df011b6f2a2aa02f7677503287bd00] | committer:
Diego Biurrun
mjpegdec: Check return values of functions that may fail
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=212c6a1d70df011b6f2a2aa02f7677503
ffmpeg | branch: master | Clément Bœsch | Fri Apr 7 10:17:53
2017 +0200| [9c7ee37490d21350ab1a2e07069284daf1943e52] | committer: Clément
Bœsch
Merge commit '212c6a1d70df011b6f2a2aa02f7677503287bd00'
* commit '212c6a1d70df011b6f2a2aa02f7677503287bd00':
mjpegdec: Check return values of functi
ffmpeg | branch: master | Michael Niedermayer | Tue
Mar 21 23:46:14 2017 +0100| [08117a40157464f8a9dcc2df393fa5fe299c1e98] |
committer: Michael Niedermayer
avcodec/h264: Check weight values to be within the specs limits.
Fixes: integer overflows
Fixes: 911/clusterfuzz-testcase-5415105606975488
ffmpeg | branch: master | James Almer | Fri Apr 7 12:48:31
2017 -0300| [7c1566fec39492815eda0dc1fdfd18f8bf7ca635] | committer: James Almer
avcodec/tta: Don't try to read more than MIN_CACHE_BITS bits
This fixes assertion failures introduced in 4fbb56acbe.
Reviewed-by: michaelni
Reviewed-by: d
ffmpeg | branch: master | Clément Bœsch | Fri Apr 7
17:50:44 2017 +0200| [8d94d9798a6903fc65ceb8e5af843cb6a793e045] | committer:
Clément Bœsch
lavc/mjpegdec: allow failure while decoding APP
Fix decoding frame.jpg from ticket #267
Regression since 9c7ee3749 / 212c6a1d7
> http://git.videolan
ffmpeg | branch: master | Ronald S. Bultje | Thu Apr 6
11:47:03 2017 -0400| [7f05c5cea04112471d8147487aa3b44141922d09] | committer:
Ronald S. Bultje
h264: don't re-call ff_h264_direct_ref_list_init() w/ frame-mt.
I'm hoping that this will address the remaining tsan fate-h264 issues:
WARNING:
ffmpeg | branch: master | Ronald S. Bultje | Thu Apr 6
13:58:59 2017 -0400| [2e664b9c1e73c80aab91070c1eb7676f04bdd12d] | committer:
Ronald S. Bultje
pthread_frame: make accesses to debug field be protected by owner lock.
The av_log() is done outside the lock, but this way the accesses to the
ffmpeg | branch: master | Paul B Mahol | Fri Apr 7 20:09:22
2017 +0200| [faa94a576f5f3de10fc7016e0d94229faa1c2159] | committer: Paul B Mahol
avcodec/utvideodec: add support for gradient prediction
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=faa94a5
ffmpeg | branch: master | James Almer | Mon Dec 26 18:33:06
2016 -0300| [9f102653fd723005f26c6e8c7525fec585631a72] | committer: James Almer
ffmpeg: use av_stream_new_side_data()
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9f102653fd723005f26c6e8c7525
ffmpeg | branch: master | James Almer | Fri Mar 24 18:42:19
2017 -0300| [b8f26779d615dfb466e90627323b1a4e40639f76] | committer: James Almer
lavf: use the new bitstream filter for extracting extradata
This merges commits 8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4 and
096a8effa3f8f3455292c958c3ed07
ffmpeg | branch: master | James Almer | Sun Apr 2 14:35:03
2017 -0300| [e7fb6bc32d1bbffbc1a466c2a505b138cf8a7e0e] | committer: James Almer
avcodec/hevc_parse: ignore all non parameter set NAL units in extradata
While they shouldn't be present, they are harmless if they are.
Reviewed-by: Micha
ffmpeg | branch: master | James Almer | Fri Apr 7 17:31:13
2017 -0300| [3f8d7342c32c8b22ab177d62f5c7660db213e342] | committer: James Almer
doc/libav-merge: remove line about extract_extradata_bsf usage
It was addressed in b8f26779d615dfb466e90627323b1a4e40639f76
> http://git.videolan.org/gitw
ffmpeg | branch: master | Ricardo Constantino | Mon Apr 3
19:34:09 2017 +0100| [57c3670896c69714ca1514728edf5ee48b2abcc9] | committer:
Rostislav Pehlivanov
vf_pad: center image on padded area if negative x/y
or if x/y go beyond padded area.
This is mostly useful when paired with the aspect o
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Apr
8 00:29:03 2017 +0100| [42ffc67208b18e7048c0deed0ff3b289c870c66d] | committer:
Rostislav Pehlivanov
opusenc: minor style changes
Signed-off-by: Rostislav Pehlivanov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=42ffc6720
ffmpeg | branch: master | Rostislav Pehlivanov | Mon Apr
3 13:13:14 2017 +0100| [63744d8afd57851479ed2ff3e9a843c70d1b0031] | committer:
Rostislav Pehlivanov
opusenc: remove unused header entries and simplify normalization
Signed-off-by: Rostislav Pehlivanov
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Rostislav Pehlivanov | Sun Apr
2 20:55:11 2017 +0100| [6d0b62a12b46edbb3d141c356a7bcf7856a1e351] | committer:
Rostislav Pehlivanov
opus_celt: fix some style issues
Signed-off-by: Rostislav Pehlivanov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6d0b6
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Apr
8 00:48:28 2017 +0100| [c39fba703bf35da0b4b894b2b33978c205507341] | committer:
Rostislav Pehlivanov
opusenc: do not signal digital silence
Apparently its only use is to enable comfort noise/error recovery.
Signed-off-by: Rostislav Pehl
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Apr
1 19:41:52 2017 +0100| [db788de8ecdee271b59b04c9cbb97320ec28c9ea] | committer:
Rostislav Pehlivanov
mdct15: use existing complex multiplication macros
Signed-off-by: Rostislav Pehlivanov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Apr
8 00:53:31 2017 +0100| [d0a3143193ff3284f3dfbcc173bb94c9b91077d0] | committer:
Rostislav Pehlivanov
opusenc: switch between intra/inter mode for coarse energy
Saves around 5kbps.
Signed-off-by: Rostislav Pehlivanov
> http://git.video
ffmpeg | branch: master | Rostislav Pehlivanov | Sun Apr
2 20:55:30 2017 +0100| [a66121d964558348ffcc2fb820853c9381a6a8d2] | committer:
Rostislav Pehlivanov
opus_rc: add macros for checkpoint rollback
Signed-off-by: Rostislav Pehlivanov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | James Almer | Sat Apr 8 01:12:57
2017 -0300| [b438a7868c8a672f103a6b50e9572f5d31f23ce3] | committer: James Almer
ffmpeg: use av_stream_new_side_data() in init_output_stream
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b438a7868c8a672f103a6b50e9572f5d31f
25 matches
Mail list logo