git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
fftools/textformat : Use "", not <> for lavu headers
14 avril, par Andreas Rheinhardtfftools/textformat: Use "", not <> for lavu headers Also remove unused headers. Reviewed-by: softworkz . <softworkz-at-hotmail.com@ffmpeg.org> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
avcodec/tests/mjpegenc_huffman : Also test length counts
14 avril, par Andreas Rheinhardt -
ffmpeg/repo : Add dot-folders in the repository root to .gitignore
13 avril, par softworkz -
avcodec/libjxlenc : prevent color encoding from being set twice
13 avril, par Leo Izenavcodec/libjxlenc: prevent color encoding from being set twice We currently populate the color encoding bundle and then check to see if there's an ICC profile to attach, and set the color encoding bundle in either case. The ICC profile overrides the color encoding bundle, so we should not calculate enum-based color encoding if we have an ICC profile present. Fixes several unnecessary warnings from being emitted. Signed-off-by: Leo Izen <leo.izen@gmail.com>
-
vulkan : fix logging level when erroring upon creating shader module
13 avril, par Lynne