ffmpeg | branch: master | James Almer | Wed Feb 12 19:01:14
2025 -0300| [a9e8586e3fa8c3f217268f53a85f5cdecd46ae59] | committer: James Almer
avcodec/ac3dec: move some fields up in AC3DecodeContext
Needed for the following commit.
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi
ffmpeg | branch: master | James Almer | Wed Feb 12 21:09:47
2025 -0300| [dc7964a862890d58072ee9ca711b4b38eda5a209] | committer: James Almer
avcodec/version: bump micro after the previous change
Useful to know if a given library build has the flush() callback or not.
Signed-off-by: James Almer
ffmpeg | branch: master | James Almer | Wed Feb 12 19:04:30
2025 -0300| [045a8b15b19ec7f872fb01cfb986faeaa26cb8bb] | committer: James Almer
avcodec/ac3dec: add a flush callback for the ac3 and eac3 decoders
Fixes ticket #10732
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | James Almer | Fri Feb 7 00:04:25
2025 -0300| [22aa71d4da37a4ad2b0d28deeace64b57aa2ef50] | committer: James Almer
avcodec/libtheora: fix setting keyframe_mask
t_info.keyframe_granule_shift is set to the library default of 6, which is ok
for gop sizes up to 63. Since th
ffmpeg | branch: master | James Almer | Fri Feb 7 23:52:01
2025 -0300| [eb3d507b7f00141f06f63c5cbeaa0e2b3d72e8c0] | committer: James Almer
avdevice/alsa: simplify passing ff_alsa_open a channel layout
This also ensures the layout set during the indev init is used instead of the
blank one in st