ffmpeg | branch: master | Niklas Haas | Fri Jun 20 16:04:39
2025 +0200| [0a5ae743ef56d36ca6bba500acba044bc714c770] | committer: Niklas Haas
avfilter/vf_thumbnail: switch to query_func2
Instead of enumerating a static list of planar formats to support, walk
through the format list and enable all
ffmpeg | branch: master | Niklas Haas | Thu Jun 12 16:43:24
2025 +0200| [cf18b280f0f4f602794163c917dd595220fb99b6] | committer: Niklas Haas
avfilter/vf_thumbnail: support more planar formats
This adds support for high bit depth formats, as well as formats with fewer
than 3 planes. The implement
ffmpeg | branch: master | Jiasheng Jiang | Thu
Jul 10 16:26:39 2025 +| [35a6de137a39f274d5e01ed0e0e6c4f04d0aaf07] |
committer: Michael Niedermayer
libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc()
Add check for the return value of av_malloc_array() and av_calloc()
to avo