[FFmpeg-cvslog] libavformat/takdec.c: Fix msan error

2025-04-21 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Mon Apr 7 11:10:31 2025 -0700| [1d244c641baf6f11d8c3a61c418c760d628fc548] | committer: James Almer libavformat/takdec.c: Fix msan error Make sure we are reading 16 bytes for the MD5 Signed-off-by: James Almer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/mpeg12dec: use init_get_bits8 and check the return value

2023-01-04 Thread Thierry Foucu
ffmpeg | branch: release/5.1 | Thierry Foucu | Wed Jan 4 10:54:24 2023 -0800| [070b38167c10f7742c449c25e65ffef90c8f8f0b] | committer: James Almer avcodec/mpeg12dec: use init_get_bits8 and check the return value Signed-off-by: James Almer (cherry picked from commit

[FFmpeg-cvslog] avcodec/mpeg12dec: use init_get_bits8 and check the return value

2023-01-04 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Wed Jan 4 10:54:24 2023 -0800| [efbe84eb1b74a80cd12174feaaa37da2e8fb1e66] | committer: James Almer avcodec/mpeg12dec: use init_get_bits8 and check the return value Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] libavcodec/mpeg12dec.c: Switch to init_get_bits8 and checks return value

2021-07-28 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Tue Jul 27 11:25:04 2021 -0700| [fc300613bec1e55974d45f955265b72cbf9b5683] | committer: Michael Niedermayer libavcodec/mpeg12dec.c: Switch to init_get_bits8 and checks return value Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] libavformat/mov.c: export vendor id as metadata

2020-12-04 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Wed Nov 18 12:09:37 2020 -0800| [4d97acfe3349995689f995d14b321a3354aa90ed] | committer: Gyan Doshi libavformat/mov.c: export vendor id as metadata > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4d97acfe3349995689f995d14b321a3354aa9

[FFmpeg-cvslog] libavformat/avidec: Extract more metadata from the header

2020-11-10 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Fri Nov 6 15:10:17 2020 -0800| [1c57b8ae3bf7d5e07a4951f80f9d5d3c50c4a74b] | committer: Michael Niedermayer libavformat/avidec: Extract more metadata from the header Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] libavformat/ffmetadec.c: Fix Use-of-uninitialized-value

2020-08-22 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Thu Aug 20 12:14:52 2020 -0700| [5cf439e72ec3432fc52f73badfd0b5ec90162ffa] | committer: Michael Niedermayer libavformat/ffmetadec.c: Fix Use-of-uninitialized-value Check the return value of sscanf as it can return -1(EOF), for example when the first

[FFmpeg-cvslog] libavformat/r3d.c: Fix Use-of-uninitialized-value in filename.

2020-08-20 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Wed Aug 19 15:51:02 2020 -0700| [36f7b83568764ae73d0c7b3a43f1e3d3df234033] | committer: Michael Niedermayer libavformat/r3d.c: Fix Use-of-uninitialized-value in filename. While reading the filename tag, it may return a EOF and we are still copying the

[FFmpeg-cvslog] libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.

2020-06-05 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Thu Jun 4 13:03:00 2020 -0700| [d5422a14e2a84e4feb7124c7e4d1950fdae697aa] | committer: Michael Niedermayer libavcodec/png_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer. the target_dec_fuzzer is checking for the avpkt.data pointer

[FFmpeg-cvslog] libavcodec/mlp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.

2020-06-05 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Thu Jun 4 13:03:15 2020 -0700| [3dc24b3379fc4f9210dee7617accc5ef43879025] | committer: Michael Niedermayer libavcodec/mlp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer. the target_dec_fuzzer is checking for the avpkt.data pointer

[FFmpeg-cvslog] libavcodec/bmp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer.

2020-06-05 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Thu Jun 4 13:03:27 2020 -0700| [a1a85579e304d5aa6e41324e41603e2d20b93df3] | committer: Michael Niedermayer libavcodec/bmp_parser.c: fix a use_of_uninitialized_value in target_dec_fuzzer. the target_dec_fuzzer is checking for the avpkt.data pointer

[FFmpeg-cvslog] avformat/mov: Read the QT Metadata Keys only once

2020-05-15 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Mon May 11 09:35:00 2020 -0700| [1187cbf0ffd7a74f9055def89ff88d5e36a9dbcd] | committer: Michael Niedermayer avformat/mov: Read the QT Metadata Keys only once If you have a file with multiple Metadata Keys, the second time you parse the keys, you will

[FFmpeg-cvslog] configure: Add llviddsp to mvha select

2020-03-13 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Thu Mar 12 09:32:22 2020 -0700| [86e599d9f41b6e0a4cc5e8030215efb68be6f4b5] | committer: Paul B Mahol configure: Add llviddsp to mvha select > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=86e599d9f41b6e0a4cc5e8030215efb68be6f

[FFmpeg-cvslog] Add options for spatial layers.

2019-11-28 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Wed Nov 27 16:25:33 2019 -0800| [eaf566ce0b9fd33120cc564bc7cd6986de3ca724] | committer: James Almer Add options for spatial layers. Disable by default to output all the layers, to match libaomdec wrapper. Add option to select the operating point for

[FFmpeg-cvslog] lavc/cbs_h2645: Use av_realloc instead of av_malloc

