ffmpeg: Update to version 6.0

- Update from version 5.1.2 to 6.0
- Update of rootfile
- sobump occurs so find-dependencies checked and the addons mpd, shairport-sync &
   minidlna will be bumped to the next PAK_VER as a patch set with this change.
- Changelog
    version 6.0:
	- Radiance HDR image support
	- ddagrab (Desktop Duplication) video capture filter
	- ffmpeg -shortest_buf_duration option
	- ffmpeg now requires threading to be built
	- ffmpeg now runs every muxer in a separate thread
	- Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges
	- VAAPI decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9
	- WBMP (Wireless Application Protocol Bitmap) image format
	- a3dscope filter
	- bonk decoder and demuxer
	- Micronas SC-4 audio decoder
	- LAF demuxer
	- APAC decoder and demuxer
	- Media 100i decoders
	- DTS to PTS reorder bsf
	- ViewQuest VQC decoder
	- backgroundkey filter
	- nvenc AV1 encoding support
	- MediaCodec decoder via NDKMediaCodec
	- MediaCodec encoder
	- oneVPL support for QSV
	- QSV AV1 encoder
	- QSV decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9
	- showcwt multimedia filter
	- corr video filter
	- adrc audio filter
	- afdelaysrc audio filter
	- WADY DPCM decoder and demuxer
	- CBD2 DPCM decoder
	- ssim360 video filter
	- ffmpeg CLI new options: -stats_enc_pre[_fmt], -stats_enc_post[_fmt],
	  -stats_mux_pre[_fmt]
	- hstack_vaapi, vstack_vaapi and xstack_vaapi filters
	- XMD ADPCM decoder and demuxer
	- media100 to mjpegb bsf
	- ffmpeg CLI new option: -fix_sub_duration_heartbeat
	- WavArc decoder and demuxer
	- CrystalHD decoders deprecated
	- SDNS demuxer
	- RKA decoder and demuxer
	- filtergraph syntax in ffmpeg CLI now supports passing file contents
	  as option values, by prefixing option name with '/'
	- hstack_qsv, vstack_qsv and xstack_qsv filters
    For more details about the changes you have to review the commits in the git repo
     https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n6.0

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Adolf Belka
2023-05-02 19:53:57 +02:00
committed by Arne Fitzenreiter
parent c6a1970b58
commit 0a554a474e
2 changed files with 33 additions and 31 deletions

View File

@@ -46,6 +46,7 @@ usr/bin/ffprobe
#usr/include/libavutil/adler32.h
#usr/include/libavutil/aes.h
#usr/include/libavutil/aes_ctr.h
#usr/include/libavutil/ambient_viewing_environment.h
#usr/include/libavutil/attributes.h
#usr/include/libavutil/audio_fifo.h
#usr/include/libavutil/avassert.h
@@ -147,29 +148,29 @@ usr/bin/ffprobe
#usr/include/libswscale/version.h
#usr/include/libswscale/version_major.h
#usr/lib/libavcodec.so
usr/lib/libavcodec.so.59
usr/lib/libavcodec.so.59.37.100
usr/lib/libavcodec.so.60
usr/lib/libavcodec.so.60.3.100
#usr/lib/libavdevice.so
usr/lib/libavdevice.so.59
usr/lib/libavdevice.so.59.7.100
usr/lib/libavdevice.so.60
usr/lib/libavdevice.so.60.1.100
#usr/lib/libavfilter.so
usr/lib/libavfilter.so.8
usr/lib/libavfilter.so.8.44.100
usr/lib/libavfilter.so.9
usr/lib/libavfilter.so.9.3.100
#usr/lib/libavformat.so
usr/lib/libavformat.so.59
usr/lib/libavformat.so.59.27.100
usr/lib/libavformat.so.60
usr/lib/libavformat.so.60.3.100
#usr/lib/libavutil.so
usr/lib/libavutil.so.57
usr/lib/libavutil.so.57.28.100
usr/lib/libavutil.so.58
usr/lib/libavutil.so.58.2.100
#usr/lib/libpostproc.so
usr/lib/libpostproc.so.56
usr/lib/libpostproc.so.56.6.100
usr/lib/libpostproc.so.57
usr/lib/libpostproc.so.57.1.100
#usr/lib/libswresample.so
usr/lib/libswresample.so.4
usr/lib/libswresample.so.4.7.100
usr/lib/libswresample.so.4.10.100
#usr/lib/libswscale.so
usr/lib/libswscale.so.6
usr/lib/libswscale.so.6.7.100
usr/lib/libswscale.so.7
usr/lib/libswscale.so.7.1.100
#usr/lib/pkgconfig/libavcodec.pc
#usr/lib/pkgconfig/libavdevice.pc
#usr/lib/pkgconfig/libavfilter.pc
@@ -216,27 +217,28 @@ usr/lib/libswscale.so.6.7.100
#usr/share/ffmpeg/examples
#usr/share/ffmpeg/examples/Makefile
#usr/share/ffmpeg/examples/README
#usr/share/ffmpeg/examples/avio_http_serve_files.c
#usr/share/ffmpeg/examples/avio_list_dir.c
#usr/share/ffmpeg/examples/avio_reading.c
#usr/share/ffmpeg/examples/avio_read_callback.c
#usr/share/ffmpeg/examples/decode_audio.c
#usr/share/ffmpeg/examples/decode_filter_audio.c
#usr/share/ffmpeg/examples/decode_filter_video.c
#usr/share/ffmpeg/examples/decode_video.c
#usr/share/ffmpeg/examples/demuxing_decoding.c
#usr/share/ffmpeg/examples/demux_decode.c
#usr/share/ffmpeg/examples/encode_audio.c
#usr/share/ffmpeg/examples/encode_video.c
#usr/share/ffmpeg/examples/extract_mvs.c
#usr/share/ffmpeg/examples/filter_audio.c
#usr/share/ffmpeg/examples/filtering_audio.c
#usr/share/ffmpeg/examples/filtering_video.c
#usr/share/ffmpeg/examples/http_multiclient.c
#usr/share/ffmpeg/examples/hw_decode.c
#usr/share/ffmpeg/examples/metadata.c
#usr/share/ffmpeg/examples/muxing.c
#usr/share/ffmpeg/examples/qsvdec.c
#usr/share/ffmpeg/examples/remuxing.c
#usr/share/ffmpeg/examples/resampling_audio.c
#usr/share/ffmpeg/examples/scaling_video.c
#usr/share/ffmpeg/examples/mux.c
#usr/share/ffmpeg/examples/qsv_decode.c
#usr/share/ffmpeg/examples/qsv_transcode.c
#usr/share/ffmpeg/examples/remux.c
#usr/share/ffmpeg/examples/resample_audio.c
#usr/share/ffmpeg/examples/scale_video.c
#usr/share/ffmpeg/examples/show_metadata.c
#usr/share/ffmpeg/examples/transcode.c
#usr/share/ffmpeg/examples/transcode_aac.c
#usr/share/ffmpeg/examples/transcoding.c
#usr/share/ffmpeg/examples/vaapi_encode.c
#usr/share/ffmpeg/examples/vaapi_transcode.c
#usr/share/ffmpeg/ffprobe.xsd