Commit Graph

  • 444f2cf047 avfilter/boxblur: Fix off by one errors master David Korczynski 2026-05-16 16:52:36 +02:00
  • ef3ff9a73d avformat/iamf_writer: reject unset frame size James Almer 2026-05-07 19:54:28 -03:00
  • 412aa48868 fftools/ffmpeg_mux_init: propagate the muxer request for fixed frame size James Almer 2026-05-07 19:48:58 -03:00
  • c0bdc3b62a avformat/avformat: add an AVOutputFormat capability flag to signal fixed frame size is needed. James Almer 2026-05-07 19:48:17 -03:00
  • 8e162daf9a fftools:/ffmpeg_enc: honor the user request for fixed size frames James Almer 2026-05-07 15:20:20 -03:00
  • 8567345514 tests/fate/lavf-audio: set frame_size on fate-lavf-ogg James Almer 2026-05-11 20:38:55 +00:00
  • 53d46a51fa avcodec/encode: propagate skip samples side data if present James Almer 2026-05-07 15:15:47 -03:00
  • 355d05a784 avcodec/encode: report that the padded samples must be discarded James Almer 2026-05-07 15:06:35 -03:00
  • 7c5df8d34d avformat/matroskaenc: use frame_size to write audio DefaultDuration James Almer 2026-05-07 15:01:15 -03:00
  • b1120b1ed8 avcodec: add a flag to force encoders to use fixed size frames James Almer 2026-05-07 14:53:55 -03:00
  • bf2695e876 avcodec/pcm-dvdenc: don't allow the user to set frame_size James Almer 2026-05-10 22:33:38 -03:00
  • 08d7646abf avformat/assenc: Add the missing parentheses David Korczynski 2026-05-16 16:34:30 +02:00
  • 200cbaeb5a avformat/hlsenc: use correct close function for custom io Kacper Michajłow 2026-05-16 17:36:28 +02:00
  • 06ef9a74ea avformat/hlsenc: respect io_open set in AVFormatContext Kacper Michajłow 2026-05-11 11:10:27 +02:00
  • 4cf687b3b1 avformat/dashenc: respect io_open set in AVFormatContext Kacper Michajłow 2026-05-11 11:09:11 +02:00
  • fbc4003642 avformat/dashdec: respect io_open set in AVFormatContext Kacper Michajłow 2026-05-11 11:07:59 +02:00
  • 37c176a2a2 tests/fate/voice: Add fate-g726le-encode Michael Niedermayer 2026-04-06 18:15:39 +02:00
  • bbdce45fda avcodec/diracdec: Enlarge mctmp to cover the worst-case blheight·ybsep + yblen rows, and break the MC loop when no output rows remain Thai Duong 2026-05-16 04:54:36 +02:00
  • dc74fe70b2 avformat/demux: use correct close function for custom io Kacper Michajłow 2026-05-12 13:57:09 +02:00
  • 2aad4fb2e3 Typo: Remove space in 'centiseconds', 'microseconds', and 'nanoseconds'. Stuart Eichert 2026-05-13 20:53:41 -07:00
  • 18b83f2d0a tools/zmqsend: close the input FILE James Almer 2026-05-03 13:14:02 -03:00
  • 144af8f81a tools/zmqsend: free the AVBprint buffer after using it James Almer 2026-05-03 13:07:32 -03:00
  • b5fc215e2d avformat/mods: Return EOF for packets starting at the index offset Link Mauve 2026-05-04 17:25:58 +02:00
  • c4b7a51d35 avformat/mods: Parse the index entries Link Mauve 2026-04-28 17:49:25 +02:00
  • 00ff728512 avfilter/vf_pp7: Fix shadowing Andreas Rheinhardt 2026-05-10 22:41:11 +02:00
  • 7971953d29 avfilter/x86/vf_pp7: Port ff_pp7_dctB_mmx to SSE2 Andreas Rheinhardt 2026-05-10 22:01:15 +02:00
  • fc9e63474f avfilter/vf_pp7dsp: Add restrict Andreas Rheinhardt 2026-05-10 20:47:50 +02:00
  • 94a49068db tests/checkasm: Add vf_pp7 checkasm test Andreas Rheinhardt 2026-05-10 20:43:49 +02:00
  • 617a9afeb4 avfilter/vf_pp7: Add proper PP7DSPContext Andreas Rheinhardt 2026-05-10 20:18:59 +02:00
  • 0a1faa7202 avfilter/vf_pp7: Constify Andreas Rheinhardt 2026-05-10 19:53:57 +02:00
  • 76dc83d9be swscale/ops_dispatch: make ff_sws_ops_compile() output optional Niklas Haas 2026-04-24 02:00:48 +02:00
  • 420b1bf368 swscale/ops_dispatch: allow forcing specific ops backend Niklas Haas 2026-04-24 01:59:09 +02:00
  • 9021448857 swscale/ops_dispatch: merge ff_sws_ops_compile_backend() and compile() Niklas Haas 2026-04-22 18:56:43 +02:00
  • ad17144ce6 swscale/ops_dispatch: move op list print to ff_sws_ops_compile_backend() Niklas Haas 2026-04-22 18:54:46 +02:00
  • 90669ab52e swscale/ops: move ff_sws_compile_pass() and friends to ops_dispatch.h Niklas Haas 2026-04-22 18:45:04 +02:00
  • 1d841635a4 swscale/ops: also include scaling ops in ff_sws_enum_op_lists() Niklas Haas 2026-05-05 19:15:42 +02:00
  • eec9f712f5 swscale/ops: re-use ff_sws_op_list_generate() in ff_sws_enum_op_lists() Niklas Haas 2026-04-22 16:10:45 +02:00
  • cac183f46f swscale/ops: don't silently suppress non-ENOTSUP errors Niklas Haas 2026-04-22 16:10:09 +02:00
  • dacbf080f3 swscale/ops_chain: simplify ff_sws_op_compile_tables() signature Niklas Haas 2026-04-04 20:05:54 +02:00
  • 064600585e swscale/ops_chain: remove flexible from SWS_OP_MIN/MAX entries Niklas Haas 2026-04-04 19:43:31 +02:00
  • 98c1dbafbe swscale/ops_memcpy: don't depend on ops_backend.h Niklas Haas 2026-04-08 11:45:33 +02:00
  • 62aad4513c swscale/graph: move format conversion logic to formats.c Niklas Haas 2026-04-22 15:56:07 +02:00
  • 0611abc1bb swscale/graph: move code for adding filters to format.h Niklas Haas 2026-04-22 15:04:16 +02:00
  • 9fe0ff3d56 swscale/graph: make _reinit() only call _init(), not _create() Niklas Haas 2026-05-11 19:39:02 +02:00
  • 56305c460c swscale/graph: add ff_sws_graph_alloc() and _init() Niklas Haas 2026-05-11 19:33:21 +02:00
  • 5e0dddef80 swscale/graph: move graph uninit logic to helper function Niklas Haas 2026-05-11 19:16:12 +02:00
  • d0a84c660a swscale/unscaled: fix rgbToRgbWrapper for non-native-endian formats Ramiro Polla 2026-05-12 15:03:11 +02:00
  • d812c8b0eb swscale/tests/swscale: log test parameters on loss error Ramiro Polla 2026-05-01 01:12:04 +02:00
  • 1cc9b15bab swscale/tests/swscale: fix -p option when -flags and/or -unscaled are used Ramiro Polla 2026-04-16 17:16:18 +02:00
  • 24d432e227 swscale/tests/swscale: improve help text for -p option Ramiro Polla 2026-04-16 22:01:59 +02:00
  • b2867481d9 avformat/avformat: Add AVFMT_EXPERIMENTAL to allowed flags Andreas Rheinhardt 2026-05-10 12:58:27 +02:00
  • 43bbd6dbf9 avformat/utils: avoid void pointer arithmetic Marton Balint 2026-05-14 20:49:34 +02:00
  • a327bc0561 avformat/hlsenc: fix segment duration with mixed stream time bases Ben Kepner 2026-04-05 16:53:06 -04:00
  • 566ad7869e avformat/hlsenc: remove unused function parameter Marton Balint 2026-04-04 00:06:13 +02:00
  • f20ea3fb22 avformat/hlsenc: dynamically allocate segment uris along with the segment struct Marton Balint 2026-03-29 15:05:26 +02:00
  • cb708d8703 avformat/utils: add ff_bprint_finalize_as_fam to put bprint strings to flexible array members Marton Balint 2026-04-04 13:02:41 +02:00
  • 553321d59e libavcodec/hdrdec: accept "#?RGBE" header in addition to "#?RADIANCE" Kirill Gavrilov 2025-01-24 20:28:11 +03:00
  • f69aa0cc64 avcodec/aomenc: Handle Smpte2094App5 metadata Vignesh Venkat 2026-02-13 10:48:41 -08:00
  • 2d826f18fb vulkan/prores_raw: don't load the quantization matrix on every invocation Lynne 2026-05-13 00:39:26 +09:00
  • 13aabf726b vulkan/prores_raw: specify format on image Lynne 2026-05-13 00:26:23 +09:00
  • a2737497de vulkan/prores_raw: add skip_bits_unchecked and use it Lynne 2026-05-13 00:16:57 +09:00
  • 5dc567a28e vulkan/prores_raw: remove redundant fast golomb parsing path Lynne 2026-05-13 00:16:25 +09:00
  • 64f848890c vulkan/prores_raw: use 16-bit/32-bit uints where needed Lynne 2026-05-13 00:10:38 +09:00
  • 74e3d63fb6 vulkan/prores_raw: use get_bits shared memory cache Lynne 2026-05-13 00:08:19 +09:00
  • 67811c2754 vulkan/common: fix get_bit() with SMEM caching Lynne 2026-05-14 02:02:47 +09:00
  • 8ffaead836 fftools/ffmpeg_filter: fix frame reference leak in fg_output_step jiangjie 2026-05-13 20:37:15 +08:00
  • 7e045dfbfc ffprobe: implement printing IAMF frame side data Marvin Scholz 2026-04-21 20:43:32 +02:00
  • 65635453cb avcodec: map IAMF packet side data to frame side data Marvin Scholz 2026-04-21 19:25:13 +02:00
  • 99908c6e05 avutil: add IAMF frame side data types Marvin Scholz 2026-04-21 19:24:53 +02:00
  • 22d06b39ce avfilter/avfilter: fix memory leak of filter name in ff_filter_alloc error path jiangjie 2026-05-13 20:06:06 +08:00
  • 4851060ccd avutil: hdr_dynamic_metadata: fix error code Marvin Scholz 2026-04-21 22:14:01 +02:00
  • 37ff8fad47 avutil: hdr_dynamic_metadata: handle allocation failure Marvin Scholz 2026-04-21 22:12:05 +02:00
  • 3dbc3c6954 avcodec/libvorbisenc: conditionally set initial_padding Marvin Scholz 2026-04-21 22:59:25 +02:00
  • c29d1b9df5 avformat/id3v2: Fix indentation Andreas Rheinhardt 2026-05-11 16:57:42 +02:00
  • 356e427d5c avformat/id3v2: Use proper logcontext Andreas Rheinhardt 2026-05-11 16:54:27 +02:00
  • e626b02a01 avformat/id3v2: Avoid temporary buffer Andreas Rheinhardt 2026-05-11 16:53:37 +02:00
  • 18761f9fb5 avformat/rtpdec_av1: fix buffer overflow due to variable confusion Marvin Scholz 2026-04-29 13:52:28 +02:00
  • d01d18ad71 vulkan: fix using encode caps before querying nyanmisaka 2026-05-08 02:53:15 +08:00
  • 6b3e0f903e vulkan_encode: Fix description for quality option David Rosca 2026-04-02 18:17:35 +02:00
  • 2c1af16872 avformat/matroskaenc: Use correct buffer for smpte2094_app5 Vignesh Venkat 2026-05-11 14:43:12 -07:00
  • e1797cdd51 avcodec/libvpxenc: Copy Smpte2094App5 metadata Vignesh Venkat 2026-05-07 13:06:32 -07:00
  • c1ff2c24b5 swscale/filters: hard-code radius for trivial kernels Niklas Haas 2026-04-22 17:07:15 +02:00
  • 837cf8e38f avformat/tls_mbedtls: fix DTLS handshake failure when receiving non-DTLS packets Nariman-Sayed 2026-05-05 00:12:24 +03:00
  • 094f72748d avformat/tls: move DTLS packet detection into ff_is_dtls_packet() Nariman-Sayed 2026-05-05 00:11:21 +03:00
  • 17bc88e67f avformat/hls: disable http_persistent/http_multiple with custom io_open Kacper Michajłow 2026-05-08 00:59:51 +02:00
  • fd25b35dd2 vulkan_ffv1: support decoding 32-bit float video Lynne 2026-04-22 12:54:09 +02:00
  • a67c15dfa5 avutil/hwcontext_vulkan: fix resource leak on alloc_mem failure jiangjie 2026-05-10 17:14:19 +08:00
  • f16ec8913e avcodec/h264_cavlc: Fix indentation Andreas Rheinhardt 2026-05-10 17:15:51 +02:00
  • 5bbc00c05d [Wave] Fix issues with unaligned metadata chunks. Dale Curtis 2026-04-22 23:46:14 +00:00
  • 188461be10 avformat/mpegts: Dont assume fc->priv_data is a MpegTSContext Michael Niedermayer 2026-05-08 21:19:14 +02:00
  • b2dfc14276 avcodec/vvc_parser: properly split PUs when a Prefix SEI NUT is found James Almer 2026-05-06 13:00:09 -03:00
  • 2948acd528 avformat/nal: take into account removed zero bytes when calculating buffer size in nal_parse_units() James Almer 2026-05-05 16:25:57 -03:00
  • 2f4ad2497e avformat/movenc: fix dynamic buffer leaks on error paths jiangjie 2026-05-09 19:23:46 +08:00
  • 180a10647d avformat/tee: clean up local resources on program copy failure Zhao Zhili 2026-05-08 12:41:18 +08:00
  • 8518599cd1 avformat/matroskaenc: Write additional mappings for webm Vignesh Venkat 2026-05-07 15:28:07 -07:00
  • c8a4770599 avcodec/vc1dsp: Consistently use ptrdiff_t for stride Andreas Rheinhardt 2025-10-20 19:17:43 +02:00
  • ff0ad0278d avcodec/cbs: Move ff_cbs_all_codec_ids to cbs_bsf Andreas Rheinhardt 2026-05-07 13:54:57 +02:00
  • b6d2a0fc66 configure: Add missing apv_metadata->cbs_apv dependency Andreas Rheinhardt 2026-05-07 13:51:50 +02:00
  • 6a59c847b5 configure: Redo enabling cbs in lavf Andreas Rheinhardt 2026-05-07 13:25:29 +02:00
  • 0f45541e04 avcodec/sanm: extend the codec37 mv table to 3x512 entries Manuel Lauss 2025-12-30 18:34:37 +01:00