git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
threadprogress : reorder instructions to fix race.
6 février, par Ronald S. Bultje -
avcodec/ffv1enc_vulkan : add missing arguent to ff_ffv1_common_init()
6 février, par James Almer -
doc/encoders : Document png pred
6 février, par Michael Niedermayer -
avcodec/pngenc : set default prediction method to PAETH
6 février, par Michael Niedermayeravcodec/pngenc: set default prediction method to PAETH this is a good compromise between speed and compression -rw-r----- 1 michael michael 180987 Feb 6 14:29 lena-def.png -rw-r----- 1 michael michael 128430 Feb 6 14:36 lena-pavg.png -rw-r----- 1 michael michael 126269 Feb 6 14:36 lena-pmixed.png -rw-r----- 1 michael michael 180987 Feb 6 14:35 lena-pnone.png -rw-r----- 1 michael michael 127758 Feb 6 14:35 lena-ppaeth.png Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
- [DH] libavcodec/pngenc.c
- [DH] tests/ref/fate/copy-apng
- [DH] tests/ref/fate/cover-art-aiff-id3v2-remux
- [DH] tests/ref/fate/cover-art-flac-remux
- [DH] tests/ref/fate/cover-art-mp3-id3v2-remux
- [DH] tests/ref/fate/mov-cover-image
- [DH] tests/ref/fate/png-icc
- [DH] tests/ref/fate/png-mdcv
- [DH] tests/ref/lavf/apng
- [DH] tests/ref/lavf/apng.png
- [DH] tests/ref/lavf/gray16be.png
- [DH] tests/ref/lavf/png
- [DH] tests/ref/lavf/rgb48be.png
- [DH] tests/ref/vsynth/vsynth1-mpng
- [DH] tests/ref/vsynth/vsynth2-mpng
- [DH] tests/ref/vsynth/vsynth3-mpng
- [DH] tests/ref/vsynth/vsynth_lena-mpng
-
doc/encoders : Document compression_level for PNG
6 février, par Michael Niedermayer