git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/decode : Fix avcodec parameters when bsfs are enable by decoder
6 mars, par Zhao Zhili -
avcodec/exr : use luma+alpha float pixel formats
5 mars, par James Almer -
lavc/vvc : Fix NumEntryPoints derivation
5 mars, par Frank Plowmanlavc/vvc: Fix NumEntryPoints derivation If pps_single_slice_per_subpic_flag is 1, slice_{width,height}_in_tiles are undefined and we must instead get the dimensions of the slice by referring to the corresponding subpicture. Signed-off-by: Frank Plowman <post@frankplowman.com>
-
avcodec/exr : use the correct step value for plane pointers
5 mars, par James Almer -
swscale/input : add support for YAF16 and YAF32
5 mars, par James Almer