1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00

Commit Graph

  • 1d040c527d avcodec/x86/qpeldsp: Add SSSE3 size 8 horizontal filter Andreas Rheinhardt 2026-04-02 00:24:58 +02:00
  • c0e1c1d6b3 avcodec/x86/qpeldsp: Add SSSE3 size 16 horizontal filter Andreas Rheinhardt 2025-11-07 01:01:44 +01:00
  • a3d747f344 avcodec/x86/qpeldsp{,_init}: Use SSE2 pixels16x16_l2 functions Andreas Rheinhardt 2025-11-06 18:10:57 +01:00
  • dad0c01076 avcodec/x86/qpeldsp: Remove vertical MMXEXT mc functions Andreas Rheinhardt 2025-11-06 17:11:13 +01:00
  • 9beecb2670 avcodec/x86/qpeldsp: Add SSE2 vertical lowpass functions Andreas Rheinhardt 2025-11-06 16:51:58 +01:00
  • 405465700c avcodec/x86/qpeldsp: Don't allocate stack unnecessarily Andreas Rheinhardt 2026-04-01 22:54:51 +02:00
  • 188df9549c avcodec/x86/qpeldsp: Don't use too much stack Andreas Rheinhardt 2025-11-06 15:49:40 +01:00
  • bcf7293a21 avcodec/x86/qpeldsp: Remove unused declaration Andreas Rheinhardt 2026-04-20 19:30:56 +02:00
  • 7b56259dd5 avcodec/x86/constants: Move ff_pw_{15,20} to qpeldsp.asm Andreas Rheinhardt 2025-11-06 15:26:28 +01:00
  • c2685234a6 avcodec/x86/qpeldsp_init: Deduplicate 8x8 and 16x16 code Andreas Rheinhardt 2025-11-06 13:51:40 +01:00
  • cf79d8052d avcodec/x86/qpeldsp_init: Specify alignment properly Andreas Rheinhardt 2025-10-09 05:24:39 +02:00
  • 69906d31c5 avcodec/x86/qpeldsp_init: Don't use unnecessarily big stack buffer Andreas Rheinhardt 2025-11-06 14:10:25 +01:00
  • d3bd1318b3 avcodec/x86/qpeldsp: Don't zero unnecessarily Andreas Rheinhardt 2025-11-06 11:25:34 +01:00
  • d46414b46b avcodec/x86/qpeldsp: Simplify resetting output pointer Andreas Rheinhardt 2025-11-05 19:28:46 +01:00
  • 9172ab1245 fate/filter-video: add frei0r_src test Stefan Breunig 2026-04-18 22:26:47 +02:00
  • 3aa5d957d1 avformat/dashdec: fix previous commit where I inadvertently removed the case when calc_next_seg_no_from_timelines returned -1 and move_timelines wasn't called Nicolas Dato 2026-03-02 15:40:32 -03:00
  • 8a8bde6a54 avformat/dashdec: fix calculation and usage of cur_seq_no, fixing issue 22335 Nicolas Dato 2026-03-01 11:22:50 -03:00
  • c25673fe70 avformat/mpegts: Fix memleak of pes_filter.opaque Michael Niedermayer 2026-03-07 14:28:08 +01:00
  • 2e6af10481 avformat/dashdec: copy stream groups from input representations James Almer 2026-04-23 10:42:58 -03:00
  • 8fad6dcfd9 avformat/dashdec: support more than one underlying stream per Representation James Almer 2026-04-27 16:56:50 -03:00
  • 397c7c7524 tools/check_arm_indent: Run formatting on arm, in addition to aarch64 Martin Storsjö 2026-04-01 14:59:22 +03:00
  • f6b21eca5e tools/check_arm_indent: Add missing ;; in switch case, fix indentation Martin Storsjö 2026-04-10 12:00:50 +03:00
  • 963ea707e3 arm/rv40dsp: Add * on comment continuation lines in prototypes Martin Storsjö 2026-04-10 12:08:05 +03:00
  • 0a86aead82 arm/vc1dsp: Fix a few cases of inconsistent indentation Martin Storsjö 2026-04-10 14:12:41 +03:00
  • 10a45072fc arm/jrevdct: Indent previously unindented assembly Martin Storsjö 2026-04-07 12:44:08 +03:00
  • 5e0f1b1eda arm/hevcdsp_qpel: Reindent code that seem to lack consistent indentation Martin Storsjö 2026-04-07 12:26:22 +03:00
  • 65d4c5bbe2 arm: Reindent asm that used consistent but differing styles Martin Storsjö 2026-04-07 12:15:20 +03:00
  • 2325421904 arm/synth_filter_vfp: Fix indentation Martin Storsjö 2026-04-10 14:04:39 +03:00
  • 8d9c1db95d arm/simple_idct_arm: Reindent previously unindented code Ramiro Polla 2026-04-29 13:50:58 +03:00
  • a65ed248fd arm/simple_idct_armv6: Reindent previously consistent assembly to shared style Martin Storsjö 2026-04-10 12:13:35 +03:00
  • b27fd61020 arm/simple_idct_armv5te: Reindent previously consistent code to common style Martin Storsjö 2026-04-10 12:10:36 +03:00
  • 8e199a2a9f arm/rv34dsp: Adjust macro argument indentation slightly Martin Storsjö 2026-04-10 12:06:59 +03:00
  • 9653588441 libswscale/arm: Switch consistent indentation to common style Martin Storsjö 2026-04-10 14:18:34 +03:00
  • c5a3cb00b7 libswresample/arm: Change to the common indentation size Martin Storsjö 2026-04-10 14:17:49 +03:00
  • 25d703dd2a libavutil/arm: Fix indentation in asm.S Martin Storsjö 2026-04-10 14:15:39 +03:00
  • d94e2b0f7c arm/hevcdsp: Fix misindented instructions in some macros Martin Storsjö 2026-04-07 12:26:52 +03:00
  • 7eaeb5ab4a arm: Fix indentation of stray individual misaligned instructions Martin Storsjö 2026-04-10 11:56:53 +03:00
  • 17765fe831 arm: Reindent assembly where it was off by one char Martin Storsjö 2026-04-07 12:13:32 +03:00
  • 946e80fde7 libswscale/arm: Lowercase the "LSL" keyword Martin Storsjö 2026-04-10 15:08:09 +03:00
  • ea7079074c tools/indent_arm_assembly: Don't indent "foo .req bar" lines like an instruction Martin Storsjö 2026-04-07 12:08:22 +03:00
  • cd7a3cd799 tools/indent_arm_assembly: Recognize more comment forms, for skipping lowercasing Martin Storsjö 2026-04-10 12:25:56 +03:00
  • 7c67748537 avformat/mov: check extradata in mov_read_dops() Michael Niedermayer 2026-04-29 01:49:59 +02:00
  • 53cd2c9f2a avformat/mov: Check read size for opus extradata Ted Meyer 2026-04-22 13:40:53 -07:00
  • 17f8db1538 avformat/hls_sample_encryption: add missing padding for audio setup buffer AdityaTeltia 2026-04-23 12:27:53 +05:30
  • 957b06a788 avformat/hls_sample_encryption: add missing padding for audio setup buffer AdityaTeltia 2026-04-23 12:27:53 +05:30
  • bd1587037f avutil/tests/.gitignore: Add recently added test tools Andreas Rheinhardt 2026-04-28 18:42:31 +02:00
  • fa3d20072b tests/fate/libavutil: add FATE test for timestamp marcos ashton 2026-04-09 15:37:47 +01:00
  • 9b47495dee tests/fate/libavutil: add FATE test for tdrdi marcos ashton 2026-04-09 15:32:33 +01:00
  • 215799e369 tests/fate/libavutil: add FATE test for hdr_dynamic_vivid_metadata marcos ashton 2026-04-09 15:31:50 +01:00
  • 2d9c8a9382 tests/fate/libavutil: add FATE test for buffer marcos ashton 2026-04-09 15:24:48 +01:00
  • 03931e8865 libavfilter/vf_amf_common: free the frame allocated by av_frame_alloc on error jiangjie 2026-04-27 20:13:15 +08:00
  • 603234f945 avdevice/v4l2: fix mmap_free() skipping first buffer Zhao Zhili 2026-04-13 21:16:07 +08:00
  • beb315ca31 avformat/wavdec: fix unchecked avio_read in w64_read_header Zhao Zhili 2026-04-27 16:19:41 +08:00
  • f044c5e627 doc: remove unclear description Marvin Scholz 2026-04-22 01:13:35 +02:00
  • c9937ff139 doc: mark functions related to AVCodecParameters Marvin Scholz 2025-03-21 04:44:31 +01:00
  • ab1a970bc0 doc: style changes for the AVCodecParameters Marvin Scholz 2025-03-21 04:43:35 +01:00
  • 0e51f7abbd configure: add implicit-fallthrough warning flags Marvin Scholz 2026-04-22 00:46:20 +02:00
  • e24882912f swscale/yuv2rgb: add fall-through annotations Marvin Scholz 2026-02-20 01:24:39 +01:00
  • e4f6aa8611 avcodec/wmadec: add fall-through annotations Marvin Scholz 2026-02-20 01:22:13 +01:00
  • dc7692b831 avcodec/aac: add fall-through annotations Marvin Scholz 2026-02-18 00:27:03 +01:00
  • 97ff804e21 avcodec/ac3dec: add fall-through annotations Marvin Scholz 2026-02-18 00:26:40 +01:00
  • a384a4ff3a avcodec/ansi: add fall-through annotations Marvin Scholz 2026-02-18 00:26:22 +01:00
  • 5cee00b85f avcodec/argo: add fall-through annotations Marvin Scholz 2026-02-18 00:26:12 +01:00
  • 0f3fe9e2bf avcodec/avs: add fall-through annotations Marvin Scholz 2026-02-18 00:26:01 +01:00
  • e5e12328bf avcodec/bethsoftvideo: add fall-through annotations Marvin Scholz 2026-02-18 00:25:51 +01:00
  • 0f81f78829 avcodec/bink: add fall-through annotations Marvin Scholz 2026-02-18 00:25:38 +01:00
  • 49c62c3337 avcodec/bintext: add fall-through annotations Marvin Scholz 2026-02-18 00:25:28 +01:00
  • d578926366 avcodec/c39: add fall-through annotations Marvin Scholz 2026-02-18 00:25:17 +01:00
  • 7b94360e0e avcodec/cavs: add fall-through annotations Marvin Scholz 2026-02-18 00:24:46 +01:00
  • c772decdd0 avcodec/dca: add break Marvin Scholz 2026-02-18 00:24:27 +01:00
  • 5cdbd0337f avcodec/dds: add fall-through annotations Marvin Scholz 2026-02-18 00:24:07 +01:00
  • 9a765c453a avcodec/dpxenc: add fall-through annotations Marvin Scholz 2026-02-18 00:23:55 +01:00
  • b70d6b4f58 avcodec/dv: add break Marvin Scholz 2026-02-18 00:23:40 +01:00
  • 5a5742498b avcodec/dxa: add fall-through annotations Marvin Scholz 2026-02-18 00:23:22 +01:00
  • de011d5893 avcodec/dxtory: add fall-through annotations Marvin Scholz 2026-02-18 00:23:11 +01:00
  • 87926346e7 avcodec/eatgq: add fall-through annotations Marvin Scholz 2026-02-18 00:23:01 +01:00
  • 5f574e6416 avcodec/ffv1enc: add fall-through annotations Marvin Scholz 2026-02-18 00:22:26 +01:00
  • 4a805cfa53 avcodec/flacdsp: add fall-through annotations Marvin Scholz 2026-02-18 00:22:11 +01:00
  • d4d5ac3bb2 avcodec/gdv: add fall-through annotations Marvin Scholz 2026-02-18 00:21:53 +01:00
  • 735e670334 avcodec/h264dec: add fall-through annotations Marvin Scholz 2026-02-18 00:21:34 +01:00
  • 16e944c8e4 avcodec/imx: add fall-through annotations Marvin Scholz 2026-02-18 00:21:14 +01:00
  • 4fe52a2484 avcodec/jpeg2000dec: add fall-through annotations Marvin Scholz 2026-02-18 00:21:06 +01:00
  • c49390ee87 avcodec/jpeglsdec: add fall-through annotations Marvin Scholz 2026-02-18 00:20:54 +01:00
  • f4a05e3528 avcodec/lagarith: add fall-through annotations Marvin Scholz 2026-02-18 00:20:41 +01:00
  • b976075088 avcodec/lcldec: add fall-through annotations Marvin Scholz 2026-02-18 00:20:28 +01:00
  • 0d7ea1bb55 avcodec/microdvddec: add fall-through annotations Marvin Scholz 2026-02-18 00:20:12 +01:00
  • 417da4d71c avcodec/mpegaudio: add fall-through annotations Marvin Scholz 2026-02-18 00:19:56 +01:00
  • abc3b65ccb avcodec/pafvideo: add fall-through annotations Marvin Scholz 2026-02-18 00:19:37 +01:00
  • 41dbb4412a avcodec/psd: add fall-through annotations Marvin Scholz 2026-02-18 00:19:27 +01:00
  • 3ad3315342 avcodec/rpza: add fall-through annotations Marvin Scholz 2026-02-18 00:19:17 +01:00
  • 7eff0307ff avcodec/rv34: add fall-through annotations Marvin Scholz 2026-02-18 00:19:07 +01:00
  • 120cc26594 avcodec/sgienc: add fall-through annotations Marvin Scholz 2026-02-18 00:18:52 +01:00
  • 965a4b6ae1 avcodec/sheervideo: add fall-through annotations Marvin Scholz 2026-02-18 00:18:40 +01:00
  • 31ea9122e5 avcodec/svq1dec: add fall-through annotations Marvin Scholz 2026-02-18 00:18:28 +01:00
  • 8a4abaaa4d avcodec/takdec: add fall-through annotations Marvin Scholz 2026-02-18 00:18:15 +01:00
  • 092d223b7b avcodec/tiff: add fall-through annotations Marvin Scholz 2026-02-18 00:18:02 +01:00
  • e6c7fd4106 avcodec/tiffenc: add fall-through annotations Marvin Scholz 2026-02-18 00:17:48 +01:00
  • 10742fdc65 avcodec/wavpackdec: add fall-through annotations Marvin Scholz 2026-02-18 00:17:36 +01:00
  • 55f224afeb avfilter/af_biquads: add fall-through annotations Marvin Scholz 2026-02-18 00:17:21 +01:00
  • 435a617cc8 avfilter/vf_negate: add fall-through annotations Marvin Scholz 2026-02-18 00:17:07 +01:00