1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-24 04:44:54 +02:00

Commit Graph

  • 9ab37ef918 avcodec/packet: Remove always-true check Andreas Rheinhardt 2026-04-15 16:22:45 +02:00
  • 4b5e1d25c3 avcodec/decode: Short-circuit side-data processing Andreas Rheinhardt 2026-04-15 16:21:28 +02:00
  • a85709537e avcodec/decode: Avoid temporary frame in ff_reget_buffer() Andreas Rheinhardt 2026-04-15 15:58:48 +02:00
  • b595b3075e avcodec/decode: Fix shadowing Andreas Rheinhardt 2026-04-15 15:12:54 +02:00
  • f99e4a0f23 avcodec/decode: Optimize call away if possible Andreas Rheinhardt 2026-04-15 15:10:18 +02:00
  • 312bfd512d avcodec/decode: Remove always-true checks Andreas Rheinhardt 2026-04-15 15:06:00 +02:00
  • 2d062dd0c6 avcodec/decode: Make post_process_opaque a RefStruct reference Andreas Rheinhardt 2026-04-15 15:02:04 +02:00
  • 0ee1947d9b avcodec/lcevcdec: Use pool to avoid allocations of FFLCEVCFrame Andreas Rheinhardt 2026-04-15 14:49:56 +02:00
  • 03967fcff4 tests/checkasm/sw_ops: fix too large shift for int Kacper Michajłow 2026-04-16 20:10:02 +02:00
  • 369dbbe488 swscale/ops_memcpy: guard exec->in_stride[-1] access Kacper Michajłow 2026-04-16 19:42:19 +02:00
  • 1764683668 swscale/ops_backend: disable FP contraction where possible Niklas Haas 2026-04-12 16:14:38 +02:00
  • 3b19a61837 avcodec/vorbisdec: validate windowtype and transformtype Hassan Hany 2026-01-22 15:31:41 +02:00
  • 5abc240a27 avcodec/videotoolboxenc: add missing field and rectify cap flags Gyan Doshi 2026-04-04 12:59:47 +05:30
  • 8eae5de5af avformat/wavenc: Keep fmt chunk first for -rf64 auto Daniel Verkamp 2026-01-23 00:53:09 -08:00
  • 39f34ee019 tests/checkasm/h264chroma: Use more realistic block sizes Andreas Rheinhardt 2026-04-11 14:31:17 +02:00
  • 3de38c6b6e avcodec/h264chroma: Fix incorrect alignment documentation Andreas Rheinhardt 2026-04-12 13:08:03 +02:00
  • 53a26f7d41 avcodec/mpegvideo_dec: Use C version of h264chroma mc2 functions Andreas Rheinhardt 2026-04-12 12:53:22 +02:00
  • 2feb213287 avcodec/lcevc: make CBS reallocate the LCEVC payload James Almer 2026-04-15 15:51:57 -03:00
  • 09f9ccee77 lavc/videotoolbox_vp9: fix vpcC flags offset release/7.0 Jun Zhao 2026-04-12 22:25:44 +08:00
  • 8548537c15 lavc/videotoolboxenc: return SEI parse errors Jun Zhao 2026-04-12 21:28:20 +08:00
  • 2d6ee37238 lavc/videotoolbox_vp9: fix vpcC flags offset release/7.1 Jun Zhao 2026-04-12 22:25:44 +08:00
  • f2bf4983aa lavc/videotoolboxenc: return SEI parse errors Jun Zhao 2026-04-12 21:28:20 +08:00
  • 449453a971 lavc/videotoolbox_vp9: fix vpcC flags offset release/8.0 Jun Zhao 2026-04-12 22:25:44 +08:00
  • 61c93d0bfc lavc/videotoolboxenc: return SEI parse errors Jun Zhao 2026-04-12 21:28:20 +08:00
  • 7f5c90f77e lavc/videotoolbox_vp9: fix vpcC flags offset release/8.1 Jun Zhao 2026-04-12 22:25:44 +08:00
  • 0fa756d03d lavc/videotoolboxenc: return SEI parse errors Jun Zhao 2026-04-12 21:28:20 +08:00
  • dcfd8ebe86 tests/checkasm/sw_ops: remove random value clears Niklas Haas 2026-04-12 15:08:27 +02:00
  • 80b86f0807 tests/checkasm/sw_ops: fix check_scale() Niklas Haas 2026-04-12 15:45:26 +02:00
  • e199d6b375 swscale/x86/ops: add missing component annotation on expand_bits Niklas Haas 2026-04-12 15:45:03 +02:00
  • b6755b0158 swscale/ops_memcpy: always use loop on buffers with large padding Niklas Haas 2026-04-12 03:09:53 +02:00
  • 026a6a3101 tests/checkasm/sw_ops: remove redundant filter tests Niklas Haas 2026-04-12 11:59:33 +02:00
  • 91582f7287 tests/checkasm/sw_ops: explicitly test all backends Niklas Haas 2026-04-12 02:26:33 +02:00
  • d5089a1c62 tests/checkasm/sw_ops: don't shadow 'report' Niklas Haas 2026-04-12 13:20:30 +02:00
  • 3c1781f931 tests/checkasm/sw_ops: separate op compilation from testing Niklas Haas 2026-04-12 02:00:21 +02:00
  • 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