Commit Graph

  • 6f2f3755a0 avformat/whip: disable DTLS certificate verification master Jack Lau 2026-07-03 20:56:36 +08:00
  • ddf8f40301 avdevice/avfoundation: wait for frame consumption to avoid dropping A/V frames Jun Zhao 2026-06-18 23:14:21 +08:00
  • 2f779272e0 libavformat/img2enc: add update_filemtime option marcos ashton 2026-03-23 16:03:40 +00:00
  • a37171bed5 tests/fate/hevc: add scale filter dependency to fate-hevc-bsf-mp4toannexb-new-extradata James Almer 2026-07-03 15:43:08 -03:00
  • fad2e0bc50 tests/checkasm/motion: Improve randomizing buffers Andreas Rheinhardt 2026-06-30 15:37:56 +02:00
  • f3343f51b1 tests/checkasm/motion: Improve reporting Andreas Rheinhardt 2026-06-30 15:22:09 +02:00
  • 67dfae9c5f avcodec/x86/me_cmp: Reduce amount of registers used Andreas Rheinhardt 2026-06-30 15:08:34 +02:00
  • 061b28fad6 avcodec/x86/me_cmp: Improve median_sad functions Andreas Rheinhardt 2026-06-30 14:28:01 +02:00
  • 766074133f avfilter/dnn_backend_torch: fix missing ret in async error path tknaveen 2026-04-30 16:43:49 +05:30
  • 9011e7083e tests/fate/ffmpeg: remove audio stream from fate-autorotate James Almer 2026-06-30 22:50:17 -03:00
  • 6d72600a30 fftools/ffplay: remove SDL_AUDIO_ALSA_SET_BUFFER_SIZE Hunter Kvalevog 2026-07-02 19:17:30 -05:00
  • 2e9dfa0214 .forgejo/actions/rebase-pr: workaround stale forge.event.pull_request.merge_base value Kacper Michajłow 2026-07-03 00:05:20 +02:00
  • aafb5c655e avcodec/mace: reject sample counts that overflow int Michael Niedermayer 2026-06-29 01:16:44 +02:00
  • 63958ce2b5 avcodec/apac: Check bitstream_size to avoid integer overflow Anxious Koisi 2026-06-28 23:03:25 +02:00
  • d8c1dd4233 tests/fate/ac3: add a test to check correct encoder sample output James Almer 2026-06-30 16:11:48 -03:00
  • b192eb5b71 avcodec/audio_frame_queue: take into account padding in input frames James Almer 2026-06-30 13:12:04 -03:00
  • b5bfb7716c avcodec/ac3enc: drain the buffered samples at the end of encoding James Almer 2026-06-29 19:24:39 -03:00
  • 14ed5e8ae3 forgejo/workflows: rebase PR commits onto target branch before running verification Kacper Michajłow 2026-06-30 13:09:41 +02:00
  • da8f9c4cac swscale/ops: Move stuff for enumerating op lists out Andreas Rheinhardt 2026-06-24 16:51:27 +02:00
  • cd9e6996af swscale/uops: Move stuff for generating uops_macros.h out Andreas Rheinhardt 2026-06-26 21:46:13 +02:00
  • a8968b1425 Makefile, ffbuild/{common,library}: Allow to build DEVTOOLS Andreas Rheinhardt 2026-06-30 21:47:59 +02:00
  • 884c056059 avcodec/lcevc_parser: replace fall-through comment with annotation Marvin Scholz 2026-04-28 16:13:07 +02:00
  • 9448d5e084 avfilter/vf_mcdeint: add fall-through annotations Marvin Scholz 2026-04-28 16:08:03 +02:00
  • 7b451cdb21 avformat/nuv: add fall-through annotations Marvin Scholz 2026-04-28 16:01:42 +02:00
  • 909e00f3fe avformat/jvdec: add fall-through annotations Marvin Scholz 2026-04-28 15:52:09 +02:00
  • 6aa9590e7a avformat/hevc: use correct format specifier Marvin Scholz 2026-04-28 15:46:59 +02:00
  • 1836ef9684 avcodec/adx: sync decoder channel state on NEW_EXTRADATA Pavel Kohout 2026-06-29 23:46:16 +02:00
  • dbd495f066 avformat/vobsub: reuse subtitle streams and bound the stream count Pavel Kohout 2026-06-29 23:30:41 +02:00
  • cce1b4f228 avformat/shared: hash cache version into filename Niklas Haas 2026-07-01 14:41:42 +02:00
  • aa8fc9f946 avformat/shared: add -retry_corrupt option Niklas Haas 2026-06-29 17:56:24 +02:00
  • e85c0e0ab1 avformat/shared: increase CRC size to 32-bits Niklas Haas 2026-06-29 17:35:13 +02:00
  • 784ab15589 tests/fate/libavutil: add FATE test for video_hint marcos ashton 2026-03-31 22:20:55 +01:00
  • 7ea44ca6a6 tests/fate/libavutil: add FATE test for mastering_display_metadata marcos ashton 2026-03-31 22:20:33 +01:00
  • 324617b26f tests/fate/libavutil: add FATE test for dovi_meta marcos ashton 2026-03-31 22:20:04 +01:00
  • 11d5f475be avformat/rtpdec_asf: reject ASF objects smaller than their header Pavel Kohout 2026-06-30 21:55:16 +02:00
  • 6f80e27654 avformat/spdifenc: bound DTS core_size against the packet size in the HD path Michael Niedermayer 2026-06-30 00:11:50 +02:00
  • 95a888b9ca aacenc_tns: tighten TNS toggle for short frames Lynne 2026-07-02 18:27:53 +09:00
  • e18e229388 checkasm/crc: increase size of input buffer from 8k to 16k Shreesh Adiga 2026-03-28 09:07:39 +05:30
  • 915bac7bdc avutil/crc: add aarch64 hybrid crc32 NEON PMULL+EOR SIMD implementation Shreesh Adiga 2026-03-23 17:25:00 +05:30
  • 5ffea4c6f1 aacenc: at 192kbps per channel, code the full spectrum Lynne 2026-07-02 17:32:51 +09:00
  • 88c6409a0a avcodec/version: bump minor for recent APV Vulkan encoder and AAC encoder Lynne 2026-07-02 17:05:24 +09:00
  • f8389eae87 Changelog: add APV Vulkan encoder to the changelog Lynne 2026-07-02 16:48:08 +09:00
  • bb4eb89e1d Changelog: add new AAC encoder improvements to the changelog Lynne 2026-07-02 16:46:42 +09:00
  • ae25ca0b36 avcodec/vulkan_apv: replace the iDCT tile-position search with a division Lynne 2026-06-12 14:30:26 +09:00
  • 9872cb8c0e avcodec/vulkan_apv: decode VLC codes branchlessly from a single window Lynne 2026-06-12 14:30:26 +09:00
  • 8d433a5b4d avcodec/vulkan_apv: store coefficients in a flat buffer, not the image Lynne 2026-06-12 14:11:15 +09:00
  • 5784a775df vulkan/prores_raw: reconstruct DC values in 32-bit Lynne 2026-06-12 14:27:33 +09:00
  • d040f5d985 ffv1enc_vulkan: gather slices on the GPU, drop the transfer copy Lynne 2026-06-12 13:32:52 +09:00
  • adfa2e3255 vulkan_decode: drop ff_vk_decode_prepare_frame_sdr, use exec owned views Lynne 2026-06-12 13:25:11 +09:00
  • 876d10f683 lavc/apv_encode_vulkan: add a Vulkan APV encoder Lynne 2026-06-10 15:35:56 +09:00
  • c5591a91eb cbs_apv: relax minimum tile-sizes Lynne 2026-06-10 15:33:32 +09:00
  • d9caf5e873 lavu: monotonic av_gettime_relative for msvc wangbin 2026-01-13 20:21:09 +08:00
  • 0dac41d2e5 avfilter/boxblur: reject pixel formats deeper than 16 bits Pavel Kohout 2026-06-30 21:52:47 +02:00
  • 053b2d18fa avcodec/aacenc: export discard padding side data when needed James Almer 2026-07-01 17:00:42 +00:00
  • b3fb13e8dd Guard lpc methods in flacdsp and add tests Thomas Guilbert 2026-05-21 01:22:37 +00:00
  • f956c41d7b Guard against loop underflow Thomas Guilbert 2026-05-15 00:56:45 +00:00
  • 4c6e8fdbf6 avcodec/x86/vc1dsp_mmx: Remove purely vertical MMX mc functions Andreas Rheinhardt 2026-05-05 12:31:28 +02:00
  • bafcf7b73f avcodec/x86/vc1dsp_mc: Add size 16 vertical SSSE3 mc functions Andreas Rheinhardt 2026-05-05 12:17:30 +02:00
  • a619524605 avcodec/x86/vc1dsp_mc: Don't xor unnecessarily Andreas Rheinhardt 2025-10-16 20:18:41 +02:00
  • b0d5914678 avcodec/x86/vc1dsp_mc: Add size 8 vertical SSSE3 mc functions Andreas Rheinhardt 2026-05-04 22:11:38 +02:00
  • 4e05d94424 avcodec/x86/vc1dsp_mmx: Remove purely horizontal MMX mc functions Andreas Rheinhardt 2026-05-04 20:55:31 +02:00
  • 3354cbf1b7 avcodec/x86/vc1dsp_mc: Add size 16 horizontal SSSE3 mc functions Andreas Rheinhardt 2026-05-04 20:28:37 +02:00
  • fd711adcb6 avcodec/x86/vc1dsp_mc: Add size 8 horizontal SSSE3 mc functions Andreas Rheinhardt 2026-05-04 19:51:29 +02:00
  • f5b8a15b61 avcodec/x86/vc1dsp_mc: Move inverse transform into a file of its own Andreas Rheinhardt 2026-05-04 18:31:19 +02:00
  • 45c41d1d1b tests/checkasm/vc1dsp: Fix shadowing Andreas Rheinhardt 2026-05-04 17:45:13 +02:00
  • b122b918eb avcodec/x86/vc1dsp_mc: Remove unnecessary movsxdifnidn Andreas Rheinhardt 2025-10-12 15:14:37 +02:00
  • 296d86c8bb tests/checkasm/vc1dsp: Improve mspel test Andreas Rheinhardt 2025-10-15 16:29:08 +02:00
  • a693a4cd80 tests/fate/generic-tags: use codec copy instead of encoding James Almer 2026-07-01 14:17:20 -03:00
  • d7d2d9d539 tests/fate/generic-tags: use ac3_fixed encoder instead of float aac James Almer 2026-07-01 13:52:01 -03:00
  • e2e889d9da aacenc: reduce automatic cutoffs at high rates by 2Khz Lynne 2026-07-02 01:13:49 +09:00
  • d936a51b27 libavcodec/Makefile: add aaccoder_nmr.h to SKIPHEADERS Lynne 2026-07-01 21:37:48 +09:00
  • a1dd71edca configure: Add a dependency on user32 to the gfxcapture filter Martin Storsjö 2026-07-01 13:42:34 +03:00
  • a974a54486 avfilter: add less confusing error on frame queue overflow Niklas Haas 2026-05-04 13:26:51 +02:00
  • 38161819e7 fate: update AAC encoder tests Lynne 2026-07-01 20:26:27 +09:00
  • 0efac66e7e aacenc: use the NMR coder by default Lynne 2026-06-17 17:37:13 +09:00
  • 06e949e45d aacpsy: pre-echo-aware short-block detection for isolated onsets Lynne 2026-06-30 16:23:10 +09:00
  • 2fe4a91669 aacenc: report coding tool stats at uninit Lynne 2026-06-25 14:04:45 +09:00
  • d1943afbb7 aaccoder: add NMR-based coder Lynne 2026-06-10 14:46:00 +09:00
  • 1298ce9eda aacenc_tns: reengineer coefficient derivation Lynne 2026-06-10 01:44:49 +09:00
  • 66d9b8e483 swscale/ops_chain: Disable ff_sws_setup_{clear,clamp,scale} Andreas Rheinhardt 2026-06-24 16:10:48 +02:00
  • fc7a984aae swscale/graph: Remove ff_sws_graph_create() Andreas Rheinhardt 2026-06-24 16:05:20 +02:00
  • 0002cf3ba1 swscale/Makefile: Mark sws_ops* test tools as requiring CONFIG_UNSTABLE Andreas Rheinhardt 2026-06-30 22:25:10 +02:00
  • fad1db043d swscale/format: Build ff_sws_chroma_pos() even without CONFIG_UNSTABLE Andreas Rheinhardt 2026-06-30 21:44:27 +02:00
  • 48f30aa08c checkasm/sw_rgb: also test yuyvtoyuv422 Michael Niedermayer 2026-06-15 22:12:41 +02:00
  • ef18ece3f0 checkasm/sw_rgb: test uyvytoyuv422 with odd widths Michael Niedermayer 2026-06-15 19:00:26 +02:00
  • d5a2ab9c08 checkasm/sw_rgb: fix too small source stride in uyvytoyuv422 test Michael Niedermayer 2026-06-15 19:00:00 +02:00
  • b1327568b6 avformat/movenc: unify remainder samples signaling James Almer 2026-06-27 13:50:28 +00:00
  • f0bfebc9ad avcodec/x86/hevc/add_res: Port ff_hevc_add_residual_4_8_mmxext to SSE2 Andreas Rheinhardt 2026-06-26 19:42:44 +02:00
  • b553b810c4 avformat/movenc: free sgpd_entries on the roll-distance error path Michael Niedermayer 2026-06-29 01:35:05 +02:00
  • 9a01c1cb6a avfilter/vf_removelogo: free the whole mask on allocation failure Michael Niedermayer 2026-06-29 01:35:05 +02:00
  • 59a5090070 avfilter/af_adeclick: free transform contexts and buffers on error Michael Niedermayer 2026-06-29 01:35:05 +02:00
  • ae4314e2f4 tests: Implicitly set TAG=GEN for data/*.m3u8 Martin Storsjö 2026-06-29 10:44:22 +03:00
  • 0a44e7ddc1 avformat: add iTerm2 inline image protocol muxer Zhao Zhili 2026-06-19 21:34:06 +08:00
  • f1126f2338 avformat/wavenc: Don't count padding in rf64 data chunk size Daniel Verkamp 2026-06-09 00:01:59 -07:00
  • 2be6bf5507 tests/checkasm/llviddsp: fix add_left_pred_int16 buffer compare size Jeongkeun Kim 2026-04-28 13:51:25 +09:00
  • 4552f31db8 ffbuild/common.mak: fix source path prefix stripping in INSTALL output Kacper Michajłow 2026-06-28 00:58:35 +02:00
  • cbdbb07900 Makefile: hide verbose command from linking step Kacper Michajłow 2026-06-28 00:26:54 +02:00
  • abb2a04649 Makefile: skip STRIP step when stripping is disabled Kacper Michajłow 2026-06-28 00:25:07 +02:00
  • 7ab12fd02a avformat/movenc: use frame_size for EAC3 when merging packets James Almer 2026-06-26 22:07:46 -03:00
  • a508495cd7 avutil/hwcontext_cuda: fix yuv420p V/U plane overlap in cuda_get_buffer() release/9.0 nyanmisaka 2026-06-29 15:32:00 +08:00