Commit Graph

  • 6ecc96f4d0
    avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet() master Michael Niedermayer 2024-09-23 20:05:37 +0200
  • 90ff3ae976
    tools/target_swr_fuzzer: do not use negative numbers of samples Michael Niedermayer 2024-11-30 02:37:44 +0100
  • ef71552cf9
    avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream() Michael Niedermayer 2024-11-30 01:48:22 +0100
  • aec2933344
    avformat/iamf_reader: Initialize padding and check read in ff_iamf_read_packet() Michael Niedermayer 2024-12-26 03:28:53 +0100
  • 788abe0d25
    avformat/ipmovie: Check signature_buffer read Michael Niedermayer 2024-12-26 03:07:51 +0100
  • 17b019c517
    avformat/wtvdec: Initialize buf Michael Niedermayer 2024-12-26 02:53:45 +0100
  • e81d410242
    avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex Michael Niedermayer 2025-01-01 05:03:08 +0100
  • 49fa3f6c5b
    avformat/vqf: Propagate errors from add_metadata() Michael Niedermayer 2024-12-31 04:13:25 +0100
  • c43dbecbda
    avformat/vqf: Check avio_read() in add_metadata() Michael Niedermayer 2024-12-26 01:46:49 +0100
  • 54897da7ce
    avformat/mpegts: Add standard extension so hls can check in extension_picky mode Michael Niedermayer 2025-01-16 03:09:33 +0100
  • 665b0cf3bf
    swscale: 16bit planar float input support Michael Niedermayer 2025-01-09 22:14:57 +0100
  • 62c98cdd54
    avcodec/ffv1enc: Fix RCT for GBR colorspace Michael Niedermayer 2025-01-19 02:02:52 +0100
  • 497b205ad5
    avcodec/ffv1enc: dont reset version Michael Niedermayer 2025-01-18 04:27:34 +0100
  • 0c237d6e8a
    avcodec/ffv1: simplify version checks with combined_version Michael Niedermayer 2025-01-18 01:49:38 +0100
  • c0769e9213
    libavutil/pixfmt: 16bit float support Michael Niedermayer 2025-01-09 22:14:08 +0100
  • 5e4a510cce
    ffv1dec: move slice decoding into a separate function Lynne 2025-01-05 15:20:02 +0900
  • f75812e054
    ffv1dec: move header parsing into a separate function Lynne 2025-01-05 14:46:56 +0900
  • d987feae2a
    ffv1dec: move slice start finding into a function Lynne 2025-01-05 13:51:52 +0900
  • 7187eadf8c
    ffv1dec: use dedicated pix_fmt field and call ff_get_format Lynne 2025-01-05 13:42:47 +0900
  • 5c59e6ce19
    vulkan: enable using .elems field for buffer content definitions Lynne 2025-01-21 17:22:20 +0900
  • 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 -0300
  • 504df09c34 avcodec/h264: fix stride calculation in slice_table for multi-slice field video deblocking Lingyi Kong 2024-12-24 18:35:50 +0800
  • bb033e6910 avcodec/ac3dec: only export matrix encoding and downmix info side data when necessary James Almer 2025-01-15 22:19:54 -0300
  • 4563cf95ca avcodec/ac3dec: don't override existing downmix coefficient with default ones James Almer 2025-01-15 22:12:28 -0300
  • ea381285e7 avcodec/vvc: Add support for output_corrupt/showall flags Zhao Zhili 2025-01-19 00:35:06 +0800
  • a328b219ed fate/tests/flvenc: add missing ffprobe dependency to fate-enhanced-flv-multitrack James Almer 2025-01-17 13:22:21 -0300
  • a3e506455e avformat/flvdec: correctly skip command frame for enhanced flv Timo Rothenpieler 2025-01-15 01:28:08 +0100
  • ced9fddec0 avformat/flvdec: implement support for parsing ModEx data Timo Rothenpieler 2025-01-15 01:19:57 +0100
  • 4c96d6bf75
    avformat/dashdec: Check whitelist Michael Niedermayer 2025-01-16 00:22:05 +0100
  • c6c54943d1
    avutil/avstring: dont mess with NULL pointers in av_match_list() Michael Niedermayer 2025-01-15 03:30:21 +0100
  • 2ac2ebcd76
    doc/protocols: fix/improve RTP documentation Stefan Pöschel 2025-01-15 17:13:03 +0100
  • 9a794897c3
    avcodec/sanm: simplify codec37 subcodec 3/4 path Manuel Lauss 2025-01-09 09:03:12 +0100
  • fff7737b3d
    avcodec/sanm: implement codec37 subcodec1 Manuel Lauss 2025-01-09 09:03:11 +0100
  • c08d300481 avformat/avformat: also clear FFFormatContext packet queue when closing a muxer James Almer 2025-01-17 00:05:31 -0300
  • 4f3c9f2f03 avcodec/mediacodecenc: Support config qp range Zhao Zhili 2025-01-10 16:47:23 +0800
  • ff00037368 avcodec/cuviddec: Fix missing HW_CONFIG_METHOD_HW_FRAMES_CTX flag Zhao Zhili 2024-12-18 15:13:19 +0800
  • d157e1f16b avcodec/bit_depth_template: Remove empty macro INIT_CLIP Zhao Zhili 2024-12-16 23:41:00 +0800
  • 66e9888bf4
    avfilter/vf_v360: Fix NULL pointer use Michael Niedermayer 2025-01-08 03:11:02 +0100
  • 827c073154
    avcodec/mpegvideo_enc: Check FLV1 resolution limits Michael Niedermayer 2025-01-08 02:59:28 +0100
  • 402824e9e9
    avcodec/ffv1enc: Fix handling of 32bit unsigned symbols Michael Niedermayer 2025-01-09 21:35:06 +0100
  • afbc3a1b23
    avformat/mov: perform sanity checks for heif before index building Michael Niedermayer 2025-01-07 23:21:32 +0100
  • 16b3d3e3eb
    avformat/mov: Factorize sanity check out Michael Niedermayer 2025-01-09 00:02:35 +0100
  • 858acd8d02
    loongarch: fixes fate-checkasm-sw_rgb failure yuanhecai 2025-01-08 17:40:18 +0800
  • fd1772b747 avformat/mov: fix potential unsigned underflow in loop condition James Almer 2025-01-13 18:17:06 -0300
  • 8eb1d76e14 lavc/vvc/refs: export keyframe and picture type in output frames Nuo Mi 2025-01-12 11:34:17 +0800
  • d5873be583 avformat/iamf_parse: add missing av_free() call on failure path James Almer 2025-01-13 17:28:02 -0300
  • b88fc4e098 lavc/ac3dsp: fix R-V HAVE_RVV scope issue Jun Zhao 2025-01-08 19:06:30 +0800
  • 8ded602eda ffbuild/bin2c: misc fix Jun Zhao 2025-01-08 19:04:12 +0800
  • 851a84650e
    hwcontext_vulkan: check if semaphores are exportable before enabling exporting Lynne 2025-01-07 13:56:11 +0900
  • 5a72266d49 tests/checkasm/sw_rgb: Fix leaks Andreas Rheinhardt 2025-01-09 13:57:27 +0100
  • e540381f91 avfilter/vf_xpsnr: Avoid array only one of whose elements is used Andreas Rheinhardt 2025-01-09 17:42:47 +0100
  • 7822beed85 avfilter/vf_xpsnr: Fix leaks Andreas Rheinhardt 2025-01-09 16:50:39 +0100
  • 7ab7d9c3c0 avfilter/avfilter: Add FFFilter, hide internals of AVFilter Andreas Rheinhardt 2025-01-09 02:42:11 +0100
  • 9bbab3255b avfilter/vf_overlay: Remove spec-incompliant ';' Andreas Rheinhardt 2025-01-08 21:43:57 +0100
  • 4cf445c75d tests/ref/fate/png-icc-parse: Add lossless flag to ref file Andreas Rheinhardt 2025-01-09 02:27:14 +0100
  • 4973bb661e swscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions Andreas Rheinhardt 2025-01-08 21:22:37 +0100
  • 0bc1d2fac4 avcodec/aac/aacdec: Fix -Wdeclaration-after-statement Andreas Rheinhardt 2025-01-08 20:16:41 +0100
  • b239eefeb5 avcodec/sga: Silence -Wunused-but-set-variable warnings Andreas Rheinhardt 2025-01-08 20:13:37 +0100
  • 7a5d6690fc avcodec/aac_ac3_parser: Remove unused variable Andreas Rheinhardt 2025-01-08 20:03:21 +0100
  • 5f6e43f77d tests/fate/lavf-container: fix dependencies for lavf_container_fate tests James Almer 2025-01-11 23:02:21 -0300
  • df50370e1b avformat/matroska: add support for VVC streams James Almer 2025-01-11 12:47:49 -0300
  • 8bd66a8c95 lavc/vvc: Check slice structure Frank Plowman 2025-01-10 21:29:07 +0000
  • 2202dcfc0f avformat/iff: ignore FVER tag when not processing DSD/DST files Peter Ross 2024-12-12 15:44:44 +1100
  • ba22d6a24f avformat/wtvenc: do not output negative 'third timestamp' field Peter Ross 2024-12-24 19:34:12 +1100
  • 330470ef24 avformat/mlvdec: skip over some other known block types Peter Ross 2024-12-12 18:39:50 +1100
  • 45c30bc51e avformat/mlvdec: process VERS block Peter Ross 2024-12-12 18:38:42 +1100
  • 86dd15fd0d avformat/mlvdec: demux LJ92 huffman comressed frames Peter Ross 2024-12-13 16:07:03 +1100
  • f651ca3a68
    avutil/frame.h: improve documentation for AV_FRAME_FLAG_LOSSLESS Leo Izen 2025-01-10 08:13:41 -0500
  • b76053d8bf avformat/flvdec: add support for legacy HEVC files Timo Rothenpieler 2025-01-10 21:41:55 +0100
  • 5cd49e1bfd avcodec/hevc/hevcdec: use av_frame_side_data_add() where useful James Almer 2025-01-02 12:10:19 -0300
  • f635f19537 avcodec/aom_film_grain: use av_frame_side_data_add() where useful James Almer 2025-01-02 12:10:18 -0300
  • 42e72d5c8b avutil/frame: add AV_FRAME_SIDE_DATA_FLAG_NEW_REF James Almer 2025-01-02 12:10:17 -0300
  • 7f9c7f9849 avcodec/jpeg2000dec: clear array length when freeing it James Almer 2025-01-01 23:58:39 -0300
  • 292c1df7c1 avformat/mov: merge stts and ctts arrays into one James Almer 2024-11-26 00:16:26 -0300
  • d7180a3f92 avcodec/vvc/dec: print thread debug logs only if DEBUG is defined James Almer 2025-01-08 11:43:47 -0300
  • d72536008a avformat/rtpdec: int overflow in start_time_realtime Jonathan Baudanza 2025-01-08 09:22:13 +0900
  • c0fbb6d5b7 avformat/rtpdec: int overflow in start_time_realtime Jonathan Baudanza 2025-01-08 09:22:13 +0900
  • 251de1791e
    avcodec/vc1dec: Clear block_index in vc1_decode_reset() Michael Niedermayer 2024-12-01 23:30:55 +0100
  • 3f029bfb7f
    avcodec/aacsbr_template: Clear n_q on error Michael Niedermayer 2024-12-01 22:27:18 +0100
  • 695b7c71d9
    tools/target_dec_fuzzer: Adjust threshold for MSCC Michael Niedermayer 2024-12-01 22:08:28 +0100
  • 4485a0fd77
    avformat/iamf_parse: Check output_channel_count Michael Niedermayer 2024-12-01 21:40:43 +0100
  • 70514ff0ec
    tools/target_dec_fuzzer: Adjust threshold for VP6 Michael Niedermayer 2024-12-01 13:50:53 +0100
  • f7cc023f06
    avformat/mxfdec: Check edit_unit for being larger than signed 64bit Michael Niedermayer 2024-12-01 03:53:42 +0100
  • 4bd9b5f520
    tools/target_dec_fuzzer: Adjust threshold for TDSC Michael Niedermayer 2024-12-01 03:37:47 +0100
  • 0f511b4518
    avcodec/osq: Fixes several undefined overflows in do_decode() Michael Niedermayer 2024-12-01 03:31:56 +0100
  • 56faee21c1
    swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template() Michael Niedermayer 2024-12-01 03:25:09 +0100
  • b5b6391d64
    avfilter/af_pan: Fix sscanf() use Michael Niedermayer 2025-01-06 22:01:39 +0100
  • 9ffa127aa6
    avfilter/vf_grayworld: Use the correct pointer for av_log() Michael Niedermayer 2025-01-06 05:06:10 +0100
  • b72de49295
    avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]() Michael Niedermayer 2025-01-05 02:36:25 +0100
  • cb60b29ac5 fate/vvc: Add vvc-frames-with-ltr.vvc Frank Plowman 2025-01-08 11:49:58 +0000
  • 910e5a275d avformat/avformat.h: elaborate documentation for avformat_open_input() on error condition Marth64 2024-02-09 16:08:02 -0600
  • 8ad2d1919f libavcodec/mpeg12dec: append CC data to a53_buf_ref Scott Theisen 2024-12-14 16:49:16 -0500
  • 9305a1edca avcodec/mpeg12dec: fix range for cc_format option Marth64 2024-12-24 15:59:14 -0600
  • 5b2ee11a60 avcodec/decode: Fix incorrect enum type used in side_data_map() Eugene Zemtsov 2024-10-24 18:52:45 -0700
  • 9328e07ad5 avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment Eugene Zemtsov 2024-10-24 18:54:10 -0700
  • 60551696c0 avformat/libssh: fix credential variables typo Marth64 2024-11-20 01:35:18 -0600
  • dd78b9ed7c avformat/hlsenc: check return value of avcodec_parameters_copy() Marth64 2024-10-12 12:25:40 -0500
  • ae7332065b avformat/dashdec: format open_demux_for_component() Marth64 2024-10-11 02:06:37 -0500
  • ba94588afa avformat/dashdec: check return code of avcodec_parameters_copy() Marth64 2024-10-11 02:06:36 -0500
  • 9d9b87be2b avformat/dashdec: return ret directly in open_demux_for_component() Marth64 2024-10-11 02:06:35 -0500