49477 Commits (7e4334e16aaf2cac7e21a6178295fe675f35dca8)

Author SHA1 Message Date
Zhao Zhili b0e17e0f95 avcodec/mediacodecenc: Add a hint message to use nv12 pix_fmt 11 months ago
Andrew Sayers b47b2c5b91 fix "@param foo[in/out]" to "@param[in, out] foo" 11 months ago
Andrew Sayers dea1d7531d fix "param"s that should be "@param" 11 months ago
Andrew Sayers 0dde5c5efa avcodec/avcodec: downgrade multi-member comment to non-Doxygen comment 11 months ago
Andrew Sayers 899e022cd7 avcodec/ivi: make comments more Doxygen-friendly 11 months ago
Andrew Sayers 6096c244bb fix /// comments that should be ///< 11 months ago
Nuo Mi 72b1237ece avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc 11 months ago
Nuo Mi 49ba613146 avcodec/vvcdec: fix boundary strength when IBC involved 11 months ago
Andreas Rheinhardt 4ed0fea0fa avcodec/aactab: Deduplicate ltp_coef and tns_tmp2_map tables 11 months ago
Andreas Rheinhardt b9dea251d5 avcodec/aacdec: Move buffer to reduce padding 11 months ago
Andreas Rheinhardt aaf26cffba avcodec/lpc: Split inline functions into a header of their own 11 months ago
Andreas Rheinhardt 08aa791d20 avcodec/lpc: Don't use AAC defines directly 11 months ago
Andreas Rheinhardt e429b0fdb7 avutil/vulkan: Don't autoinclude vulkan_loader.h 11 months ago
Andreas Rheinhardt a172d80703 avcodec/x86/fpel: Remove remnants of MMX 11 months ago
Andreas Rheinhardt cb15b7b29e avcodec/vulkan_video: Don't use sparse table 11 months ago
Michael Niedermayer b95c0d93ff avcodec/vvc/vvcdec: allow vvc_decode_close() on failed open 11 months ago
Andreas Rheinhardt d25b3497f2 avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX 11 months ago
Andreas Rheinhardt 540d8e7740 avcodec/vvc/vvc_mvs: Add proper header include 11 months ago
Andreas Rheinhardt 33a3a23b79 avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c 11 months ago
Andreas Rheinhardt 4460cb485b avcodec/svq1enc: Move initializing DSP out of svq1enc.c 11 months ago
Andreas Rheinhardt 88b3b09afa avcodec/aacenc: Move initializing DSP out of aacenc.c 11 months ago
Andreas Rheinhardt 1e98cc4787 avcodec/bsf/mp3_header_decompress: Remove BSF 11 months ago
Zhao Zhili 35dc129940 avcodec/encode: Fix default setting of bits_per_raw_sample 11 months ago
Andreas Rheinhardt 601bb6a739 avcodec/mss[12]: Cleanup generically on init failure 11 months ago
Andreas Rheinhardt 80736531da avcodec/decode: Improve validity check a bit 11 months ago
Andreas Rheinhardt 72becd0627 avcodec/refstruct: Don't use STRIDE_ALIGN for alignment 11 months ago
Andreas Rheinhardt d36cb46681 avcodec/libxeve: Use av_dict_iterate() 11 months ago
Andreas Rheinhardt fbf1e51352 avcodec/libxevd: Fix "if (ret = ff_foo() < 0)" precedence problem 11 months ago
Andreas Rheinhardt 0c92c8e6e3 avcodec/libxevd: Improve included headers a bit 11 months ago
Andreas Rheinhardt ec0bd89297 avcodec/libxevd: Use CODEC_LONG_NAME() 11 months ago
Andreas Rheinhardt 9209350f8d avcodec/libxevd: Remove useless AVClass 11 months ago
Andreas Rheinhardt c4dceb8354 avcodec/libxevd: Reindent after the previous commit 11 months ago
Andreas Rheinhardt cb9fb80c7f avcodec/libxevd: Deduplicate code 11 months ago
Andreas Rheinhardt 85fc5a0c3f avcodec/libxevd: Avoid cloning AVPacket 11 months ago
Andreas Rheinhardt 4e14a8e6be avcodec/libxevd: Set AV_CODEC_CAP_DR1 11 months ago
Andreas Rheinhardt bbeee3339f avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS cap 11 months ago
Andreas Rheinhardt 5a4702cba9 avcodec/Makefile: Add missing AV1 decoder->av1_parse.o dependency 11 months ago
James Almer 194414f62d avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 11 months ago
Andreas Rheinhardt 4a134eb14a avcodec/intrax8: Fix assert 11 months ago
Haihao Xiang d263fce2b2 lavc/qsvenc: update the selection of bitrate control method 11 months ago
Fei Wang 57fbe929f3 avcodec/av1dec: Return error for unsupported tile list OBU 11 months ago
Fei Wang 3f7e50f539 avcodec/av1dec: Move message of OBU info back to the beginning 11 months ago
J. Dekker 570052cd2a avcodec/aarch64/hevc: add luma deblock NEON 11 months ago
Cosmin Stejerean 69dd1ce610 avcodec/libsvtav1: send the EOS signal without a one frame delay to allow for the library to operate in a low-delay mode 11 months ago
Andreas Rheinhardt 0c204ce9f6 avcodec/dxvenc: Use proper alignment, write endian-independent output 11 months ago
sunyuechi 40911bc1a1 lavc/dnxhdenc: add ff_dnxhdenc_init 11 months ago
sunyuechi a7ad76fbbf lavc/me_cmp: R-V V nsse 11 months ago
Andreas Rheinhardt a6aa043baa avcodec/aac: Split ChannelElement in decoder and encoder structs 11 months ago
Andreas Rheinhardt 6c92347ab9 avcodec/sbr: Remove unused AACDecContext* parameter from sbr_lf_gen_mips 11 months ago
Andreas Rheinhardt 80eca6ec99 avcodec/aacps: Inline ff_ps_ctx_init() 11 months ago