Commit graph

  • 4401e4b606 avformat/id3v2: add image/webp for WebP attached pictures master Jan Ekström 2025-01-25 20:59:25 +02:00
  • a649b2a831 avutil/downmix_info: check for side data allocation success before zeroing it James Almer 2025-01-28 14:49:07 -03:00
  • 7a16bfa7c9 tests/checkasm/sw_rgb: increase plane array buffers James Almer 2025-01-28 14:12:44 -03:00
  • 8f4819ce01 rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open Martin Storsjö 2025-01-23 12:53:10 +02:00
  • 3cd4e8470a configure: Improve the check for the rsync --contimeout option Martin Storsjö 2025-01-24 23:32:52 +02:00
  • 85a327d9d0 avfilter/buffersrc: remove unused variable James Almer 2025-01-28 10:01:17 -03:00
  • 83e4b068d9 avcodec/aarch64/aacencdsp: NEON implementation Krzysztof Pyrkosz 2025-01-24 19:58:26 +01:00
  • 959b799c8d avfilter/setpts: add option strip_fps to decide framerate handling Gyan Doshi 2025-01-23 10:52:16 +05:30
  • f632ab53d9 fftools/ffmpeg_filter: remove accidental variable shadowing James Almer 2025-01-26 20:53:11 -03:00
  • 712140be75 doc/APIChanges: fix library name for a recent entry James Almer 2025-01-25 21:28:29 -03:00
  • 4f9afbb1b2 fftools/ffmpeg_filter: reinitialize the filterchain if downmix metadata changed between frames James Almer 2024-12-27 12:03:41 -03:00
  • 6a282cdf7e avfilter/af_aresample: propagate downmix metadata to swresample if present James Almer 2024-12-27 12:02:22 -03:00
  • ea3c3b42df avutil/frame: add a side data prop to signal channel layout dependent types James Almer 2024-12-29 10:55:48 -03:00
  • 0bed1b8953 avutil/downmix_info: zero the allocated buffer James Almer 2024-12-27 11:53:16 -03:00
  • e61b9d4094 fftools/ffmpeg: propagate decoded_side_data from decoded streams to the filterchain James Almer 2024-03-24 17:26:20 -03:00
  • 6707d970c0 avfilter/buffersink: add av_buffersink_get_side_data() James Almer 2024-03-25 09:32:16 -03:00
  • 7a025e1cb5 avfilter/buffersrc: add a side_data field James Almer 2024-03-25 09:27:55 -03:00
  • ef1cb1c9c8 avfilter/avfilter: add a side_data field to AVFilterLink James Almer 2024-03-25 09:27:21 -03:00
  • 91d96dc8dd
    avformat/hls: Be more picky on extensions Michael Niedermayer 2025-01-16 01:28:46 +01:00
  • c733e2b5ed
    Revert "avformat/mpegts: Add standard extension so hls can check in extension_picky mode" Michael Niedermayer 2025-01-22 21:24:04 +01:00
  • d68d311bcd
    avcodec/sanm: codec37 buffers are private Manuel Lauss 2025-01-13 22:00:24 +01:00
  • 4322be512b
    avcodec/svq1enc: restrict Altivec acceleration to big-endian POWER configurations Sean McGovern 2025-01-16 16:30:52 -05:00
  • ec4d3dc5b9 avcodec/mpegvideo_enc: use 64bit multiplication in dct_quantize_trellis_c and dct_quantize_c Marton Balint 2025-01-06 23:08:32 +01:00
  • ed26812337 avcodec/mpegvideo_enc: fix qmat value comments Marton Balint 2025-01-06 21:18:36 +01:00
  • 7d9f373984 avcodec/mpegvideo_enc: add checks for custom inter/intra/chroma matrices Marton Balint 2025-01-07 00:02:47 +01:00
  • a0a89efd07 Fix the tail handling in R-V V sad sunyuechi 2024-12-23 23:01:32 +08:00
  • eb5fc63deb
    avutil/frame: check return value for cropping offsets fjo-patch-1 Leo Izen 2025-01-21 07:15:44 -05:00
  • cadd9d54a4 Use better image BtbN 2025-01-23 01:48:28 +01:00
  • cb8be234ab Add test action BtbN 2025-01-23 01:31:22 +01:00
  • e20ee9f9ae swscale/swscale: don't reject scaling when color parameters are not supported but conversion is not required James Almer 2025-01-22 12:12:48 -03:00
  • abdc20727c swscale/swscale: combine the input/output checks in sws_frame_setup() James Almer 2025-01-22 12:12:13 -03:00
  • 6ecc96f4d0
    avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet() Michael Niedermayer 2024-09-23 20:05:37 +02:00
  • 90ff3ae976
    tools/target_swr_fuzzer: do not use negative numbers of samples Michael Niedermayer 2024-11-30 02:37:44 +01:00
  • ef71552cf9
    avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream() Michael Niedermayer 2024-11-30 01:48:22 +01:00
  • aec2933344
    avformat/iamf_reader: Initialize padding and check read in ff_iamf_read_packet() Michael Niedermayer 2024-12-26 03:28:53 +01:00
  • 788abe0d25
    avformat/ipmovie: Check signature_buffer read Michael Niedermayer 2024-12-26 03:07:51 +01:00
  • 17b019c517
    avformat/wtvdec: Initialize buf Michael Niedermayer 2024-12-26 02:53:45 +01:00
  • e81d410242
    avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex Michael Niedermayer 2025-01-01 05:03:08 +01:00
  • 49fa3f6c5b
    avformat/vqf: Propagate errors from add_metadata() Michael Niedermayer 2024-12-31 04:13:25 +01:00
  • c43dbecbda
    avformat/vqf: Check avio_read() in add_metadata() Michael Niedermayer 2024-12-26 01:46:49 +01:00
  • 54897da7ce
    avformat/mpegts: Add standard extension so hls can check in extension_picky mode Michael Niedermayer 2025-01-16 03:09:33 +01:00
  • 665b0cf3bf
    swscale: 16bit planar float input support Michael Niedermayer 2025-01-09 22:14:57 +01:00
  • 62c98cdd54
    avcodec/ffv1enc: Fix RCT for GBR colorspace Michael Niedermayer 2025-01-19 02:02:52 +01:00
  • 497b205ad5
    avcodec/ffv1enc: dont reset version Michael Niedermayer 2025-01-18 04:27:34 +01:00
  • 0c237d6e8a
    avcodec/ffv1: simplify version checks with combined_version Michael Niedermayer 2025-01-18 01:49:38 +01:00
  • c0769e9213
    libavutil/pixfmt: 16bit float support Michael Niedermayer 2025-01-09 22:14:08 +01:00
  • 5e4a510cce
    ffv1dec: move slice decoding into a separate function Lynne 2025-01-05 15:20:02 +09:00
  • f75812e054
    ffv1dec: move header parsing into a separate function Lynne 2025-01-05 14:46:56 +09:00
  • d987feae2a
    ffv1dec: move slice start finding into a function Lynne 2025-01-05 13:51:52 +09:00
  • 7187eadf8c
    ffv1dec: use dedicated pix_fmt field and call ff_get_format Lynne 2025-01-05 13:42:47 +09:00
  • 5c59e6ce19
    vulkan: enable using .elems field for buffer content definitions Lynne 2025-01-21 17:22:20 +09:00
  • aeb8631048 avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input release/7.1 James Almer 2024-11-19 13:24:49 -03:00
  • 504df09c34 avcodec/h264: fix stride calculation in slice_table for multi-slice field video deblocking Lingyi Kong 2024-12-24 18:35:50 +08:00
  • bb033e6910 avcodec/ac3dec: only export matrix encoding and downmix info side data when necessary James Almer 2025-01-15 22:19:54 -03:00
  • 4563cf95ca avcodec/ac3dec: don't override existing downmix coefficient with default ones James Almer 2025-01-15 22:12:28 -03:00
  • ea381285e7 avcodec/vvc: Add support for output_corrupt/showall flags Zhao Zhili 2025-01-19 00:35:06 +08:00
  • a328b219ed fate/tests/flvenc: add missing ffprobe dependency to fate-enhanced-flv-multitrack James Almer 2025-01-17 13:22:21 -03:00
  • a3e506455e avformat/flvdec: correctly skip command frame for enhanced flv Timo Rothenpieler 2025-01-15 01:28:08 +01:00
  • ced9fddec0 avformat/flvdec: implement support for parsing ModEx data Timo Rothenpieler 2025-01-15 01:19:57 +01:00
  • 4c96d6bf75
    avformat/dashdec: Check whitelist Michael Niedermayer 2025-01-16 00:22:05 +01:00
  • c6c54943d1
    avutil/avstring: dont mess with NULL pointers in av_match_list() Michael Niedermayer 2025-01-15 03:30:21 +01:00
  • 2ac2ebcd76
    doc/protocols: fix/improve RTP documentation Stefan Pöschel 2025-01-15 17:13:03 +01:00
  • 9a794897c3
    avcodec/sanm: simplify codec37 subcodec 3/4 path Manuel Lauss 2025-01-09 09:03:12 +01:00
  • fff7737b3d
    avcodec/sanm: implement codec37 subcodec1 Manuel Lauss 2025-01-09 09:03:11 +01:00
  • c08d300481 avformat/avformat: also clear FFFormatContext packet queue when closing a muxer James Almer 2025-01-17 00:05:31 -03:00
  • 4f3c9f2f03 avcodec/mediacodecenc: Support config qp range Zhao Zhili 2025-01-10 16:47:23 +08:00
  • ff00037368 avcodec/cuviddec: Fix missing HW_CONFIG_METHOD_HW_FRAMES_CTX flag Zhao Zhili 2024-12-18 15:13:19 +08:00
  • d157e1f16b avcodec/bit_depth_template: Remove empty macro INIT_CLIP Zhao Zhili 2024-12-16 23:41:00 +08:00
  • 66e9888bf4
    avfilter/vf_v360: Fix NULL pointer use Michael Niedermayer 2025-01-08 03:11:02 +01:00
  • 827c073154
    avcodec/mpegvideo_enc: Check FLV1 resolution limits Michael Niedermayer 2025-01-08 02:59:28 +01:00
  • 402824e9e9
    avcodec/ffv1enc: Fix handling of 32bit unsigned symbols Michael Niedermayer 2025-01-09 21:35:06 +01:00
  • afbc3a1b23
    avformat/mov: perform sanity checks for heif before index building Michael Niedermayer 2025-01-07 23:21:32 +01:00
  • 16b3d3e3eb
    avformat/mov: Factorize sanity check out Michael Niedermayer 2025-01-09 00:02:35 +01:00
  • 858acd8d02
    loongarch: fixes fate-checkasm-sw_rgb failure yuanhecai 2025-01-08 17:40:18 +08:00
  • fd1772b747 avformat/mov: fix potential unsigned underflow in loop condition James Almer 2025-01-13 18:17:06 -03:00
  • 8eb1d76e14 lavc/vvc/refs: export keyframe and picture type in output frames Nuo Mi 2025-01-12 11:34:17 +08:00
  • d5873be583 avformat/iamf_parse: add missing av_free() call on failure path James Almer 2025-01-13 17:28:02 -03:00
  • b88fc4e098 lavc/ac3dsp: fix R-V HAVE_RVV scope issue Jun Zhao 2025-01-08 19:06:30 +08:00
  • 8ded602eda ffbuild/bin2c: misc fix Jun Zhao 2025-01-08 19:04:12 +08:00
  • 851a84650e
    hwcontext_vulkan: check if semaphores are exportable before enabling exporting Lynne 2025-01-07 13:56:11 +09:00
  • 5a72266d49 tests/checkasm/sw_rgb: Fix leaks Andreas Rheinhardt 2025-01-09 13:57:27 +01:00
  • e540381f91 avfilter/vf_xpsnr: Avoid array only one of whose elements is used Andreas Rheinhardt 2025-01-09 17:42:47 +01:00
  • 7822beed85 avfilter/vf_xpsnr: Fix leaks Andreas Rheinhardt 2025-01-09 16:50:39 +01:00
  • 7ab7d9c3c0 avfilter/avfilter: Add FFFilter, hide internals of AVFilter Andreas Rheinhardt 2025-01-09 02:42:11 +01:00
  • 9bbab3255b avfilter/vf_overlay: Remove spec-incompliant ';' Andreas Rheinhardt 2025-01-08 21:43:57 +01:00
  • 4cf445c75d tests/ref/fate/png-icc-parse: Add lossless flag to ref file Andreas Rheinhardt 2025-01-09 02:27:14 +01:00
  • 4973bb661e swscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions Andreas Rheinhardt 2025-01-08 21:22:37 +01:00
  • 0bc1d2fac4 avcodec/aac/aacdec: Fix -Wdeclaration-after-statement Andreas Rheinhardt 2025-01-08 20:16:41 +01:00
  • b239eefeb5 avcodec/sga: Silence -Wunused-but-set-variable warnings Andreas Rheinhardt 2025-01-08 20:13:37 +01:00
  • 7a5d6690fc avcodec/aac_ac3_parser: Remove unused variable Andreas Rheinhardt 2025-01-08 20:03:21 +01:00
  • 5f6e43f77d tests/fate/lavf-container: fix dependencies for lavf_container_fate tests James Almer 2025-01-11 23:02:21 -03:00
  • df50370e1b avformat/matroska: add support for VVC streams James Almer 2025-01-11 12:47:49 -03:00
  • 8bd66a8c95 lavc/vvc: Check slice structure Frank Plowman 2025-01-10 21:29:07 +00:00
  • 2202dcfc0f avformat/iff: ignore FVER tag when not processing DSD/DST files Peter Ross 2024-12-12 15:44:44 +11:00
  • ba22d6a24f avformat/wtvenc: do not output negative 'third timestamp' field Peter Ross 2024-12-24 19:34:12 +11:00
  • 330470ef24 avformat/mlvdec: skip over some other known block types Peter Ross 2024-12-12 18:39:50 +11:00
  • 45c30bc51e avformat/mlvdec: process VERS block Peter Ross 2024-12-12 18:38:42 +11:00
  • 86dd15fd0d avformat/mlvdec: demux LJ92 huffman comressed frames Peter Ross 2024-12-13 16:07:03 +11:00
  • f651ca3a68
    avutil/frame.h: improve documentation for AV_FRAME_FLAG_LOSSLESS Leo Izen 2025-01-10 08:13:41 -05:00
  • b76053d8bf avformat/flvdec: add support for legacy HEVC files Timo Rothenpieler 2025-01-10 21:41:55 +01:00