Skip to content

Commit

Permalink
Update ffmpeg to 4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
omg-xtao committed Jan 8, 2024
1 parent eeb0c04 commit e08adc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TMessagesProj/jni/ffmpeg
Submodule ffmpeg updated 50 files
+2 −2 CREDITS
+49 −0 Changelog
+1 −1 RELEASE
+1 −1 doc/Doxyfile
+2 −2 doc/authors.texi
+1 −1 doc/git-howto.texi
+2 −2 libavcodec/012v.c
+2 −0 libavcodec/ac3.h
+1 −1 libavcodec/alsdec.c
+4 −4 libavcodec/bink.c
+3 −1 libavcodec/eac3dec.c
+11 −3 libavcodec/eatgq.c
+7 −7 libavcodec/escape124.c
+47 −28 libavcodec/ffv1dec.c
+1 −1 libavcodec/mjpegenc_common.c
+1 −1 libavcodec/mlpdec.c
+1 −1 libavcodec/motionpixels.c
+4 −0 libavcodec/mpeg12dec.c
+3 −2 libavcodec/nvenc.c
+0 −2 libavcodec/pictordec.c
+1 −1 libavcodec/pngdec.c
+15 −7 libavcodec/rpzaenc.c
+3 −0 libavcodec/scpr.c
+3 −0 libavcodec/scpr3.c
+6 −2 libavcodec/snowenc.c
+2 −0 libavcodec/speedhq.c
+17 −2 libavcodec/sunrast.c
+24 −12 libavcodec/tests/snowenc.c
+2 −4 libavcodec/tiff.c
+6 −0 libavcodec/utils.c
+2 −2 libavcodec/videodsp_template.c
+6 −1 libavcodec/vp3.c
+5 −1 libavcodec/wavpack.c
+3 −0 libavcodec/xpmdec.c
+2 −2 libavfilter/vf_untile.c
+2 −2 libavformat/id3v2.c
+7 −0 libavformat/mov.c
+2 −2 libavformat/mxfdec.c
+12 −4 libavformat/nutdec.c
+1 −1 libavformat/replaygain.c
+4 −4 libswscale/aarch64/yuv2rgb_neon.S
+12 −12 libswscale/input.c
+60 −60 libswscale/output.c
+14 −14 tests/ref/seek/vsynth_lena-snow
+4 −4 tests/ref/vsynth/vsynth1-snow
+4 −4 tests/ref/vsynth/vsynth1-snow-hpel
+4 −4 tests/ref/vsynth/vsynth2-snow
+4 −4 tests/ref/vsynth/vsynth2-snow-hpel
+4 −4 tests/ref/vsynth/vsynth_lena-snow
+4 −4 tests/ref/vsynth/vsynth_lena-snow-hpel

0 comments on commit e08adc2

Please sign in to comment.