ffmpeg | branch: master | Karsten Otto | Sun Jul 8 11:46:26
2018 +0200| [6cc6b619b95128ef084720c42ef0d361376e8f09] | committer: Michael
Niedermayer
aadec: add chapters and seeking
read_packet reads content in chunks. Thus seek must be clamped to valid
chunk positions in the file, which in tur
ffmpeg | branch: master | Karsten Otto | Sun Jul 8 12:26:10
2018 +0200| [3bf39f2aeff0defcc11454c497b6ea0ffbcd17ca] | committer: Michael
Niedermayer
libavcodec/mpegaudiodecheader.h : detect reserved mpeg id
Check the MPEG version ID for the reserved bit pattern 01, and abort the
header check i
URL:
http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=97321ae36056e2360e1c5a43cbdeef164fe34922
Author: Michael Niedermayer
Date: Sun Jul 8 21:07:45 2018 +0200
Update for 3.2.11
Signed-off-by: Michael Niedermayer
URL:
http://git.videolan.org/gitweb.cgi/ffmpeg.git/
ffmpeg | branch: master | Jun Zhao | Wed Jun 27 15:09:25
2018 +0800| [eb776a16ea3c02096ee4eff2f12da0f03cb03ef3] | committer: Jun Zhao
lavfi/minterpolate: fix blending calc issue.
the right blending calc is:
(alpha * Frame_2 + (MAX - alpha) * Frame_1 + 512) >> 10
Signed-off-by: Jun Zhao
> htt
ffmpeg | branch: release/4.0 | Marton Balint | Wed Jun 27
22:27:01 2018 +0200| [acb7907319837f47803351e4ccf6a5ae90d71a7c] | committer:
Marton Balint
ffmpeg: fix -stream_loop with multiple inputs
The input thread needs to be properly cleaned up and re-initalized before we
can start reading agai
ffmpeg | branch: release/4.0 | Marton Balint | Wed Jun 27
21:55:38 2018 +0200| [2c138c2d8c343219bd7a10151039ca8a53ca8cae] | committer:
Marton Balint
ffmpeg: factorize input thread creation and destruction
Signed-off-by: Marton Balint
(cherry picked from commit b181cd359b872283d5fcaf7c553bbad8
The branch, master has been updated
via 8b611e2117f130b827275f86bb8b28151936ac76 (commit)
from a2406c541a71a7c2ef8c7ba3509f9105cfa76a27 (commit)
- Log -
commit 8b611e2117f130b827275f86bb8b28151936ac76
Author: Micha
[ffmpeg] [branch: refs/tags/n3.4.3]
Tag:fc5ed4a2023d99d7351818f110a4b1316128baba
> http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=fc5ed4a2023d99d7351818f110a4b1316128baba
Tagger: Michael Niedermayer
Date: Sun Jul 8 12:23:40 2018 +0200
FFmpeg 3.4.3 release
__
ffmpeg | branch: release/3.4 | Michael Niedermayer |
Sun Jul 8 11:37:06 2018 +0200| [89355585366b16238244decae40fbe0cc7ae3e40] |
committer: Michael Niedermayer
Changelog: update
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=89355585366b162382
ffmpeg | branch: release/3.4 | Michael Niedermayer |
Fri Jul 6 16:28:14 2018 +0200| [9fc60cebe42e6e492b6e1a7bcc479796ee42c3ca] |
committer: Michael Niedermayer
avcodec/mjpegdec: Check for odd progressive RGB
Fixes: out of array access
Fixes:
9225/clusterfuzz-testcase-minimized-ffmpeg_AV_CODE
ffmpeg | branch: release/3.4 | Michael Niedermayer |
Fri Jul 6 22:23:25 2018 +0200| [20ad61ffb7b0fc72d17b5c21035eb85a698ac64b] |
committer: Michael Niedermayer
avformat/movenc: Check input sample count
Fixes: division by 0
Fixes: fpe_movenc.c_199_1.wav
Fixes: fpe_movenc.c_199_2.wav
Fixes: fpe
ffmpeg | branch: master | Karsten Otto | Sat Jul 7 19:41:27
2018 +0200| [c126065947514ec41f2d3350b8018ab563a054bb] | committer: Michael
Niedermayer
aadec: improve eof detection
Remember the end position of audio content in the file and check it during
read_packet. There always seems to be oth
12 matches
Mail list logo