Skip to content

Commit

Permalink
build(deps): bump third-party/FFmpeg/FFmpeg from b168ed9 to d725360
Browse files Browse the repository at this point in the history
Bumps [third-party/FFmpeg/FFmpeg](https://github.com/FFmpeg/FFmpeg) from `b168ed9` to `d725360`.
- [Commits](FFmpeg/FFmpeg@b168ed9...d725360)

---
updated-dependencies:
- dependency-name: third-party/FFmpeg/FFmpeg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 1ac1b57 commit 6f3a11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/FFmpeg/FFmpeg
Submodule FFmpeg updated 55 files
+8 −0 INSTALL.md
+2 −2 MAINTAINERS
+3 −6 doc/demuxers.texi
+19 −0 doc/developer.texi
+5 −0 doc/infra.txt
+2 −0 libavcodec/aac/aacdec.c
+4 −1 libavcodec/aac/aacdec_usac.c
+9 −11 libavcodec/aarch64/h264pred_neon.S
+9 −1 libavcodec/aarch64/vp9mc_neon.S
+2 −2 libavcodec/aarch64/vvc/alf.S
+10 −3 libavcodec/arm/vp9mc_neon.S
+5 −5 libavcodec/cbs_av1.c
+2 −2 libavcodec/decode.c
+2 −1 libavcodec/eatgq.c
+9 −0 libavcodec/ffv1.c
+5 −1 libavcodec/ffv1.h
+9 −9 libavcodec/ffv1_template.c
+2 −2 libavcodec/ffv1dec.c
+35 −18 libavcodec/ffv1enc.c
+4 −2 libavcodec/h2645_parse.c
+1 −1 libavcodec/hevc/hevcdec.c
+1 −1 libavcodec/ilbcdec.c
+3 −2 libavcodec/libdav1d.c
+4 −0 libavcodec/mjpegdec.c
+2 −3 libavcodec/rangecoder.h
+1 −1 libavcodec/utils.c
+8 −0 libavcodec/vp9recon.c
+3 −0 libavcodec/webp.c
+5 −0 libavfilter/buffersrc.c
+13 −13 libavformat/dashdec.c
+215 −174 libavformat/dvdvideodec.c
+2 −0 libavformat/dxa.c
+3 −1 libavformat/hlsenc.c
+8 −0 libavformat/iamf_writer.c
+1 −1 libavformat/icodec.c
+2 −1 libavformat/ilbc.c
+3 −3 libavformat/libssh.c
+4 −3 libavformat/matroskadec.c
+2 −2 libavformat/mccdec.c
+4 −2 libavformat/mlvdec.c
+6 −3 libavformat/mov.c
+2 −0 libavformat/mpegts.c
+1 −1 libavformat/mxfdec.c
+1 −1 libavformat/nistspheredec.c
+2 −1 libavformat/qcp.c
+3 −1 libavformat/rpl.c
+1 −1 libavformat/rtsp.c
+3 −1 libavformat/smoothstreamingenc.c
+2 −1 libavformat/vividas.c
+2 −2 libavutil/timecode.c
+5 −4 libswscale/output.c
+6 −1 libswscale/rgb2rgb_template.c
+1 −1 libswscale/slice.c
+2 −0 libswscale/swscale_unscaled.c
+3 −0 tools/target_dec_fuzzer.c

0 comments on commit 6f3a11f

Please sign in to comment.