46532 Commits (b033913d1c5998a29dfd13e9906dd707ff6eff12)

Author SHA1 Message Date
Zhao Zhili 5a7a33f6f2 avcodec/libdavs2: export has_b_frames info 3 years ago
Zhao Zhili 8379e454e0 avcodec/libuavs3d: use output_reorder_delay as has_b_frames 3 years ago
Zhao Zhili 99d1279216 avcodec/avs3_parser: set has_b_frames properly 3 years ago
softworkz 6b32ad59c8 avcodec/dvdsubdec: use avpriv_fopen_utf8() instead of plain fopen() 3 years ago
Zhao Zhili a12ebbbcaa avcodec/libuavs3d: fix access uninitialized variable when draining 3 years ago
Andreas Rheinhardt 2c8f97831a avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.h 3 years ago
Andreas Rheinhardt 9cc38cc636 avcodec/mss2: Remove write-only QpelDSPContext 3 years ago
Andreas Rheinhardt 6e5acb6c88 avcodec/error_resilience: Only keep what is needed from MECmpContext 3 years ago
Limin Wang 94968dbc11 avcodec/dvdsubenc: return error if canvas_size is too small for subtitle render 3 years ago
Andreas Rheinhardt d31a3af6a9 avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarily 3 years ago
Andreas Rheinhardt 104abea646 avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h 3 years ago
Andreas Rheinhardt cbd75ecc18 avcodec/ac3tab: Move some tables only used by ac3.c to it 3 years ago
Andreas Rheinhardt 996ec1cbe8 avcodec/ac3: Remove declaration of inexistent function 3 years ago
Vignesh Venkatasubramanian ab05e9a7f2 avcodec/libaomenc: Add parameter for avif single image encoding 3 years ago
Semen Belozerov e71d5156c8 avcodec/vp9: ipred_vl_16x16_16 avx2 implementation 3 years ago
Tomas Härdin 1cd8596ef4 libavcodec/cinepakenc: Mark no-skip frames as keyframes 3 years ago
Andreas Rheinhardt c19797bf59 avcodec/internal: Hide stuff only used by the core decode API 3 years ago
Andreas Rheinhardt e92e74b897 avcodec/texturedspenc: Fix invalid shift 3 years ago
Anton Khirnov 8016219472 lavc: drop a confusing message about "thread emulation" 3 years ago
Anton Khirnov 28b8b41e5a lavc/pthread_frame: do not copy AVCodecInternal contents 3 years ago
Anton Khirnov 2cb86cd00c lavc/avcodec: only allocate decoding packets for decoders 3 years ago
Anton Khirnov c954cf1e1b lavc/encode: add an encoder-specific get_buffer() variant 3 years ago
Anton Khirnov a4ce370659 lavc/snow: only allocate mconly_picture for decoding 3 years ago
John Stebbins 326f9fd01b lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments 3 years ago
Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 3 years ago
Jan Ekström fe100bc556 avcodec/libsvtav1: signal CPB properties through side data 3 years ago
Jan Ekström 70887d44ff avcodec/libsvtav1: update avctx bit rate according to RC mode 3 years ago
Jun Zhao 68a7df5e9d lavc/cavsdec: Add profile check 3 years ago
Jun Zhao 072a0daf5d lavc/libuavs3d: fix incorrect comments 3 years ago
Michael Niedermayer f3b7ba21ba avcodec/libxavs2: Improve r redundancy in occured 3 years ago
Andreas Rheinhardt d496bbe105 avcodec/v210enc: Move ff_v210enc_init into a header 3 years ago
Andreas Rheinhardt 0c2489fe29 avcodec/v210_dec: Move ff_v210dec_init into a header 3 years ago
Paul B Mahol a84b95dc08 avcodec/pcm-blurayenc: fix flawed logic in previous change 3 years ago
Simone Karin Lehmann b67572c7c7 lavc/videotoolboxenc: Speed/Quality prioriry setting 3 years ago
Felix LeClair 987d2c1083 avcodec/x86/hevc_mc: Fix AVX-512-VNNI_hevc_qpel_filters_avx512icl 3 years ago
Martijn van Beurden 296d3bbe16 lavc/flacdec: Increase residual limit from INT_MAX to UINT_MAX 3 years ago
Andreas Rheinhardt 2eb7e38cb8 avcodec/Makefile: Add libjxl.h to SKIPHEADERS if necessary 3 years ago
Andreas Rheinhardt 56a062f53c avcodec/xfacedec: Add AV_CODEC_CAP_DR1 3 years ago
Andreas Rheinhardt a655b0a506 avcodec/pgxdec: Use unsigned types for unsigned values 3 years ago
Andreas Rheinhardt 84a80ac15d avcodec/pgxdec: Hoist branch out of loop 3 years ago
Andreas Rheinhardt e4a26a64a8 avcodec/pgxdec: Fix issue with negative linesizes 3 years ago
Andreas Rheinhardt 67f7960505 avcodec/pgxdec: Remove pointless checks 3 years ago
Andreas Rheinhardt be6cd7dfd1 avcodec/pgxdec: Avoid always-false checks 3 years ago
Andreas Rheinhardt a7e8b0f360 avcodec/pgxdec: Make better use of size check 3 years ago
Andre Kempe 861285c146 arm64: Fix wrong BTI landing pad 3 years ago
Jan Ekström ded0334d21 avcodec/libsvtav1: add support for setting chroma sample location 3 years ago
Christopher Degawa 6fd1533057 avcodec/libsvtav1: pass pict_type to library 3 years ago
Christopher Snowhill 944b8c96c9 avcodec/audiotoolboxdec: Properly fill out_format 3 years ago
Paul B Mahol 058a1ff9b4 avcodec/pcm-blurayenc: set fixed number of samples per packet 3 years ago
Wu Jianhua 037fa0437d avcodec/x86/hevc_mc: add qpel_h64_8_avx512icl 3 years ago