Commit graph

  • 8d27256a74 avcodec/vvcdec: remove vvc prefix for x86 and riscv Nuo Mi 2024-12-21 18:01:42 +08:00
  • 350ebef112
    avformat/iff: remove surplus if statement Peter Ross 2024-12-22 19:08:20 +11:00
  • b2cba76d4f avformat/riff: map 0069 twocc to ADPCM IMA XBOX decoder Peter Ross 2024-12-11 09:39:44 +11:00
  • c3083b3266 avcodec: add ADPCM IMA XBOX decoder Paul B Mahol 2024-11-11 18:39:40 +00:00
  • 821dc975d0
    avcodec/rangecoder: only perform renorm check/loop for callers that need it Michael Niedermayer 2024-10-16 14:39:20 +02:00
  • a8ca89e131
    avcodec/ffv1dec: Fix end computation with ec=2 Michael Niedermayer 2024-10-10 20:39:23 +02:00
  • 02685f052e
    avformat/matroskadec: Check desc_bytes so bits fit in 64bit Michael Niedermayer 2024-07-28 22:08:23 +02:00
  • 7cdb17d55f
    avcodec/ffv1enc: Correct error message about unsupported version Michael Niedermayer 2024-10-01 22:04:58 +02:00
  • cbbd337c56
    avcodec/ffv1enc: Slice combination is unsupported Michael Niedermayer 2023-10-06 22:23:33 +02:00
  • 095f8038fa swscale/output: fix bilinear yuv2rgb chroma interpolation Niklas Haas 2024-12-17 13:23:14 +01:00
  • 6b31e42c47 lavc/riscv: vset macro for simplify if-else sunyuechi 2024-12-17 12:03:59 +08:00
  • 952508ae05 aarch64/vvc: Add apply_bdof Zhao Zhili 2024-12-03 22:29:18 +08:00
  • 7aeae8d1ae avcodec/Makefile: include aom_film_grain.o file for h264_sei component Peter Ross 2024-12-19 09:50:42 +11:00
  • 6bf9252807 avformat/Makefile: include object files for image_vbn_pipe demuxer Peter Ross 2024-12-19 08:29:32 +11:00
  • c90e0777da avformat/iff: SndAnim decoding Peter Ross 2024-12-06 17:13:03 +11:00
  • b168ed9b14 avformat/iamf_writer: fix setting num_samples_per_frame for OPUS James Almer 2024-12-11 13:30:23 -03:00
  • 871c69a28b avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition James Almer 2024-12-11 23:34:32 -03:00
  • 888a6b54bc avformat/iamf_parse: add checks to parameter definition durations James Almer 2024-12-11 23:27:00 -03:00
  • 88126fc4ec avformat/iamf_parse: reject ambisonics mode > 1 Michael Niedermayer 2024-11-29 02:28:18 +01:00
  • 4e2b9df48c avformat/isom: use more of the existing channel layout bitmap defines James Almer 2024-12-18 20:41:13 -03:00
  • 76049d1c45 avformat/iamf_writer: fix setting num_samples_per_frame for OPUS James Almer 2024-12-11 13:30:23 -03:00
  • 95217872ad avcodec/amfenc: B-Frame support for av1_amf encoder. Dmitrii Ovchinnikov 2024-12-11 16:49:58 +01:00
  • c037eb8424 amfenc: Update the min version to 1.4.35.0 for AMF SDK. Dmitrii Ovchinnikov 2024-12-12 14:37:47 +01:00
  • a40cbf9792 avcodec/amfenc: Implement async_depth option Cameron Gutman 2024-11-06 22:14:13 -06:00
  • 494c961379 avformat/Makefile: add iso_writer golomb_tab from shared library dependency Peter Ross 2024-12-19 07:09:21 +11:00
  • b38f6f9990 tests/swscale: allow nonzero positive return codes from sws_scale_frame() Niklas Haas 2024-12-17 13:59:54 +01:00
  • e05a1bb879 swscale: fix documentation of sws_scale_frame() Niklas Haas 2024-12-17 13:57:08 +01:00
  • 2df655bc2c swscale/utils: fix sws_getCachedContext check Niklas Haas 2024-12-16 12:25:44 +01:00
  • d1e37eb0cd avutil/mem_internal: Don't include stdalign.h on MSVC Martin Storsjö 2024-12-17 14:47:28 +02:00
  • 2bb00ef59c aarch64: vvc: Fix building the dmvr_hv assembly with older MSVC versions Martin Storsjö 2024-12-17 14:45:21 +02:00
  • 8272d34377 configure: add iso_writer golomb dependency Peter Ross 2024-12-16 21:51:58 +11:00
  • d0facac679 lavc/vaapi_encode_h265: Use surface alignment David Rosca 2024-10-22 17:26:59 +02:00
  • bcfbf2bac8 lavc/vaapi_encode: Query surface alignment David Rosca 2024-10-22 17:26:58 +02:00
  • 72a3656e84 lavc/aarch64: Fix ff_pred16x16_plane_neon_10 Bin Peng 2024-12-13 22:19:47 +08:00
  • decc9e643c lavc/aarch64: Fix ff_pred8x8_plane_neon_10 Bin Peng 2024-12-16 10:31:23 +08:00
  • 7b0bd6c4a7 avutil/vulkan_glslang: Fix build failure Zhao Zhili 2024-12-17 14:55:15 +08:00
  • bd226fdd74 lavc/h264dsp: R-V V intra loop filter Rémi Denis-Courmont 2024-12-03 21:44:45 +02:00
  • 16d4945e9a lavc/vvc_mc R-V V sad sunyuechi 2024-12-15 23:56:34 +08:00
  • b3f7440298 lavc/hevc: R-V V put_pixels(pow2) sunyuechi 2024-12-15 23:56:26 +08:00
  • dad062c4f8 lavc/vvc_mc: R-V V put_pixels sunyuechi 2024-12-15 23:56:18 +08:00
  • 9288196c0d lavc/riscv: Move VVC macro to h26x sunyuechi 2024-12-15 23:56:11 +08:00
  • 89df9c4404 lavc/vvc_mc: R-V V dmvr sunyuechi 2024-12-15 23:56:02 +08:00
  • b86766d610 Update R-V V vvc_mc vset to support more lengths sunyuechi 2024-12-15 23:55:44 +08:00
  • 715a35dadb d3d12va_encode_hevc: use base to init VPS/SPS/PPS Tong Wu 2024-11-17 22:19:55 +08:00
  • ce457bfccd swscale/slice: fix init of 32 bpc planes Niklas Haas 2024-12-11 09:14:13 +01:00
  • d2096679d5 compat/w32pthreads: change pthread_t into pointer to malloced struct Anton Khirnov 2024-12-12 16:04:44 +01:00
  • 17e4746687 avcodec/libx265: add alpha layer encoding support Timo Rothenpieler 2024-12-05 20:57:46 +01:00
  • fce0622d0b avformat/hevc: add support for writing alpha layer Timo Rothenpieler 2024-12-07 01:17:21 +01:00
  • fb5e8ea971 avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition James Almer 2024-12-11 23:34:32 -03:00
  • d38fc25519 avformat/iamf_parse: add checks to parameter definition durations James Almer 2024-12-11 23:27:00 -03:00
  • 8ad34e97b6 fftools/sync_queue: switch from AVFifo+ObjPool to AVContainerFifo Anton Khirnov 2024-12-11 14:27:05 +01:00
  • 8e0cceffa0 fftools/thread_queue: switch from AVFifo+ObjPool to AVContainerFifo Anton Khirnov 2024-12-11 11:02:37 +01:00
  • 2ac34d0854 lavc/packet: add API for an AVPacket-based AVContainerFifo Anton Khirnov 2024-12-11 07:57:22 +01:00
  • 2e956d9c0f lavc/container_fifo: move to lavu and make public Anton Khirnov 2024-10-17 10:49:04 +02:00
  • 56ba57b672 lavc/refstruct: move to lavu and make public Anton Khirnov 2024-10-15 22:37:56 +02:00
  • 183c59b473 lavc: improve AVCodecContext.extradata/subtitle_header documentation Anton Khirnov 2024-12-05 10:52:03 +01:00
  • 92deed9732 avutil/file: fix av_file_map file mapping on Windows Kacper Michajłow 2024-12-09 20:20:02 +01:00
  • 90af8e07b0 fftools/ffprobe: add analyze_frames option for CC and grain detection Marth64 2024-12-08 17:27:39 -06:00
  • 8291aedf1a avformat/mov: don't reallocate extradata when converting dvdsub palette Marth64 2024-12-10 18:04:25 -06:00
  • b164dea68c fate/iamf: add a test for expanded layouts James Almer 2024-12-10 10:57:48 -03:00
  • 2d33f66f9a avformat/iamfdec: don't set individual streams as dependent James Almer 2024-12-10 14:07:09 -03:00
  • cc9843dc33 avformat/iamf_writer: add support for expanded channel layouts James Almer 2024-12-10 10:56:14 -03:00
  • d255f90242 avformat/iamf_parse: add support for expanded channel layouts James Almer 2024-12-10 10:01:09 -03:00
  • 21d3dab31c avutil/channel_layout: simplify the 22.2 layout definition James Almer 2024-12-10 10:00:32 -03:00
  • 6eb4bf04e9 avutil/channel_layout: add a 9.1.6 layout James Almer 2024-10-26 12:21:31 -03:00
  • eb79c316c7 fate: Add a dependency on ffprobe for fate-flcl1905 Martin Storsjö 2024-12-12 14:27:25 +02:00
  • a518b5540d
    avcodec/aac/aacdec_usac: Dont leave type at a invalid value Michael Niedermayer 2024-07-31 20:03:12 +02:00
  • 682d710bcb
    avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails Michael Niedermayer 2024-07-31 20:59:49 +02:00
  • 1e76bd2f39 fate: Add a target for listing failed tests Martin Storsjö 2024-11-07 11:31:40 +02:00
  • 10aaf84f85 checkasm: Print benchmarks of C-only functions Martin Storsjö 2024-10-23 14:44:11 +03:00
  • 4b524649ff checkasm: Print benchmarks of C-only functions Martin Storsjö 2024-10-23 14:44:11 +03:00
  • ee903c4786 tests/swscale: fix sscanf return value check Niklas Haas 2024-12-02 14:55:22 +01:00
  • 8cab5bdc69 configure: add leaddec blockdsp dependency Peter Ross 2024-12-05 11:21:16 +11:00
  • 983ec12a99 avcodec/leaddec: support format 0x6 Peter Ross 2023-11-14 17:38:38 +11:00
  • 2dc864eb4e lavc/rv40dsp: fix RISC-V chroma_mc sunyuechi 2024-12-05 21:41:51 +08:00
  • 82da769492 checkasm/rv40dsp: cover more cases sunyuechi 2024-12-05 21:41:32 +08:00
  • 40feba5f77 aarch64/vvc: Fix clip in alf Zhao Zhili 2024-12-10 12:18:56 +08:00
  • 91436638de aarch64/vvc: Use faster clip operation Zhao Zhili 2024-12-10 12:19:02 +08:00
  • bfed5f6b7d aarch64/vvc: Reuse ff_vvc_put_pel_pixels for chroma Zhao Zhili 2024-12-03 22:29:05 +08:00
  • 8629306627 lavc/vvc: Fix scaling matrix DC coef derivation Frank Plowman 2024-11-28 22:17:26 +00:00
  • 47b1e1bd84 checkasm: vvc: Use checkasm_check for printing failing output Martin Storsjö 2024-12-09 14:23:39 +02:00
  • 4a2fb1781c avcodec/mediacodecenc: Check fifo write result and simplify fifo operation Zhao Zhili 2024-12-04 21:24:01 +08:00
  • c1e3d55f99
    avcodec/png{dec,enc}: update mDCV and cLLI chunk capitalization Leo Izen 2024-12-01 09:20:49 -05:00
  • d21134313f avformat/smush: read ANIMv2 a/v parameters Manuel Lauss 2024-11-26 13:08:48 +01:00
  • 3b0e6c0ecc avformat/mov: use dvdclut for YUV to RGB conversion of DVD subtitle palettes Marth64 2024-11-27 21:41:08 -06:00
  • e2953fedf9 avformat/hevc: also print NALU ids James Almer 2024-12-08 19:09:02 -03:00
  • 68ee3faf48 avformat/hevc: add a log context to ff_isom_write_{hvcc,lhvc} James Almer 2024-12-08 19:06:56 -03:00
  • 550c662a1f
    avformat/mpegts: correctly skip TP_extra_header in m2ts llyyr 2024-05-27 18:52:31 +05:30
  • b98349b205 riscv: test for assembler support release/6.0 Rémi Denis-Courmont 2023-12-05 17:54:26 +02:00
  • c893dcce31
    avcodec/jpeg2000: Fix undefined behaviour in left shift operations Osamu Watanabe 2024-12-05 15:39:03 +09:00
  • 8050a7955e avformat/mm: fix packets pts generation and add seek support Paul B Mahol 2024-06-26 09:07:29 +02:00
  • 7902702762
    avfilter/af_ashowinfo: fix scaling factor of replaygain peak values Kacper Michajłow 2024-12-06 21:23:37 +01:00
  • 5215ec677c
    avutil/tests/color_utils: reduce accuracy threshold to pass to 1e-7 Hendrik Leppkes 2024-12-07 14:51:49 +01:00
  • 34c6ad0a07 lavc/vvc: Use a bitfield to store MIP information Frank Plowman 2024-12-03 20:47:25 +00:00
  • 30cd0d7bd0 riscv: test for assembler support Rémi Denis-Courmont 2023-12-05 17:54:26 +02:00
  • 914f89dbc6 avformat/movenc: log stream index for invalid pkt duration Gyan Doshi 2024-12-05 09:49:36 +05:30
  • 018ec4fe5f tests/checkasm: Simplify logic for WASI signal handling Zhao Zhili 2024-12-04 19:36:47 +08:00
  • ca889b1328 swscale/aarch64: add neon {lum,chr}ConvertRange16 Ramiro Polla 2024-09-22 16:31:54 +02:00
  • 87052c0933 swscale/x86: add sse4 and avx2 {lum,chr}ConvertRange16 Ramiro Polla 2024-09-22 13:30:03 +02:00
  • 6fe4a4ffb6 swscale/aarch64/range_convert: update neon range_convert functions to new API Ramiro Polla 2024-09-22 15:29:39 +02:00