Commit Graph

  • 86eb07154d doc/scaler: document new sws scaler flags master Niklas Haas 2026-03-05 18:52:38 +01:00
  • 803ac77187 swscale: mark scale-related SwsFlags as deprecated Niklas Haas 2026-02-18 17:51:12 +01:00
  • 3503b19711 swscale: add enum SwsScaler, SwsContext.scaler to replace legacy flags Niklas Haas 2026-03-12 22:09:04 +01:00
  • a1b8cbb8bc swscale/utils: separate luma and chroma scaler selection Niklas Haas 2026-02-18 18:11:59 +01:00
  • 36c31fd5ba swscale: don't hard code number of scaler params Niklas Haas 2026-02-18 16:44:01 +01:00
  • 8115a05aa5 swscale: fix SWS_SPLINE documentation Niklas Haas 2026-02-19 19:34:14 +01:00
  • 55dd4a18bb tests/checkasm/sw_ops: declare temporary arrays static Niklas Haas 2026-03-09 16:44:39 +01:00
  • baac4a1174 swscale/x86/ops: add section comments (cosmetic) Niklas Haas 2026-03-09 16:48:26 +01:00
  • 7fb1e0832c swscale/ops_dispatch: move ENOTSUP error to ff_sws_compile_pass() Niklas Haas 2026-03-09 17:46:10 +01:00
  • e7c84a8e6a swscale/ops_dispatch: infer destination format from SwsOpList Niklas Haas 2026-02-27 12:34:18 +01:00
  • b5db7c7354 swscale/ops_dispatch: have ff_sws_compile_pass() take ownership of ops Niklas Haas 2026-03-09 12:53:07 +01:00
  • adf2d4e90f swscale/ops_dispatch: add helper function to clean up SwsCompiledOp Niklas Haas 2026-03-06 20:27:37 +01:00
  • 8227a21c27 swscale/ops_optimizer: always clear unused dither components Niklas Haas 2026-03-09 17:22:36 +01:00
  • 563cc8216b swscale/graph: allow setup() to return an error code Niklas Haas 2026-03-04 14:40:14 +01:00
  • 6c92ab6a4e swscale/graph: remove redundant check Niklas Haas 2026-03-06 19:25:00 +01:00
  • 4e63dbeb6d swscale/ops_chain: add more integer types to SwsOpPriv Niklas Haas 2026-03-04 23:18:26 +01:00
  • f535212a2c swscale/ops_chain: allow free callback to take SwsOpPriv Niklas Haas 2026-03-04 23:11:12 +01:00
  • 66f3a62b46 swscale/ops_backend: use in/out_bump[] in process() Niklas Haas 2026-03-04 16:25:07 +01:00
  • 927c81b569 avutil/version: bump after recent additions James Almer 2026-03-11 10:50:08 -03:00
  • 835781af23 configure,swscale/x86/Makefile: Remove special red-zone handling Andreas Rheinhardt 2026-03-09 15:35:07 +01:00
  • 9bbe1ec86f avutil/opt: Remove obsolete LIBAVUTIL_VERSION_MAJOR checks Andreas Rheinhardt 2026-03-09 07:12:09 +01:00
  • 87bf42899b Add myself as maintainer to the various ogg files. Romain Beauxis 2025-11-18 16:58:59 -06:00
  • fbb3c99032 fate/gapless: remove duplicate ffprobe dependencies Nicolas Gaullier 2025-08-14 18:00:04 +02:00
  • 2cf8d64f3c fate/probe: simplify for consistency Nicolas Gaullier 2025-08-14 17:24:23 +02:00
  • db336e1c51 fate/scale2ref_keep_aspect: fix dependency Nicolas Gaullier 2025-08-19 10:11:58 +02:00
  • 72167e5150 avcodec/mjpegdec: deprecate extern_huff option Ramiro Polla 2026-01-19 18:24:30 +01:00
  • afcde6551c avformat/mov: fix skip_samples when sample_rate and time_base do not match Nicolas Gaullier 2025-12-19 18:10:26 +01:00
  • b66c314c4b fftools/ffprobe: keep decoder buffers unflushed for show_streams() Nicolas Gaullier 2026-01-27 17:29:11 +01:00
  • 8a0ae6b344 fftools/ffmpeg_sched: report progress using max dts instead of trailing_dts() Nicolas Gaullier 2026-02-17 12:07:51 +01:00
  • 9dc44b43b2 fftools/ffplay.c: Also print demuxer-level metadata updates. Romain Beauxis 2026-03-07 19:08:31 -06:00
  • ba0f8083fd avformat/aiffdec: Check for partial read Michael Niedermayer 2026-03-07 12:22:35 +01:00
  • 5074d9f06e hwcontext_amf: fix version variable type and remove cast Kacper Michajłow 2026-03-11 15:40:59 +01:00
  • 7c79c79a50 aacdec_usac_mps212: reject reserved freq_res value Lynne 2026-03-10 17:24:46 +01:00
  • b028dac149 configure: bump AMF requirement to 1.5.0 Kacper Michajłow 2026-01-20 02:40:56 +01:00
  • 5085432f8b avutil/crc: add aarch64 NEON PMULL+EOR3 SIMD implementation for av_crc Shreesh Adiga 2026-02-05 18:49:21 +05:30
  • 952e588600 avutil/crc: refactor helper functions to separate header file Shreesh Adiga 2026-02-05 18:23:18 +05:30
  • b19bd0de6c avutil/cpu: add aarch64 CPU feature flag for PMULL and EOR3 Shreesh Adiga 2026-02-05 18:22:17 +05:30
  • fb088f224b avfilter/vf_vpp_amf: fix build on non-windows Timo Rothenpieler 2026-03-11 14:12:24 +01:00
  • 910000fe59 avfilter/vf_vpp_amf: Extend AMF Color Converter HDR capabilities Dmitrii Gershenkop 2026-03-11 10:23:35 +01:00
  • e3ee346749 swscale/tests/swscale: add -s option to set frame size Ramiro Polla 2026-03-06 16:32:29 +01:00
  • 5c5444db59 swscale/tests/swscale: avoid redundant ref->src conversions Ramiro Polla 2026-03-03 11:25:14 +01:00
  • a09cddc803 swscale/tests/swscale: make auxiliary conversions bitexact and accurate_rnd Ramiro Polla 2026-03-02 16:21:29 +01:00
  • d935000f09 swscale/tests/swscale: give names to SwsContext variables Ramiro Polla 2025-12-23 21:03:35 +01:00
  • 49b1e214cf swscale/tests/swscale: pass opts and mode arguments as const pointers Ramiro Polla 2025-12-23 21:52:02 +01:00
  • e34071e7d5 swscale/tests/swscale: split init_ref() out of main() Ramiro Polla 2026-02-27 22:14:25 +01:00
  • f83c9718ec swscale/tests/swscale: split parse_options() out of main() Ramiro Polla 2026-02-27 22:12:31 +01:00
  • 953efc9f56 swscale/tests/swscale: remove hardcoded dimension checks Ramiro Polla 2026-03-05 21:03:27 +01:00
  • 955cf563c8 swscale/tests/swscale: always allocate frame in scale_legacy() Ramiro Polla 2026-03-06 22:37:37 +01:00
  • 2589ce4a2c tests/swscale: unref buffers before each iteration Niklas Haas 2026-02-22 19:47:58 +01:00
  • 271bacffec tests/swscale: exclude init time from benchmark Niklas Haas 2026-02-18 15:07:47 +01:00
  • a9984fec81 avcodec/lcevc_parser: check return value of init_get_bits8() James Almer 2026-03-10 15:50:20 -03:00
  • b1da475805 ffv1enc_vulkan: fix typo release/8.1 Lynne 2026-03-10 16:04:03 +01:00
  • 215e22d1f1 ffv1enc_vulkan: fix typo Lynne 2026-03-10 16:04:03 +01:00
  • 63e0a2add2 avcodec/nvenc: change default H.264 profile from main to high Diego de Souza 2026-02-27 17:47:03 +01:00
  • 0afa879a69 avcodec/aac/aacdec_usac: Fix shadowing Andreas Rheinhardt 2026-02-24 02:47:32 +01:00
  • 7e70503ed4 avcodec/vp5: Fix shadowing Andreas Rheinhardt 2026-02-24 02:26:35 +01:00
  • 67217549c8 avcodec/get_bits: Rename macro variables to avoid shadowing Andreas Rheinhardt 2026-02-24 01:58:18 +01:00
  • 3343567482 avcodec/motion_est: Fix shadowing Andreas Rheinhardt 2026-02-24 01:48:31 +01:00
  • ac25aed6b3 avcodec/eatgq: Fix shadowing Andreas Rheinhardt 2026-02-24 01:46:19 +01:00
  • 2d9cf94283 avfilter/vf_chromanr: Fix shadowing Andreas Rheinhardt 2026-02-24 01:18:31 +01:00
  • 380e1cdb0c avfilter/af_afftfilt: Don't get max align multiple times Andreas Rheinhardt 2026-02-24 00:39:06 +01:00
  • a4efdcaa53 avfilter/af_apsyclip: Fix shadowing Andreas Rheinhardt 2026-02-24 00:27:04 +01:00
  • b0839506d7 avfilter/vf_blurdetect: Fix shadowing Andreas Rheinhardt 2026-02-24 00:22:42 +01:00
  • 1bbac3643b avfilter/avf_showspectrum: Avoid allocation Andreas Rheinhardt 2026-02-23 23:14:52 +01:00
  • 7950e5d1a5 avcodec/rka: Fix shadowing Andreas Rheinhardt 2026-02-21 19:28:33 +01:00
  • 0a1606f86c avcodec/hpeldsp: Fix shadowing Andreas Rheinhardt 2026-02-21 19:23:24 +01:00
  • 92046bcd7b avcodec/cbs: Fix shadowing Andreas Rheinhardt 2026-02-21 19:02:55 +01:00
  • 06ea751c51 avcodec/mpegaudioenc: Fix shadowing Andreas Rheinhardt 2026-02-21 18:31:41 +01:00
  • bffaa6aaab avcodec/utvideodec: Fix shadowing Andreas Rheinhardt 2026-02-21 17:28:40 +01:00
  • 78f8ef341e avcodec/wmaenc: Fix shadowing Andreas Rheinhardt 2026-02-21 17:23:25 +01:00
  • c0ba18c527 avcodec/dv_tablegen: Fix shadowing Andreas Rheinhardt 2026-02-21 17:20:14 +01:00
  • ba57a33351 avformat/id3v2: Fix shadowing Andreas Rheinhardt 2026-02-21 16:53:11 +01:00
  • 90dae166b5 avformat/http: Fix shadowing Andreas Rheinhardt 2026-02-21 16:49:51 +01:00
  • 8ddb82fd75 avformat/lafdec: Fix shadowing Andreas Rheinhardt 2026-02-21 16:27:47 +01:00
  • 1617feef50 avformat/asfdec_f: Fix shadowing Andreas Rheinhardt 2026-02-21 16:25:29 +01:00
  • 2ed4660960 avformat/rtpenc_mpegts: Fix shadowing Andreas Rheinhardt 2026-02-21 16:03:49 +01:00
  • 6de2565b8e avformat/rtpdec_xiph: Fix shadowing Andreas Rheinhardt 2026-02-21 16:03:21 +01:00
  • 422ad600cd avformat/oggparseopus: Fix shadowing Andreas Rheinhardt 2026-02-21 15:59:13 +01:00
  • 51ae4f443d avcodec/cbs_av1_syntax_template: Fix shadowing Andreas Rheinhardt 2026-02-21 15:54:07 +01:00
  • 615d5c2715 avformat/dsfdec: Fix shadowing Andreas Rheinhardt 2026-02-21 15:53:51 +01:00
  • 1e440f2745 avformat/dovi_isom: Fix shadowing Andreas Rheinhardt 2026-02-21 15:43:34 +01:00
  • 9c0f942293 avformat/aviobuf: Fix shadowing Andreas Rheinhardt 2026-02-21 15:38:32 +01:00
  • 1778991846 avformat/avio: Fix shadowing Andreas Rheinhardt 2026-02-21 15:38:20 +01:00
  • 5962ca0c20 avformat/avidec: Fix shadowing Andreas Rheinhardt 2026-02-21 15:34:21 +01:00
  • 8f9239a869 avformat/mpc8: Fix shadowing Andreas Rheinhardt 2026-02-21 15:24:48 +01:00
  • 378928e79f avformat/mpegtsenc: Fix shadowing Andreas Rheinhardt 2026-02-21 15:02:43 +01:00
  • 968511ad03 avformat/dhav: Fix shadowing Andreas Rheinhardt 2026-02-21 14:55:06 +01:00
  • a49eed2fb1 avformat/oggenc: Fix shadowing Andreas Rheinhardt 2026-02-21 14:43:52 +01:00
  • 4014d35dda avformat/bonk: Fix shadowing Andreas Rheinhardt 2026-02-21 14:41:50 +01:00
  • 5198d8802c avformat/matroskadec: Fix shadowing Andreas Rheinhardt 2026-02-21 14:26:17 +01:00
  • fd88a52be0 avformat/matroskaenc: Fix shadowing Andreas Rheinhardt 2026-02-21 14:22:22 +01:00
  • 7a0ae45bcf avformat/rmenc: Fix shadowing Andreas Rheinhardt 2026-02-21 14:16:07 +01:00
  • 6aa367b9b3 avformat/smacker: Fix shadowing Andreas Rheinhardt 2026-02-21 14:14:45 +01:00
  • 54672d194c avformat/srtpproto: Fix shadowing Andreas Rheinhardt 2026-02-21 14:12:29 +01:00
  • b53752dc4c avformat/tcp: Fix shadowing Andreas Rheinhardt 2026-02-21 14:11:52 +01:00
  • 619839ac16 avformat/tee: Fix shadowing Andreas Rheinhardt 2026-02-21 14:10:10 +01:00
  • 034b37a51d avformat/vividas: Fix shadowing Andreas Rheinhardt 2026-02-21 14:09:33 +01:00
  • a2a42aa404 avformat/vorbiscomment: Fix shadowing Andreas Rheinhardt 2026-02-21 14:08:31 +01:00
  • 0037c5abdd avformat/webpenc: Fix shadowing Andreas Rheinhardt 2026-02-21 14:04:53 +01:00
  • 61c22c71c2 avformat/yuv4mpegdec: Fix shadowing Andreas Rheinhardt 2026-02-21 14:01:00 +01:00