2019-08-28 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Mon Aug 26 13:50:40 2019 -0700| [a80fdbcf13919d1280278e71c4ae29e760fb82ab] | committer: Carl Eugen Hoyos lavc/cbs_h2645: Use av_realloc instead of av_malloc Follow the description of av_realloc, the memory needs to be allocated by av_realloc. > h

[FFmpeg-cvslog] fftools/ffmpeg: Check if we do have also a filter_complex filter.

2019-03-28 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Wed Mar 27 14:11:59 2019 -0700| [0ac3befd479877f11c795ecef8bf1ce2184c5a7a] | committer: Michael Niedermayer fftools/ffmpeg: Check if we do have also a filter_complex filter. Right now, the code check for no filter description, but if we use a

[FFmpeg-cvslog] vf_fps: Fix memory leak introduced by eea64ef4

2017-09-15 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Fri Sep 15 08:49:54 2017 -0700| [42a41c3956975a4404d0c48bedd51f144c90c08b] | committer: Michael Niedermayer vf_fps: Fix memory leak introduced by eea64ef4 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] vf_fps: when reading EOF, using current_pts to duplicate the last frame if needed.

2017-09-14 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Tue Sep 12 18:45:57 2017 -0700| [eea64ef4cfb593cbe28465f45e6bd4c41a79cae1] | committer: Michael Niedermayer vf_fps: when reading EOF, using current_pts to duplicate the last frame if needed. Fix ticket #2674 Tested with examples from ticket 2674

[FFmpeg-cvslog] libavformat/mov: Fix memory leak, need to free the chapter tracks array

2017-04-05 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Wed Apr 5 13:23:31 2017 -0700| [ac24a8202a6fdfb469af1fa68d537fb2f8d1ba6a] | committer: Michael Niedermayer libavformat/mov: Fix memory leak, need to free the chapter tracks array Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] lavf/riff: Support decoding files with broken mediasubtype base guid.

2017-02-17 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Thu Feb 16 14:03:38 2017 +0100| [4bc7268f2b5fdef03b907279b4e6173cb0e5b835] | committer: Carl Eugen Hoyos lavf/riff: Support decoding files with broken mediasubtype base guid. Fixes ticket #6100. > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] Fix -Werror=parentheses error

2016-11-15 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Tue Nov 15 11:09:52 2016 -0800| [c512546689eb48c9ab4ece0a09619c18559b16c5] | committer: Michael Niedermayer Fix -Werror=parentheses error Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

Re: [FFmpeg-cvslog] lavc/ccaption_dec: do not ignore repeated character commands

2016-04-13 Thread Thierry Foucu
On Wed, Feb 17, 2016 at 12:34 PM, Aman Gupta wrote: > ffmpeg | branch: master | Aman Gupta | Sun Feb 14 > 18:11:53 2016 -0800| [2f26b67d557f56e01f8a3efa199a832ad8ce70b0] | > committer: Clément Bœsch > > lavc/ccaption_dec: do not ignore repeated character commands > > control codes in a cc stream

[FFmpeg-cvslog] lavf/mov: Extend extracting XMP in mov files using UUID Box

2016-02-08 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Fri Feb 5 15:39:25 2016 -0800| [020b75806f6e113630846a5bccece8cefb23626a] | committer: Michael Niedermayer lavf/mov: Extend extracting XMP in mov files using UUID Box The UUID is based on http://www.adobe.com/devnet/xmp.html The patch is made

[FFmpeg-cvslog] lavf/flvdec: Allow files where the PreviousTagSize is not set according to the spec.

2016-01-29 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Fri Jan 29 10:47:49 2016 -0800| [9a099526954962893f95d90ce202d07ea90d300c] | committer: Michael Niedermayer lavf/flvdec: Allow files where the PreviousTagSize is not set according to the spec. Some muxer use the FLV field PreviousTagSize to be the

[FFmpeg-cvslog] riff: Add support for RV40 codec in AVI

2015-09-29 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Sat Sep 26 16:21:06 2015 +0200| [c5e5e6306223623de8352a3ecd224956aa5beb37] | committer: Vittorio Giovara riff: Add support for RV40 codec in AVI Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] libavformat/flvdec.c: free always the packet after a resync.

2015-09-28 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Mon Sep 28 14:34:45 2015 -0700| [7f72f2d75e581abfe016600d003d1bbab99714f0] | committer: Michael Niedermayer libavformat/flvdec.c: free always the packet after a resync. In case of resync, always free the packet, but retry only if the resync did not

[FFmpeg-cvslog] libavformat/riff.c: Add support for RV40 codec in AVI

2015-09-15 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Tue Sep 15 14:11:38 2015 -0700| [164cd9b42af7104edce84c6ba53d5c15fdd6d8d8] | committer: Michael Niedermayer libavformat/riff.c: Add support for RV40 codec in AVI Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] libavformat/utils.c: use correct variable for message.

2015-09-11 Thread Thierry Foucu
ffmpeg | branch: master | Thierry Foucu | Fri Sep 11 12:17:59 2015 -0700| [f600381b79efde4a278d261753f4cc5dc25d2a46] | committer: Michael Niedermayer libavformat/utils.c: use correct variable for message. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git