Will apply soon.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
On Tue, 12. Nov 22:46, Andriy Gelman wrote:
> From: Andriy Gelman
>
> Fixes #8079
>
> During initialization of a v4l2m2m device, the configured pix_fmt can be
> different to the pix_fmt of the encoder (i.e. avctx->pix_fmt).
>
> For example on the Odroid XU4:
> ./ffmpeg -f lavfi -i yuvtestsrc -c
On Sun, 10. Nov 14:55, Andriy Gelman wrote:
> On Tue, 05. Nov 09:25, Andriy Gelman wrote:
> > On Wed, 30. Oct 09:45, Andriy Gelman wrote:
> > > On Thu, 24. Oct 20:50, Andriy Gelman wrote:
> > > > On Tue, 15. Oct 22:50, Andriy Gelman wrote:
> > > > > From: Andriy Gelman
> > > > >
> > > > > Fixes #
Fixes: Infinite loop
Fixes:
18914/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMAVOICE_fuzzer-5731902946541568
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/wmavoice.c | 3 +++
1 file
Fixes: shift exponent -4 is negative
Fixes:
17793/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DST_fuzzer-5766088435957760
Fixes:
18989/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DST_fuzzer-5175008116867072
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree
Fixes: Timeout (400sec -> 14sec)
Fixes:
18989/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DST_fuzzer-5175008116867072
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
tools/target_dec_fuzzer.c | 1 +
Fixes: OOM
Fixes:
18956/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_NUV_fuzzer-5766505644163072
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/nuv.c | 6 +++---
1 file changed, 3 insert
On Fri, Nov 22, 2019 at 07:20:55PM +0800, Limin Wang wrote:
> On Thu, Nov 21, 2019 at 11:26:12PM +0100, Michael Niedermayer wrote:
> > Fixes: signed integer overflow: -2147483648 - 13 cannot be represented in
> > type 'int'
> > Fixes:
> > 18893/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AD
On Mon, Nov 18, 2019 at 12:44:37PM +0100, Thilo Borgmann wrote:
> Hi,
>
> here comes my request for reimbursements for attending the Linux Days Prague
> 2019.
>
> Quite cheap, since accomodation is free. So there is a just bus ticket for
> 51,87 EUR.
>
> Prepared the SPI form and send it to St
Andreas Rheinhardt:
> Andreas Rheinhardt:
>> In order to indicate that the frames in a BlockGroup are not keyframes,
>> one has to add a ReferenceBlock element containing the timestamp of a
>> reference block that has already been written. The timestamp ought to be
>> relative to the timestamp of t
On Fri, Nov 22, 2019 at 09:48:04 +0800, lance.lmw...@gmail.com wrote:
> From: Limin Wang
> Subject: bavfilter/vsrc_life: Fix for random_seed type
^
There's a stray letter in that line. (Also in another patch.)
Moritz
___
ffmpeg-devel mailing
Signed-off-by: Paul B Mahol
---
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/avcodec.h| 1 +
libavcodec/codec_desc.c | 7 ++
libavcodec/midivid.c| 264
libavformat/riff.c | 1 +
6 files changed, 275 insert
On 11/23/2019 5:30 PM, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/avcodec.h| 1 +
> libavcodec/codec_desc.c | 7 ++
> libavcodec/midivid.c| 264
> l
On Tue, Oct 15, 2019 at 10:50:39PM -0400, Andriy Gelman wrote:
> From: Andriy Gelman
>
> Fixes #7799
>
> Currently, the mp4toannexb filter always inserts the same extradata at
> the start of the first IRAP unit. As in ticket #7799, this can lead to
> decoding errors if modified parameter sets ar
On Sat, Nov 23, 2019 at 09:14:35PM +0100, Moritz Barsnick wrote:
> On Fri, Nov 22, 2019 at 09:48:04 +0800, lance.lmw...@gmail.com wrote:
> > From: Limin Wang
> > Subject: bavfilter/vsrc_life: Fix for random_seed type
>^
> There's a stray letter in that line. (Also in another patch.)
Y
I supply an options dictionary to avformat_open_input(). The first stack
trace passes the option correctly down to tcp.c, because the stack is:
#0 tcp_open
#1 ffurl_connect
#2 ffurl_open_whitelist
#3 http_open_cnx_internal
#4 http_open_cnx
#5 http_open
#6 ffurl_connect
#7 ffurl_open_whitelist
#8 f
This appears to have been raised before in almost exactly the same form:
https://lists.ffmpeg.org/pipermail/libav-user/2015-January/007841.html
On 24/11/19 1:41 pm, Tom Gaudasiński wrote:
> I supply an options dictionary to avformat_open_input(). The first stack
> trace passes the option correctl
17 matches
Mail list logo