ffmpeg | branch: master | Akihiko Odaki | Sun Feb 11
16:28:55 2024 +0900| [66231e587140caff9211542e3fc9e1d63a5f06f5] | committer:
Andreas Rheinhardt
avcodec/vc1dec: Fix vc1_hwaccel_pixfmt_list_420
vc1_hwaccel_pixfmt_list_420 is referenced even if
!(CONFIG_WMV3IMAGE_DECODER || CONFIG_VC1IMAGE_D
ffmpeg | branch: master | Leo Izen | Sun Feb 4 04:35:57
2024 -0500| [c7a57b0f70f8d1574aa0f0dbe98db85d8ac91c76] | committer: Leo Izen
avcodec/pngdec: read cLLi and mDVc chunks
These chunks contain the Content Light Level Information and the
Mastering Display Color Volume information that FFmpeg
ffmpeg | branch: master | Leo Izen | Sun Feb 4 04:35:58
2024 -0500| [78949041417caaef0c82b2b23d7defdd88aa2378] | committer: Leo Izen
avcodec/pngenc: write cLLi and mDVc chunks
These chunks contain the Content Light Level Information and the
Mastering Display Color Volume information that FFmpe
ffmpeg | branch: master | Leo Izen | Wed Jan 31 14:37:17
2024 -0500| [eb4df2709ec41923b598650051c39b1eda392c8b] | committer: Leo Izen
avcodec/tiff: pass arguments to bytestream2_seek in the right order
The function signature for bytestream2_seek is (gb, offset, whence);
Before this patch, the c
ffmpeg | branch: master | Nuo Mi | Fri Feb 9 19:16:31
2024 +0800| [4f8044145532276715bbbc6598868ae4a234c6ce] | committer: Nuo Mi
avcodec/hevc_mp4toannexb: more validations for nalu_len
For a corrupted stream, the value of nalu_len read from the extradata is not
reliable.
We need to perform ad
ffmpeg | branch: master | Nuo Mi | Fri Feb 9 19:16:30
2024 +0800| [f7a504a0dfac5efd5e1f5bdc1c596fc798ef4c23] | committer: Nuo Mi
avcodec/vvc_mp4toannexb: more validations for nalu_len
For a corrupted stream, the value of nalu_len read from the extradata is not
reliable.
We need to perform add
ffmpeg | branch: release/6.1 | Marton Balint | Mon Jan 29
19:58:18 2024 +0100| [9cc7926586931828917d8e556888bc577ebff173] | committer:
Marton Balint
avformat/mov_chan: do not assume channels are in native order
Existing code could have caused wrong channel order signalling or reduced
channel c
ffmpeg | branch: release/6.1 | Marton Balint | Mon Jan 29
20:15:28 2024 +0100| [3e79074c416f18e20d64f037e56e62e5ae1f09bc] | committer:
Marton Balint
avformat/mov_chan: never override number of channels based on chan atom
The channel designation metadata should not override the number of channe
ffmpeg | branch: release/6.0 | Marton Balint | Mon Jan 29
19:58:18 2024 +0100| [ae7cd2fc02a638f8d1d8f731e38481106782db9a] | committer:
Marton Balint
avformat/mov_chan: do not assume channels are in native order
Existing code could have caused wrong channel order signalling or reduced
channel c
ffmpeg | branch: release/6.0 | Marton Balint | Mon Jan 29
20:15:28 2024 +0100| [b991129f8317393000717cf7e3d780542349da53] | committer:
Marton Balint
avformat/mov_chan: never override number of channels based on chan atom
The channel designation metadata should not override the number of channe
ffmpeg | branch: master | James Almer | Sun Feb 11 18:35:31
2024 -0300| [2c324fcce06171664d655ab170233a1d7f04074e] | committer: Kieran
Kunhya
x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: release/5.1 | Marton Balint | Mon Jan 29
19:58:18 2024 +0100| [f4718511690a6ee6295b4bdd421dee54329a5e88] | committer:
Marton Balint
avformat/mov_chan: do not assume channels are in native order
Existing code could have caused wrong channel order signalling or reduced
channel c
ffmpeg | branch: release/5.1 | Marton Balint | Mon Jan 29
20:15:28 2024 +0100| [352fe0d4bf09b170245787fab1d70878b01aeb3d] | committer:
Marton Balint
avformat/mov_chan: never override number of channels based on chan atom
The channel designation metadata should not override the number of channe
ffmpeg | branch: master | Michael Niedermayer | Mon
Feb 5 12:10:41 2024 +0100| [6c504829514333439d15deb5717567fb4bdbbee0] |
committer: Michael Niedermayer
avfilter/signature_lookup: dont leave uncleared pointers in sll_free()
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitw
ffmpeg | branch: master | Michael Niedermayer | Mon
Feb 5 12:40:30 2024 +0100| [98ae1ad7cf16bd10a4fa79f676439edc4da7cba6] |
committer: Michael Niedermayer
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure
Fixes: CID 1403229 Dereference after null check
Signed-o
ffmpeg | branch: master | Michael Niedermayer | Mon
Feb 5 02:22:10 2024 +0100| [66f60a2355417d731b5dfd0e6048a154ba1eb088] |
committer: Michael Niedermayer
avcodec/ac3enc_template: add fbw_channels assert
fbw_channels must be > 0 as teh code is only run if cpl_enabled is set and that
requires
ffmpeg | branch: master | Michael Niedermayer | Wed
Jan 31 02:37:57 2024 +0100| [f465badb062c8023bc245f4878e7a6a082afc416] |
committer: Michael Niedermayer
avutil/rational: Document what is to be expected from av_d2q() of doubles
representing rational numbers
Signed-off-by: Michael Niedermaye
ffmpeg | branch: master | Michael Niedermayer | Sat
Feb 3 20:11:56 2024 +0100| [3be80ce299d0073118ae42f5d99c14f912751d93] |
committer: Michael Niedermayer
avcodec/indeo3: Round dimensions up in allocate_frame_buffers()
Fixes: Ticket6581
Signed-off-by: Michael Niedermayer
> http://git.video
ffmpeg | branch: master | rcombs | Sun Jan 28 14:12:55 2024
-0800| [98eeef44aad8e5bd09c4765db852d6155e790d72] | committer: rcombs
lavf/avio_internal: add ffio_write_lines for line ending normalization
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=98eeef44aad8e5bd09c4765db852d6155e
19 matches
Mail list logo