Commit Graph

  • e83de76f08 tests/checkasm/sw_ops: check all planes in CHECK_COMMON() Niklas Haas 2026-04-11 17:44:29 +02:00
  • eac90ce6ce tests/checkasm/sw_ops: set correct plane index order Niklas Haas 2026-04-11 18:15:57 +02:00
  • 590eb4b70d tests/checkasm/sw_ops: remove some unnecessary checks Niklas Haas 2026-04-07 17:14:10 +02:00
  • 735c84b57f vulkan: fix encode feedback query handling Stéphane Cerveau 2026-03-24 15:41:30 +01:00
  • 3f9e04b489 vulkan: fix encode feedback query handling Stéphane Cerveau 2026-03-24 15:41:30 +01:00
  • c8dd769217 ffprobe: Support printing SMPTE 2094 APP5 side data Vignesh Venkat 2026-04-13 13:45:21 -07:00
  • 37aefb6e40 avcodec/dav1d: Support parsing smpte 2094-50 metadata Vignesh Venkat 2026-04-13 09:23:15 -07:00
  • d5fc732359 avcodec/codec_internal: Include avcodec.h for enum AVCodecConfig Andreas Rheinhardt 2026-04-07 14:52:02 +02:00
  • fc8c6d4665 swscale/swscale: Remove ineffective check Andreas Rheinhardt 2026-04-13 01:27:05 +02:00
  • 6c114bd6fa avcodec/vp9: Rollback dimensions when format is rejected Paul Adenot 2026-04-12 03:18:44 +02:00
  • 1092852406 swscale/ops: remove type from continuation functions Kacper Michajłow 2026-04-09 19:40:48 +02:00
  • 9a2a0557ad swscale/ops: remove optimize attribute from op functions Kacper Michajłow 2026-04-13 03:01:56 +02:00
  • 29a0973855 avformat/rtpdec_qdm2: Check block_size Michael Niedermayer 2025-11-01 02:02:44 +01:00
  • 660d6ece1b avutil/tests/.gitignore: Add recently added test tools Andreas Rheinhardt 2026-04-13 01:34:15 +02:00
  • 49a2d426e9 configure: collapse else + if into elif Ramiro Polla 2026-04-09 17:56:30 +02:00
  • 31f280e1e6 configure: add missing quotes around user-specified tool paths Ramiro Polla 2026-04-09 17:54:31 +02:00
  • c1d4fe8b44 configure: fix html docs generation when makeinfo is disabled Ramiro Polla 2026-04-09 17:48:07 +02:00
  • b62ae766c1 avfilter/vf_ssim360: fix integer overflow in tape_length allocation Zhao Zhili 2026-03-23 16:21:24 +08:00
  • b796d72eb2 fftools/ffmpeg_filter: skip autoscale for hardware format Zhao Zhili 2026-02-08 14:28:29 +08:00
  • a85a8e6757 configure: fix VSX remaining enabled when -mvsx is unsupported Zhao Zhili 2026-04-08 11:33:38 +08:00
  • 32678dcc88 avcodec/x86/snowdsp_init: Remove disabled SSE2 functions Andreas Rheinhardt 2026-04-08 23:23:30 +02:00
  • bd2964e611 avcodec/x86/snowdsp_init: Use standard init pattern Andreas Rheinhardt 2026-04-08 20:47:11 +02:00
  • 338dc25642 avcodec/x86/snowdsp_init: Remove MMXEXT, SSE2 inner_add_yblock versions Andreas Rheinhardt 2026-04-08 20:35:06 +02:00
  • 5c830fccf4 avcodec/x86/snowdsp: Add SSSE3 inner_add_yblock Andreas Rheinhardt 2026-04-08 18:43:54 +02:00
  • 2fdccaf7d6 tests/checkasm/mpegvideo_unquantize: Fix precedence problem Andreas Rheinhardt 2026-04-10 11:08:48 +02:00
  • 4f30bd6fba tests/checkasm/llvidencdsp: Fix nonsense randomization Andreas Rheinhardt 2026-04-10 10:57:45 +02:00
  • e0ed3fa834 tests/checkasm: Add snowdsp test Andreas Rheinhardt 2026-04-10 10:25:22 +02:00
  • 764e021946 avcodec/snowdata: Add explicit alignment for obmc tables Andreas Rheinhardt 2026-04-08 18:20:33 +02:00
  • 28d0a5091a avcodec/snow_dwt: Remove pointless forward declaration Andreas Rheinhardt 2026-04-08 10:41:28 +02:00
  • 5f373872c0 avcodec/x86/snow_dwt: Avoid slice_buffer in inner_add_yblock Andreas Rheinhardt 2026-04-08 10:39:04 +02:00
  • fd77f00a8f avcodec/snow: Avoid always-true branch Andreas Rheinhardt 2026-04-08 09:29:33 +02:00
  • 13d621cc7c avcodec/snow: Disable dead code in ff_snow_inner_add_yblock() Andreas Rheinhardt 2026-04-08 09:20:25 +02:00
  • eed0830a0c avcodec/snowdata: Don't use 8 bits for six bits data Andreas Rheinhardt 2026-04-07 23:50:43 +02:00
  • 761b6f2359 swscale/x86/output: Remove obsolete MMXEXT function Andreas Rheinhardt 2026-04-10 04:23:23 +02:00
  • 8a7c1f7fb8 swscale/x86/output: Make xmm functions usable even without aligned stack Andreas Rheinhardt 2026-04-10 03:07:13 +02:00
  • 0bb161fd09 swscale/x86/output: Simplify creating dither register Andreas Rheinhardt 2026-04-10 02:15:51 +02:00
  • f5c5bca803 swscale/x86/scale: Remove always-false mmsize checks Andreas Rheinhardt 2026-04-10 01:37:32 +02:00
  • 999ccf6495 swresample/x86/{audio_convert,rematrix}: Remove remnants of MMX Andreas Rheinhardt 2026-04-10 01:28:27 +02:00
  • e29c7089d2 avcodec/x86/vp8dsp_loopfilter: Remove always-true mmsize checks Andreas Rheinhardt 2026-04-10 01:19:05 +02:00
  • 9f560c8c1a avcodec/x86/vp3dsp: Remove unused macros Andreas Rheinhardt 2026-04-09 17:01:41 +02:00
  • 411484e8c9 lavc/videotoolbox_vp9: fix vpcC flags offset Jun Zhao 2026-04-12 22:25:44 +08:00
  • 57397a683d lavc/videotoolboxenc: return SEI parse errors Jun Zhao 2026-04-12 21:28:20 +08:00
  • b09d57c41d avfilter/buffersrc: re-add missing overflow warning Niklas Haas 2026-03-26 15:21:33 +01:00
  • ab7b6ef0a2 hwcontext_vulkan: fix double free when vulkan_map_to_drm fails nyanmisaka 2026-04-12 20:50:38 +08:00
  • 56b97c03d4 avcodec/x86/h264_intrapred: Replace pred8x8_top_dc_8_mmxext with SSE2 zuxy 2026-03-29 19:31:29 -07:00
  • c29465bcb6 swscale/x86/ops: use plain ret instruction Niklas Haas 2026-04-11 12:44:33 +02:00
  • f7ca6f7481 vulkan: fix -Wdiscarded-qualifiers warning and misleading DRM modifier log Tymur Boiko 2026-04-11 01:36:06 +02:00
  • eaadd05232 .forgejo/CODEOWNERS: add myself for hls.* Kacper Michajłow 2026-03-25 00:09:44 +01:00
  • 721545a3c2 MAINTAINERS: add myself as HLS demuxer maintainer Kacper Michajłow 2026-03-25 00:07:48 +01:00
  • cc41e6a462 tests/fate/hlsenc: add hls-event-no-endlist test Kacper Michajłow 2026-03-25 01:05:04 +01:00
  • 6d98a9a2e8 avformat/hls: fix seeking in EVENT playlists that start mid-stream Kacper Michajłow 2026-03-24 23:55:14 +01:00
  • ef13a29d08 avfilter/framepool: fix frame pool uninit check Niklas Haas 2026-04-10 21:58:24 +02:00
  • e43aab67ed avdevice/v4l2: rename 'buff_data' -> 'buf_desc' Alexandru Ardelean 2026-03-28 11:03:18 +02:00
  • 1011e4d647 avdevice/v4l2: wrap buf_start and buf_len into a struct Alexandru Ardelean 2026-03-27 13:42:13 +02:00
  • 24adcf3a72 avdevice/v4l2: fix potential memleak when allocating device buffers Alexandru Ardelean 2026-04-09 16:01:11 +03:00
  • 0e983a0604 swscale: align allocated frame buffers to SwsPass hints Niklas Haas 2026-03-25 14:09:30 +01:00
  • b5573a8683 swscale/ops_dispatch: cosmetic Niklas Haas 2026-03-25 14:14:44 +01:00
  • 3a15990368 swscale/ops_dispatch: forward correct pass alignment Niklas Haas 2026-03-25 12:04:09 +01:00
  • 5441395a48 swscale/graph: add optimal alignment/padding hints Niklas Haas 2026-03-25 11:49:45 +01:00
  • 2deca0ec19 swscale: clean up allocated frames on error Niklas Haas 2026-03-25 11:14:06 +01:00
  • 6c89a30ecd swscale: add FFFramePool and use it for allocating planes Niklas Haas 2026-03-24 19:35:38 +01:00
  • fe2691b3bb avfilter/framepool: stack-allocate FFFramePool Niklas Haas 2026-03-29 17:10:40 +02:00
  • a2ca55c563 avfilter/framepool: remove unnecessary braces (style) Niklas Haas 2026-03-29 17:03:20 +02:00
  • 5c4490a0a6 avfilter/framepool: fix whitespace (cosmetic) Niklas Haas 2026-03-29 16:59:02 +02:00
  • 38543781cc avfilter/framepool: move variable declarations to site of definition Niklas Haas 2026-03-29 16:58:04 +02:00
  • 6efbd99e48 avfilter/framepool: remove check for impossible condition Niklas Haas 2026-03-29 16:54:17 +02:00
  • 0b43b8ef31 avfilter/framepool: make FFFramePool public Niklas Haas 2026-03-29 16:44:38 +02:00
  • 3e99631873 avfilter/framepool: remove pointless ternary (cosmetic) Niklas Haas 2026-03-29 16:40:51 +02:00
  • 53ce7265ab avfilter/framepool: use strongly typed union of pixel/sample format Niklas Haas 2026-03-29 16:38:35 +02:00
  • 9034587d10 avfilter/framepool: make ff_sws_frame_pool_{audio,video}_init static Niklas Haas 2026-03-29 16:32:55 +02:00
  • 39ecc89988 avfilter/framepool: nuke ff_frame_pool_get_*_config Niklas Haas 2026-03-24 18:14:13 +01:00
  • a0510f7f72 avfilter/framepool: update frame dimensions on reinit Niklas Haas 2026-03-24 18:10:17 +01:00
  • ad7956d5bb avfilter/{audio,video}: switch to ff_frame_pool_*_reinit() Niklas Haas 2026-03-24 18:32:45 +01:00
  • 083a014746 avfilter/framepool: add ff_frame_pool_*_reinit() helpers Niklas Haas 2026-03-24 18:02:32 +01:00
  • 143b810e75 avfilter/framepool: remove alloc argument Niklas Haas 2026-03-24 18:29:56 +01:00
  • 82871857eb avfilter/framepool: actually use specified allocator for audio frames Niklas Haas 2026-03-24 18:26:26 +01:00
  • 25e187f849 vulkan: fix DRM map, decode barriers, and video frame setup for modifier output Tymur Boiko 2026-01-27 18:16:33 +01:00
  • 492e6e68dc doc/APIchanges: fix date and version in the latest entry James Almer 2026-04-09 17:21:28 -03:00
  • 6ba6db4f19 libavutil: Add functions for SMPTE-2094-50 HDR metadata Vignesh Venkat 2026-02-12 14:23:36 -08:00
  • 283faf55f8 Changelog: add v360_vulkan to the changelog Lynne 2026-04-09 16:51:30 +02:00
  • d3d0b7a5ee lavfi/v360: add a Vulkan-compute based filter Lynne 2026-04-05 22:09:00 +02:00
  • 056562a5ff fate/lavf: add PDV round-trip and seek coverage Priyanshu Thapliyal 2026-04-08 19:27:45 +05:30
  • 4c0d563f85 avformat/pdvenc: add Playdate video muxer Priyanshu Thapliyal 2026-04-08 19:26:42 +05:30
  • 43e5b26c00 avcodec/pdvenc: add Playdate video encoder Priyanshu Thapliyal 2026-04-07 02:20:40 +05:30
  • d0761626cf avcodec/escape130: Initialize old_y_avg Michael Niedermayer 2026-03-20 17:35:51 +01:00
  • 5c3602abaa avformat/sctp: add size check in sctp_read() matching sctp_write() bird 2026-04-05 05:52:03 +00:00
  • db53fe1ac2 avdevice/alsa.c: Conditionally compile out ESTRPIPE David Hampton 2026-02-12 17:33:00 -05:00
  • 87f74e4f39 avcodec/g726: Remove dead sample rate check Andreas Rheinhardt 2026-04-06 19:30:38 +02:00
  • 8463ca8dc9 avcodec/g726: Don't return value from g726_reset() Andreas Rheinhardt 2026-04-06 19:26:07 +02:00
  • e97f52e557 avcodec/g726: Fix indentation Andreas Rheinhardt 2026-04-06 19:24:49 +02:00
  • 12b58b86cc avcodec/x86/rv40dsp: Fix wrong comment Andreas Rheinhardt 2026-04-07 22:34:33 +02:00
  • ae5314a6bf avcodec/x86/rv34dsp: Port ff_rv34_idct_add_mmxext to SSSE3 Andreas Rheinhardt 2026-04-05 14:49:26 +02:00
  • d728f3c808 tests/checkasm/rv34dsp: Add test for rv34_idct_add Andreas Rheinhardt 2026-04-03 17:32:11 +02:00
  • 4c64a8a986 avcodec/rv34: Remove pointless has_ac variable Andreas Rheinhardt 2026-04-03 16:34:07 +02:00
  • c48f21f778 avcodec/rv34: Use VLC symbol table to avoid LUTs Andreas Rheinhardt 2026-04-03 16:31:10 +02:00
  • 4c69c5f156 configure: only warn about spirv-headers if vulkan was explicitly requested James Almer 2026-04-08 12:29:28 -03:00
  • 58752ffcdd avfilter/af_whisper: don't set an AVOption accessible field to read only memory James Almer 2026-04-07 13:27:57 -03:00
  • 5c35d0b880 avformat/tls_gnutls: actually send client cert if one is provided Timo Rothenpieler 2026-04-04 17:58:30 +02:00
  • 9917308cc2 swscale/vulkan: fix dither buffer leak on mapping failure Zhao Zhili 2026-04-05 01:15:47 +08:00
  • cd1126a3cd swscale/ops: add assertion that comps_src is sane Niklas Haas 2026-04-07 16:31:43 +02:00