| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=0d3d4obhh56pbcas22vvpt2i0i; path=/
content-type: text/html; charset=UTF-8
date: Mon, 29 Dec 2025 10:12:26 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
ffplay7
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./multimedia/ffplay7, Simple SDL frontend for FFmpeg
[
Branch: CURRENT, Version: 7.1.3nb1, Package name: ffplay7-7.1.3nb1, Maintainer: pkgsrc-users
FFplay is a very simple and portable media player using the FFmpeg
libraries and the SDL library. It is mostly used as a testbed for
the various FFmpeg APIs.
This package contains major version 7.
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
ffplay7net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./multimedia/ffplay7, Simple SDL frontend for FFmpeg
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 7.1.3nb1, Package name: ffplay7-7.1.3nb1, Maintainer: pkgsrc-users
FFplay is a very simple and portable media player using the FFmpeg
libraries and the SDL library. It is mostly used as a testbed for
the various FFmpeg APIs.
This package contains major version 7.
Master sites:
Filesize: 10773.684 KBVersion history: (Expand)
- (2025-12-22) Updated to version: ffplay7-7.1.3nb1
- (2025-11-21) Updated to version: ffplay7-7.1.3
- (2025-10-24) Updated to version: ffplay7-7.1.2nb2
- (2025-09-27) Updated to version: ffplay7-7.1.2nb1
- (2025-09-22) Updated to version: ffplay7-7.1.2
- (2025-07-15) Package has been reborn
CVS history: (Expand)
| 2025-12-22 07:08:18 by Adam Ciarcinski | Files touched by this commit (128) |
Log message: revbump for x264 |
| 2025-11-21 15:22:04 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: ffmpeg7 ffplay7: updated to 7.1.3 version 7.1.3: avutil/common: cast GET_BYTE/GET_16BIT returned value avfilter/vf_drawtext: fix call GET_UTF8 with invalid argument avfilter/vf_drawtext: fix incorrect text length avformat/avformat: also clear FFFormatContext packet queue when closing a muxer avfilter/vf_drawtext: Account for bbox text seperator avcodec/mediacodecdec_common: Check that the input to \ mediacodec_wrap_sw_audio_buffer() contains channel * sample_size avcodec/utvideodec: Set B for the width= 1 case in restore_median_planar_il() avcodec/osq: Fix 32bit sample overflow avformat/rtpdec_rfc4175: Only change PayloadContext on success avformat/rtpdec_rfc4175: Check dimensions avformat/rtpdec_rfc4175: Fix memleak of sampling avformat/http: Fix off by 1 error avcodec/exr: spelling avcodec/exr: use tile dimensions in pxr24 UINT case avcodec/exr: Simple check for available channels avformat/sctp: Check size in sctp_write() avformat/rtmpproto: consider command line argument lengths avformat/rtmpproto_ Check tcurl and flashver length avcodec/g723_1enc: Make min_err 64bit avcodec/vlc: Clear val8/16 in vlc_multi_gen() by av_mallocz() avformat/rtpenc_h264_hevc: Check space for nal_length_size in ff_rtp_send_h264_hevc() swscale/output: Fix integer overflow in yuv2ya16_X_c_template() avcodec/hevc/sei: prevent storing a potentially bogus num_ref_displays value in \ HEVCSEITDRDI avcodec/exr: Check that DWA has 3 channels avcodec/exr: check ac_size avcodec/exr: Round dc_w/h up avcodec/mjpegdec: Explain buf_size/width/height check avformat/aviobuf: Keep checksum_ptr consistent in avio_seek() fftools/ffmpeg_sched: prevent demuxers from getting stuck lavc/aarch64: Fix addp overflow in ff_pred16x16_plane_neon_10 avcodec/mlpdec: don't depend on context channel layout when setting substream masks avformat/demux: pass new extradata to the parser avcodec/svq1enc: restrict Altivec acceleration to big-endian POWER configurations libavutil/arm: Rename the HWCAP defines libavutil/arm: Make use of elf_aux_info() on FreeBSD/OpenBSD avcodec/decode: sync initial_pict_type and intra_only_flag with thread worker's avctx avcodec/x86/pngdsp: add missing emms at the end of add_png_paeth_prediction |
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message: *: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ /usr/pkg/lib/libglib-2.0.so.0 not defined |
| 2025-09-27 11:01:46 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1) |
Log message: ffplay7: Bump revision because of changes in multimedia/ffmpeg7/Makefile.common |
| 2025-09-22 16:21:20 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: ffmpeg7 ffplay7: updated to 7.1.2 version 7.1.2: doc/examples/vaapi_encode: fix invalid check on fwrite avcodec/librsvgdec: fix compilation with librsvg 2.50.3 fftools/ffmpeg: fix gracefully shutdown fftools/ffmpeg_demux: ensure the display_rotation option is honored avcodec/mjpegdec: use ff_frame_new_side_data() to export display matrix aacdec_usac: use RefStruct to track unfinished extension buffers avcode: Use av_fast_realloc() in ff_lzf_uncompress() avcodec/dxv: Check coded_height, to avoid invalid av_clip() avcodec/aac/aacdec: dont allow ff_aac_output_configure() allocating a new frame \ if it has no frame avformat/lrcdec: Fix fate-sub-lrc-ms-remux on x86-32 avcodec/sanm: Check w,h,left,top avcodec/utvideodec: Clear plane_start array fftools/ffmpeg_mux_init: Use 64bit for score computation in map_auto_video() libavfilter/dnn/dnn_backend_tf: Remove redundant av_freep() to avoid double free avcodec/dxv: Use av_fast_realloc() for op_data avcodec/dxv: Use av_fast_realloc() and clear all new space avcodec/dxv: Clear ctex avcodec/dxv: Check that we initialize op_data avcodec/exr: Check for pixel type consistency in DWA avcodec/d3d12va_encode: fix label followed by a declaration warning avcodec/libvorbisdec: avoid overflow when assinging sample rate from long to int avcodec/g726: init missing sample rate avformat/lrcdec: limit input timestamp range to avoid overflows avcodec/scpr3: Clear clr avcodec/ilbcdec: Clear cbvec when used with create_augmented_vector() avcodec/jpeg2000dec: Make sure the 4 extra bytes allocated are initialized avfilter/avf_showcqt: fix unbounded index when copying to fft_data avcodec/aac/aacdec_usac: Limit sfo from noise offset to be above -200 avcodec/aacsbr_template: Check ilb avcodec/utvideodec: Set B for the width= 1 case avcodec/ffv1: Clear state on alloc avcodec/jpeg2000dec: implement cdef remapping during pixel format matching avcodec/jpeg2000dec: move cdef default check into get_siz() avcodec/exr: Check rle_raw_data and surroundings avcodec/exr: Dont access outside xsize/ysize examples: Add check and replace av_free() to avoid potential memory errors libavcodec/tests/snowenc: Add av_free() to avoid memory leak libavfilter/af_firequalizer: Add check for av_malloc_array() libavcodec/videotoolbox_vp9: Move av_malloc() to avoid memory leak avcodec/mpc8: init avctx->sample_rate avcodec/cbs_h266_syntax_template: fix out of bounds access avformat/libopenmpt: fix seeking weirdness avformat/hls: add cmfv/cmfa exceptions avformat/lrcdec: support arbitrary precision timestamp libavcodec/tests/motion: Add check for avcodec_alloc_context3() avcodec/tests/avpacket: Add av_free() to avoid memory leak examples: Add av_freep to avoid potential memory leak avcodec/tests/avpacket: Add av_packet_free() to avoid memory leak avcodec/fits: Clear naxis avcodec/vqavideo; Check bytestream2_get_buffer() reading next_codebook_buffer avcodec/lzf: Check for input space avcodec/imc: Clear padding of buf16 avcodec/iff: Clear ham_buf avcodec/cri: Check bytestream2_get_buffer() for end avcodec/cri: Factor read_len out avformat/dashdec: Allocate space for appended "/" avcodec/mpegvideo_dec: Fix lowres=3 field select interlaced mpeg4 frame avformat/mxg: clear AV_INPUT_BUFFER_PADDING_SIZE avcodec/shorten: Clear the additionally allocated space on realloc avformat/vqf: Ensure that comm_chunk is fully read avformat/mov: make sure file_checksum is fully initialized avcodec/hevc/hevcdec: Clean sao_pixel_buffer_v on allocation avformat/asfdec_f: Check amount of value read avcodec/jpegxl_parser: add sanity check for frame size avcodec/ffv1dec: don't check chroma_planes for f->colorspace > 0 avcodec/ffv1dec: don't add offsets to more NULL pointers avformat/concatdec: Clip duration in one more case in get_best_effort_duration() avcodec/ffv1dec: Check k in get_vlc_symbol() avcodec/cfhd: Check idwt_buf size before allocation avcodec/ivi: Check luma/chroma mb_size avfilter/vaf_spectrumsynth: don't use uninitialized variable as scale avcodec/motion_est: don't add offsets to NULL pointers swscale/swscale_unscaled: don't add offsets to NULL pointers avcodec/ffv1dec: don't add offsets to NULL pointers libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc() avcodec/psd: Move frame allocation after RLE processing avcodec/smacker: Move buffer allocation to later fftools/cmdutils: don't try to load arguments from file if not needed avcodec/opus: don't materialize buf pointer from null avfilter/avfilter: fix forwarding EOF for simple API filters in \ filter_activate_default avcodec/speexdec: consider differing frame sizes in remaining space check lavc/vvc: Fix condition for using default scaling factor avformat/mov: Check that sample_count is allocated in mov_parse_heif_items() avformat/iff: Check nb_channels == 0 in CHNL avcodec/osq: Request a coding mode 2 sample avcodec/osq: Switch back to av_ceil_log2() avcodec/osq: Add note about update_stats() count avcodec/osq: Fix signed integer overflow in update_stats() avcodec/mss2dsp: use FF_PTR_ADD to add offsets to a pointer avformat/movenc: fix writing reserved bits in EC3SpecificBox avcodec/hevc/hevcdec: Check num_entry_point_offsets avcodec/speexdec: Pass and check remaining packets to decode functions swscale/swscale_unscaled: use 8 line alignment for planarCopyWrapper with dithering aacenc_tns: clamp filter direction energy measurement fftools/ffmpeg_demux: don't flag timestamps as unreliable if they are generated avformat/iamf_parse: prevent overreads in update_extradata avformat/iamf_parse: increase PutBytes buffer when writing AAC extradata avformat/matroskadec: check that channels fit in signed 32bit int avcodec/takdec: Check remaining space for first predictors avcodec/svq3: Check there are bits left before decompression avcodec/sonic: Check num_taps avformat/imf_cpl: fix indention after previous commit avformat/imf_cpl: do not continue looping forever avformat/mov: reject negative ELST durations avformat/avidec: Ignore duplicate GAB2 MAINTAINERS: Add entry for samples-request avcodec/h264_mb: Fix tmp_cr for arm avcodec/vorbisdec: Dont treat overread as error avcodec/hevc/ps: Fix dependant layer id check avformat/iff: Check nb_channels == 0 in MHDR tests/fate/filter-video: Fix dependancy for codecview postproc/postprocess_template: fix dering with a 16x16 image libpostproc: check minimum size avformat/hls: Fix flash1.bogulus.cfd support avformat/hls: Split allowed_segment_extensions off allowed_extensions avformat/hls: Fix Youtube AAC avformat/hls: add fmp4 to allowed_extensions avformat/hls: Add ec3 to allowed_extensions avformat/hls: Add cmfv and cmfa to allowed_extensions postproc/postprocess_template: fix handling of first row of dering_C postproc/postprocess_template: Fix reading uninitialized pixels in dering_C() configure: Clearer documentation for "disable-safe-bitstream-reader" avcodec/osq: avoid undefined negation swscale/output: Fix integer overflow in yuv2gbrp_full_X_c() avcodec/libtheora: fix setting keyframe_mask doc: replace http/git by https urls Revert "avformat/mpegts: update stream info when PMT ES stream_type \ changes" avformat/matroska: Support JPEG2000 for demuxing avformat/matroskadec: Fix VfW extradata size configure: Use MSYSTEM_CARCH for default arch on msys2 avcodec/lcevcdec: don't try to write to output frames directly avfilter/avfiltergraph: fix regression in picking channel layout avformat/mpegts: update stream info when PMT ES stream_type changes avcodec/libzvbi-teletextdec: change new lines to \n in ASS header avformat/wavdec: increase requested probe score for codec probe avcodec/h264_slice: insert LCEVC side data before get_buffer() call avformat/hls: Fix get key file error avcodec/bsf/h264_mp4toannexb: Fix mixed bitstream format avformat/mov: Reduce seek when interleaved_read is disabled avfilter/vf_setparams: Fix chroma_location being cleared configure: Enable -fno-common for Darwin targets, avoid linker warnings configure: Only try to use the -no_warn_duplicate_libraries flag on Darwin configure: Silence Xcode warnings about duplicate libraries avcodec/mediacodecdec_common: Workaround MTK broken crop implementation avcodec/Makefile: include aom_film_grain.o file for h264_sei component lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang v2 lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang avcodec/libsvtav1: unbreak build with latest svtav1 fftools/ffmpeg_filter: also remove display matrix side data from buffered frames |
| 2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message: *: recursive bump for icu 77 and libxml2 2.14 |
| 2025-04-12 08:54:27 by Thomas Klausner | Files touched by this commit (142) |
Log message: *: recursive bump for libtheora 1.2 |
| 2025-03-03 17:14:24 by Adam Ciarcinski | Files touched by this commit (6) | |
Log message: ffmpeg7 ffplay7: updated to 7.1.1 version 7.1.1: avformat/hls: Partially revert "reduce default max reload to 3" avformat/mov: (v4) fix get_eia608_packet avformat/iff: Check that we have a stream in read_dst_frame() avcodec/aac/aacdec_lpd: Limit get_unary() avcodec/aac/aacdec_usac: Simplify decode_usac_scale_factors() avcodec/aac/aacdec: Clear SFO on error avformat/mlvdec: fix size checks avformat/wavdec: Fix overflow of intermediate in block_align check avformat/mxfdec: Check edit unit for overflow in mxf_set_current_edit_unit() avformat/hls: Fix twitter avcodec/vvc/refs: fix negative pps_scaling_win offsets libavformat/hls: Be more restrictive on mpegts extensions avformat/hls: .ts is always ok even if its a mov/mp4 avcodec/h263dec: Check against previous dimensions instead of coded avformat/hls: Print input format in error message avformat/hls: Be more picky on extensions avformat/iamf_parse: ensure there's at most one of each parameter types in audio \ elements avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub() avformat/iamf_parse: add missing av_free() call on failure path lavc/hevcdec: unbreak WPP/progress2 code fate: Add a dependency on ffprobe for fate-flcl1905 checkasm: aacencdsp: Actually test nonzero values in quant_bands x86: aacencdsp: Fix negating signed values in aac_quantize_bands rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open configure: Improve the check for the rsync --contimeout option avutil/downmix_info: add missing semicolon doc/t2h: Support texinfo 7.1 and 7.2 pretest avfilter/drawtext: fix memory leak when using "reinit" runtime command avutil/downmix_info: zero the allocated buffer avformat/mov: fix overflow in drift timestamp calculation Changelog: update avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet() avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream() avformat/iamf_reader: Initialize padding and check read in ff_iamf_read_packet() avformat/ipmovie: Check signature_buffer read avformat/wtvdec: Initialize buf avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex avformat/vqf: Propagate errors from add_metadata() avformat/vqf: Check avio_read() in add_metadata() avcodec/ffv1enc: Fix RCT for GBR colorspace avformat/dashdec: Check whitelist avutil/avstring: dont mess with NULL pointers in av_match_list() avfilter/vf_v360: Fix NULL pointer use avcodec/mpegvideo_enc: Check FLV1 resolution limits avcodec/ffv1enc: Fix handling of 32bit unsigned symbols avformat/mov: perform sanity checks for heif before index building avformat/mov: Factorize sanity check out avcodec/vc1dec: Clear block_index in vc1_decode_reset() avcodec/aacsbr_template: Clear n_q on error avformat/iamf_parse: Check output_channel_count avcodec/osq: Fixes several undefined overflows in do_decode() swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template() avfilter/af_pan: Fix sscanf() use avfilter/vf_grayworld: Use the correct pointer for av_log() avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]() avcodec/get_buffer: Use av_buffer_mallocz() for audio same as its done for video avformat/jpegxl_anim_dec: clear buffer padding avformat/rmdec: check that buf if completely filled avcodec/cfhdenc: Clear dwt_tmp avcodec/hapdec: Clear tex buffer avformat/mxfdec: Check that key was read sucessfull avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input avformat/rtpdec: int overflow in start_time_realtime avcodec/decode: Fix incorrect enum type used in side_data_map() avformat/mov: fix crash when trying to get a fragment time for a non-existing \ fragment avformat/libssh: fix credential variables typo avformat/hlsenc: check return value of avcodec_parameters_copy() avformat/dashdec: format open_demux_for_component() avformat/dashdec: check return code of avcodec_parameters_copy() avformat/dashdec: return ret directly in open_demux_for_component() avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment() doc/demuxers/dvdvideo: seeking is supported, remove outdated statement avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb() avformat/dvdvideodec: fix missing last chapter marker due to off-by-one avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration avformat/dvdvideodec: discard duplicate or partial AC3 samples avformat/dvdvideodec: drop packets with unset PTS or DTS avformat/dvdvideodec: remove unnecessary need_parsing argument avformat/dvdvideodec: open subdemuxer after initializing IFO headers avformat/dvdvideodec: remove auto value for menu_lu option avformat/dvdvideodec: default menu_vts option to 1 and clarify description avformat/dvdvideodec: check the length of a NAV packet when reading titles avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing avformat/dvdvideodec: simplify dvdvideo_read_packet() avformat/dvdvideodec: enable chapter calculation for menus avformat/dvdvideodec: standardize the NAV packet event signal avformat/dvdvideodec: move memcpy below missed NAV packet warning avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 avformat/dvdvideodec: measure duration of the current menu VOBU in state avformat/dvdvideodec: fix menu PGC number off-by-one in state avformat/dvdvideodec: remove unused headers lavc/aarch64: Fix ff_pred16x16_plane_neon_10 lavc/aarch64: Fix ff_pred8x8_plane_neon_10 aarch64/vvc: Fix clip in alf vp9: recon: Use emulated edge to prevent buffer overflows arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter avformat/rpl: Fix check for negative values avformat/mlvdec: Check avio_read() avcodec/aac/aacdec: Free channel layout avformat/mov: dereference pointer after null check avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV avformat/matroskadec: Check pre_ns for overflow tools/target_dec_fuzzer: Adjust threshold for EACMV tools/target_dec_fuzzer: Adjust threshold for MVC1 tools/target_dec_fuzzer: Adjust Threshold for indeo5 avutil/timecode: Avoid fps overflow in av_timecode_get_smpte_from_framenum() avcodec/aac/aacdec_usac: Dont leave type at a invalid value avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails avcodec/webp: Check ref_x/y avcodec/ilbcdec: Initialize tempbuff2 swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma() avcodec/hevc/hevcdec: initialize qp_y_tab avformat/qcp: Check for read failure in header avcodec/eatgq: Check bytestream2_get_buffer() for failure avformat/dxa: check bpc swscale/slice: clear allocated memory in alloc_lines() avcodec/h2645_parse: Ignore NAL with nuh_layer_id == 63 MAINTAINERS: Lauri is still available but is really low on time nowadays MAINTAINERS: Remove Guillaume Poirier and Romain Dolbeau avcodec/mjpegdec: Disallow progressive bayer images avformat/icodec: fix integer overflow with nb_pal doc/developer: Document relationship between git accounts and MAINTAINERS doc/infra: Document trac backup system doc/infra: Document gitolite avformat/vividas: Check avio_read() for failure avformat/ilbc: Check avio_read() for failure avformat/nistspheredec: Clear buffer avformat/mccdec: Initialize and check rate.den avformat/rpl: check channels INSTALL: explain the circular dependency issue and solution avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen avformat/mxfdec: Fix overflow in midpoint computation swscale/output: used unsigned for bit accumulation swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height avcodec/rangecoder: only perform renorm check/loop for callers that need it avcodec/ffv1: add a named constant for the quant table size avcodec/ffv1: RCT is only possible with RGB avcodec/ffv1enc: Fix RCT with RGB64 avcodec/ffv1dec: Fix end computation with ec=2 avcodec/ffv1enc: Move slice termination into threads avcodec/ffv1enc: Prevent generation of files with broken slices avformat/matroskadec: Check desc_bytes so bits fit in 64bit avformat/mov: Avoid overflow in dts avcodec/ffv1enc: Correct error message about unsupported version avcodec/ffv1: Store and reuse sx/sy avcodec/ffv1enc: Slice combination is unsupported avcodec/ffv1enc: 2Pass mode is not possible with golomb coding avfilter/buffersrc: check for valid sample rate avcodec/libdav1d: clear the buffered Dav1dData on decoding failure avformat/iamf_writer: ensure the stream groups are not empty avformat/iamf_writer: fix setting num_samples_per_frame for OPUS avformat/iamf_parse: fix setting duration for the last subblock in a parameter \ definition avformat/iamf_parse: add checks to parameter definition durations avformat/iamf_parse: reject ambisonics mode > 1 checkasm: Print benchmarks of C-only functions avcodec/ac3dec: fix downmix logic for eac3 avcodec/codec_desc: remove Intra Only prop for AAC avcodec/mediacodecdec: set set keyframe flag in output frames avcodec/libfdk-aacenc: set keyframe in output packets avcodec/libfdk-aacdec: set keyframe flag and profile in output frames avcodec/audiotoolboxnec: set set keyframe flag in output packets avcodec/audiotoolboxdec: set set keyframe flag in output frames avcodec/aacenc: set keyframe flag in output packets avcodec/aac/aacdec: set keyframe flag in output frames avcodec/aac_parser: set key_frame and profile avformat/mov: don't unconditionally set all audio packets in fragments as key frames avformat/matroskadec: set all frames in a keyframe simple box as keyframes avformat/test/movenc: set audio packets as key frames avformat/movenc: write stss boxes for xHE-AAC avformat/spdifdec: parse headers for audio codecs avformat/movenc: don't disable edit lists when writing CMAF output avcodec/libfdk-aacenc: export CPB properties avformat/movenc: don't write a calculated avgBitrate when the provided one is unset libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv libavutil/ppc: defines involving bit shifts should be unsigned libavutil/ppc: Include the hardware feature flags like the other archs lavu/riscv: fix compilation without Vector support avfilter/f_loop: fix aloop activate logic avfilter/f_loop: fix length of aloop leftover buffer avfilter/vf_zscale: align the frame buffers lavfi/vf_zscale: fix call to av_pix_fmt_count_planes lavfi/vf_zscale: fix tmp buffer ptr alignment for zimg_filter_graph_process avfilter/framepool: align the frame buffers avcodec/h2645_sei: use the RefStruct API for film_grain_characteristics avcodec/aom_film_grain: allocate film grain metadata dynamically avformat/mov: use an array of pointers for heif_item avformat/mov: split off heif item initialization to its own function avformat/mov: factorize getting the current item lavc/h264idct: fix RISC-V group multiplier lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value avcodec/cbs_h266: Fix regression in DVB clip introduced by \ 93281630a71c06642adfebebb0d4b105a4e02e91 avcodec/x86/vvc: add prototypes for OF functions Document stream specifier syntax change from 46cbe4ab5c fftools/ffplay: fix crash when vk renderer is null avutil/wchar_filename: re-introduce explicit cast of void* to char* fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition fftools/ffmpeg_filter: treat apad filter as a source lavc/avcodec: fix global/private option precendence avfilter/framesync: fix forward EOF pts avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1 libavcodec: x86: Remove an explicit include of config.asm checkasm: lls: Use relative tolerances rather than absolute ones arm: Consistently use proper interworking function returns avcodec/libx265: unbreak build for X265_BUILD >= 213 fftools: log unconnected filter output label fftools: do not access out of bounds filtergraph avcodec/mediacodecenc: Fix access of uninitialized value avformat/img2enc: Fix integer truncation when frame_pts is enabled avformat/internal: Add ff_get_frame_filename avformat/mov: don't return the latest stream when an item stream is expected |
