ffmpeg | branch: master | Anton Khirnov | Fri Jan 5
17:28:32 2024 +0100| [568dfed06fa38c6cff3a33a444906792055cd2a9] | committer:
Anton Khirnov
fftools/ffmpeg_opt: mark -stream_group as expert option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=568dfed06fa38c6cff3a33a44490679205
ffmpeg | branch: master | Anton Khirnov | Wed Dec 13
17:59:39 2023 +0100| [ae06111d7406e541ac232318bcf50f8510a36f38] | committer:
Anton Khirnov
fftools/ffmpeg_demux: implement -bsf for input
Previously bitstream filters could only be applied right before muxing,
this allows to apply them right
ffmpeg | branch: master | Anton Khirnov | Fri Jan 5
12:22:53 2024 +0100| [6cb7295abfed3e052a0249f187f8b011a68c5774] | committer:
Anton Khirnov
fftools/ffmpeg_demux: add demuxing thread private data
To be used for data that never needs to be visible outside of the
demuxer thread, similarly as
ffmpeg | branch: master | Anton Khirnov | Tue Dec 19
12:44:48 2023 +0100| [50448ca290811fe76192e89000b279f1361033f5] | committer:
Anton Khirnov
fftools/ffmpeg_demux: only allocate the decoder when actually decoding
It is not needed otherwise.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Anton Khirnov | Tue Dec 19
12:02:25 2023 +0100| [7e33534506086ccd0d0ccd67ebe87cb02384e7c9] | committer:
Anton Khirnov
fftools/ffmpeg_demux: do not set bitexact directly on the decoder
Add it to decoder options instead, to be processed when opening the
decoder. This wa
ffmpeg | branch: master | Anton Khirnov | Tue Dec 19
12:21:07 2023 +0100| [2ee1c6ffb22aacb90f6513defc4b06948703e77f] | committer:
Anton Khirnov
fftools/ffmpeg_demux: set options on codec parameters rather than decoder
This avoids the requirement to always have a decoder context.
> http://git.
ffmpeg | branch: master | Anton Khirnov | Tue Dec 19
11:43:58 2023 +0100| [f8939bad1e9d25c30bc22e205376457c446c6734] | committer:
Anton Khirnov
fftools/ffmpeg_demux: replace abort() by av_assert0(0)
This is the standard way to mark unreachable cases in a switch
> http://git.videolan.org/gitwe
ffmpeg | branch: master | Anton Khirnov | Fri Jan 5
12:53:13 2024 +0100| [cdb65857c3d3e8e49bdef432310545f3863b0186] | committer:
Anton Khirnov
doc/ffmpeg: drop documentation for non-existent -sbsf
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cdb65857c3d3e8e49bdef432310545f3863b
The branch, master has been updated
via 93699c6527fbc074400719503473101d09784a49 (commit)
via 98c648a8853f59ef8edd13bc16dea893e66e3f35 (commit)
via da508f3afc51ccea74ecd622addb6b5023c01833 (commit)
via ab9bc0b0c3e5f098388a1c7e5cca4242f1a939c9 (commit)
via b00
ffmpeg | branch: master | James Almer | Tue Jan 9 09:16:09
2024 -0300| [0a5813fc6814bba2326e4f172151b2ca1f24a830] | committer: James Almer
avcodec/vvcdec: allocate and store structs on their own within the table list
Fixes "runtime error: member access within misaligned address 0xf00 for type
10 matches
Mail list logo