ffmpeg | branch: master | Hendrik Leppkes | Wed Apr 18
16:33:13 2018 +0200| [638575cd0ba419a7ff8143d67a8cc8c26c526ceb] | committer:
Hendrik Leppkes
configure: fix clang-cl check in the MSVC section
Without properly grouping the checks, the second test would execute for
MSVC cl.exe, which resul
ffmpeg | branch: release/4.0 | Hendrik Leppkes | Wed Apr
18 16:33:13 2018 +0200| [a73b464118a71483241d3120c05e2b3bd871bb44] | committer:
Hendrik Leppkes
configure: fix clang-cl check in the MSVC section
Without properly grouping the checks, the second test would execute for
MSVC cl.exe, which
ffmpeg | branch: release/4.0 | Hendrik Leppkes | Wed Apr
18 14:09:19 2018 +0200| [0b6de235b98ca3076e85adebc922b25df79080b7] | committer:
Hendrik Leppkes
avformat/tls_schannel: fix handling of EOF after avio changes
(cherry picked from commit 5c6365af454fb24f20d753ed99dd8e2b60e85035)
> http://
ffmpeg | branch: master | Hendrik Leppkes | Wed Apr 18
14:09:19 2018 +0200| [5c6365af454fb24f20d753ed99dd8e2b60e85035] | committer:
Hendrik Leppkes
avformat/tls_schannel: fix handling of EOF after avio changes
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5c6365af454fb24f20d753ed
ffmpeg | branch: master | Matthieu Bouron | Wed Apr
11 10:28:56 2018 +0200| [67d0911f27e29d551865dbca3af5c49abe029885] | committer:
Matthieu Bouron
avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields
Fixes decoding on the Samsung Chromebook Pro which do not set the
ffmpeg | branch: release/4.0 | Matthieu Bouron |
Wed Apr 11 10:28:56 2018 +0200| [9b7111424797e458aa51f7569dc132d44b18fd79] |
committer: Matthieu Bouron
avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields
Fixes decoding on the Samsung Chromebook Pro which do not set
ffmpeg | branch: master | Gyan Doshi | Thu Apr 19 17:55:20
2018 +0530| [424836505fba3b9ad8120cd86227f832fe35d8f6] | committer: Gyan Doshi
doc/muxers: tee muxer - rearrange, add notes and general tidy-up
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=424836505fba3b9ad8120cd86227f832
ffmpeg | branch: master | Vittorio Giovara | Thu
Apr 12 17:39:50 2018 -0400| [fbfee6adea6166ad87ef46124095abbf079f7bc3] |
committer: Vittorio Giovara
aac: Rework extradata parsing code
- enable the parsing code
- use the new buffer instead of replacing the context one
- do not push/pop configu
ffmpeg | branch: master | Jacob Trimble | Tue Jan 30
11:14:35 2018 -0800| [baf9c0bd99d91ec501b020632ca72babc455139c] | committer:
Michael Niedermayer
avformat/mov: Remove old encryption info methods.
Signed-off-by: Jacob Trimble
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/g
ffmpeg | branch: master | Jacob Trimble |
Thu Apr 19 09:35:22 2018 -0700| [606c5c7f3ad1d289ef745b9053024ad318646c7e] |
committer: Michael Niedermayer
avformat/mov: Fix memory leak in encryption info.
Signed-off-by: Jacob Trimble
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/g
ffmpeg | branch: master | Rahul Chaudhry | Wed Apr
18 16:29:39 2018 -0700| [b22db4f465c9adb2cf1489e04f7b65ef6bb55b8b] | committer:
Michael Niedermayer
swresample/arm: remove unintentional relocation.
Branch to global symbol results in reference to PLT, and when compiling
for THUMB-2 - in a R_A
ffmpeg | branch: master | Richard Shaffer | Thu Apr 19
12:55:00 2018 -0700| [c705476c4788ab7c5e4c4ee00aab9bbc038cf700] | committer: wm4
libavformat/http: Refactor and fix additional leaks in get_cookies.
This refactors get_cookies to simplify some code paths, specifically for
skipping logic in
ffmpeg | branch: master | Michael Niedermayer | Mon
Apr 16 22:04:53 2018 +0200| [9d5a4fcfbb51edc871bdb1c67a88223cbfb1c0e4] |
committer: Michael Niedermayer
avcodec/dfa: Check dimension against maximum
The headers from where the dimensions are read in actual files
are limited to 16bit per compo
ffmpeg | branch: master | Michael Niedermayer | Tue
Apr 17 02:13:43 2018 +0200| [9033920bec9ccf17de205fc17c2b330906b200f5] |
committer: Michael Niedermayer
avcodec/cinepak: Skip empty frames
Speeds up decoding from 3 to 0.1 seconds for
6302/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CI
ffmpeg | branch: master | Michael Niedermayer | Tue
Apr 17 02:13:42 2018 +0200| [2324ef1ff32e5effd6f295bca80580ae4816be0b] |
committer: Michael Niedermayer
avcodec/cinepak: move some checks prior to frame allocation
Speeds up decoding from 8 to 3 seconds for
6302/clusterfuzz-testcase-minimize
ffmpeg | branch: master | Michael Niedermayer | Mon
Apr 16 22:28:23 2018 +0200| [942217b153a9bff2d17463957abd772fcd72b400] |
committer: Michael Niedermayer
avcodec/dsicinvideo: Propagate errors from cin_decode_rle()
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmp
ffmpeg | branch: master | Michael Niedermayer | Mon
Apr 16 22:29:09 2018 +0200| [5549488bbf3a23c0fb9833cefc6354f97055dd96] |
committer: Michael Niedermayer
avcodec/dsicinvideo: Fail if there is only a small fraction of the data
available that comprises a full frame
Fixes: Timeout
Fixes:
6306
ffmpeg | branch: master | Michael Niedermayer | Thu
Apr 19 23:32:07 2018 +0200| [9f1b99e7d076c9de1fefe971f1c70c96ebcf071b] |
committer: Michael Niedermayer
avcodec/sbc: Fix non static function prefix
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit
ffmpeg | branch: master | Michael Niedermayer | Thu
Apr 19 23:34:11 2018 +0200| [3dfe3436ac78607d7baf6f1f7f48691343d9d929] |
committer: Michael Niedermayer
avcodec/sheervideodata: Fix libavutil include
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm
ffmpeg | branch: master | Michael Niedermayer | Thu
Apr 19 23:44:33 2018 +0200| [13b77af2f0b56d6c87bb147947337981c21f4245] |
committer: Michael Niedermayer
avdevice/android_camera: Fix AVClass.version
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Michael Niedermayer | Thu
Apr 19 23:44:13 2018 +0200| [c0bce367e4932f0fb09195e6978ac1a5a60480a4] |
committer: Michael Niedermayer
avcodec: Fix AVClass .version
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c0bce367e49
ffmpeg | branch: master | Michael Niedermayer | Thu
Apr 19 23:28:26 2018 +0200| [f8b17fe33233237eea304d4fb0636539a131c1b2] |
committer: Michael Niedermayer
avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code
Signed-off-by: Michael Niedermayer
> http://git.videolan.o
ffmpeg | branch: master | Stephan Holljes | Fri Jan
12 19:16:29 2018 +0100| [7b6b8c92652d6683d97515352e4a9a4147b7da7c] | committer:
Michael Niedermayer
lavf/http.c: Free allocated client URLContext in case of error.
Signed-off-by: Stephan Holljes
Signed-off-by: Michael Niedermayer
> http://
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Mon Apr 16 22:28:23 2018 +0200| [bfe61bbd0076499f82b580557bb1f355f36c9c37] |
committer: Michael Niedermayer
avcodec/dsicinvideo: Propagate errors from cin_decode_rle()
Signed-off-by: Michael Niedermayer
(cherry picked from commit 942217b153
ffmpeg | branch: release/4.0 | Rahul Chaudhry |
Wed Apr 18 16:29:39 2018 -0700| [ef99025603913c3dcd6c716f308b83cbf7077ef7] |
committer: Michael Niedermayer
swresample/arm: remove unintentional relocation.
Branch to global symbol results in reference to PLT, and when compiling
for THUMB-2 - in
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Thu Apr 19 23:44:13 2018 +0200| [5cc6370a1501ea6dbad13be0f4aa181fdb5c6660] |
committer: Michael Niedermayer
avcodec: Fix AVClass .version
Signed-off-by: Michael Niedermayer
(cherry picked from commit c0bce367e4932f0fb09195e6978ac1a5a60480a4
ffmpeg | branch: release/4.0 | Stephan Holljes | Fri
Jan 12 19:16:29 2018 +0100| [b9b3ef4f5a51a020911d6fb2b1dc672d4c0a769f] |
committer: Michael Niedermayer
lavf/http.c: Free allocated client URLContext in case of error.
Signed-off-by: Stephan Holljes
Signed-off-by: Michael Niedermayer
(cher
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Tue Apr 17 02:13:43 2018 +0200| [ecb375684d7b5a29ee208977259ffd65b951015f] |
committer: Michael Niedermayer
avcodec/cinepak: Skip empty frames
Speeds up decoding from 3 to 0.1 seconds for
6302/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Mon Apr 16 22:29:09 2018 +0200| [66bdf8f145937576eb8b2c3a73dcbbd1846eb048] |
committer: Michael Niedermayer
avcodec/dsicinvideo: Fail if there is only a small fraction of the data
available that comprises a full frame
Fixes: Timeout
Fixes:
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Thu Apr 19 23:34:11 2018 +0200| [8b019be79b6b32aa664ca042eb8cbd226b6433fe] |
committer: Michael Niedermayer
avcodec/sheervideodata: Fix libavutil include
Signed-off-by: Michael Niedermayer
(cherry picked from commit 3dfe3436ac78607d7baf6f1f
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Mon Apr 16 22:04:53 2018 +0200| [5888679ae331fe122b4ab3cffb78f032cde96049] |
committer: Michael Niedermayer
avcodec/dfa: Check dimension against maximum
The headers from where the dimensions are read in actual files
are limited to 16bit per
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Mon Apr 16 18:23:12 2018 +0200| [860293a9a29b7b22d87cc68680bc20f0ad770283] |
committer: Michael Niedermayer
doc/APIchanges: Fix typos in hashes
Thanks-to: Moritz Barsnick for finding the correct ones
Signed-off-by: Michael Niedermayer
(ch
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Tue Apr 17 02:13:42 2018 +0200| [df56bc18efd2afb10e1751e6be1f731d3da54786] |
committer: Michael Niedermayer
avcodec/cinepak: move some checks prior to frame allocation
Speeds up decoding from 8 to 3 seconds for
6302/clusterfuzz-testcase-min
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Thu Apr 19 23:32:07 2018 +0200| [e36830c6959d286f5d55d374119a4a30ca8fad83] |
committer: Michael Niedermayer
avcodec/sbc: Fix non static function prefix
Signed-off-by: Michael Niedermayer
(cherry picked from commit 9f1b99e7d076c9de1fefe971f1
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Thu Apr 19 23:44:33 2018 +0200| [b2b7cb0f606ced3b705f0cef5f5ba0cdda784adf] |
committer: Michael Niedermayer
avdevice/android_camera: Fix AVClass.version
Signed-off-by: Michael Niedermayer
(cherry picked from commit 13b77af2f0b56d6c87bb14794
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Fri Apr 20 01:54:19 2018 +0200| [ace829cb45cff530b8a0aed6adf18f329d7a98f6] |
committer: Michael Niedermayer
Changelog: replace by 4.0
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ace829cb4
ffmpeg | branch: release/4.0 | Michael Niedermayer |
Thu Apr 19 23:28:26 2018 +0200| [bc2ceeb3ac346ada448f3c9b89b4aecb084571f5] |
committer: Michael Niedermayer
avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code
Signed-off-by: Michael Niedermayer
(cherry picked from
ffmpeg | branch: master | Steven Liu | Fri Apr 20
11:29:35 2018 +0800| [002e45b40760b15319a3f2ea3d2c78bd9cc72d38] | committer:
Steven Liu
avformat/dashenc: change the hls version from 6 to 7
reference hls support fmp4 file from draft-pantos-http-live-streaming-20
the spec describes version 7
ffmpeg | branch: master | Vishwanath Dixit | Wed Apr 4
16:56:18 2018 +0530| [30940be3593aee6144a9d238f25eef1aa4575c41] | committer:
Karthick Jeyapal
avformat/http: flushing tcp receive buffer when it is write only mode
In write only mode, the TCP receive buffer's data keeps growing with
http
39 matches
Mail list logo