49608 Commits (eaca78eff8323466e1ab463d3d193cb7d60cb9ae)

Author SHA1 Message Date
Andreas Rheinhardt 4460cb485b avcodec/svq1enc: Move initializing DSP out of svq1enc.c 12 months ago
Andreas Rheinhardt 88b3b09afa avcodec/aacenc: Move initializing DSP out of aacenc.c 12 months ago
Andreas Rheinhardt 1e98cc4787 avcodec/bsf/mp3_header_decompress: Remove BSF 12 months ago
Zhao Zhili 35dc129940 avcodec/encode: Fix default setting of bits_per_raw_sample 12 months ago
Andreas Rheinhardt 601bb6a739 avcodec/mss[12]: Cleanup generically on init failure 12 months ago
Andreas Rheinhardt 80736531da avcodec/decode: Improve validity check a bit 12 months ago
Andreas Rheinhardt 72becd0627 avcodec/refstruct: Don't use STRIDE_ALIGN for alignment 12 months ago
Andreas Rheinhardt d36cb46681 avcodec/libxeve: Use av_dict_iterate() 12 months ago
Andreas Rheinhardt fbf1e51352 avcodec/libxevd: Fix "if (ret = ff_foo() < 0)" precedence problem 12 months ago
Andreas Rheinhardt 0c92c8e6e3 avcodec/libxevd: Improve included headers a bit 12 months ago
Andreas Rheinhardt ec0bd89297 avcodec/libxevd: Use CODEC_LONG_NAME() 12 months ago
Andreas Rheinhardt 9209350f8d avcodec/libxevd: Remove useless AVClass 12 months ago
Andreas Rheinhardt c4dceb8354 avcodec/libxevd: Reindent after the previous commit 12 months ago
Andreas Rheinhardt cb9fb80c7f avcodec/libxevd: Deduplicate code 12 months ago
Andreas Rheinhardt 85fc5a0c3f avcodec/libxevd: Avoid cloning AVPacket 12 months ago
Andreas Rheinhardt 4e14a8e6be avcodec/libxevd: Set AV_CODEC_CAP_DR1 12 months ago
Andreas Rheinhardt bbeee3339f avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS cap 12 months ago
Andreas Rheinhardt 5a4702cba9 avcodec/Makefile: Add missing AV1 decoder->av1_parse.o dependency 12 months ago
James Almer 194414f62d avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 12 months ago
Andreas Rheinhardt 4a134eb14a avcodec/intrax8: Fix assert 12 months ago
Haihao Xiang d263fce2b2 lavc/qsvenc: update the selection of bitrate control method 12 months ago
Fei Wang 57fbe929f3 avcodec/av1dec: Return error for unsupported tile list OBU 12 months ago
Fei Wang 3f7e50f539 avcodec/av1dec: Move message of OBU info back to the beginning 12 months ago
J. Dekker 570052cd2a avcodec/aarch64/hevc: add luma deblock NEON 1 year 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 1 year ago
Andreas Rheinhardt 0c204ce9f6 avcodec/dxvenc: Use proper alignment, write endian-independent output 1 year ago
sunyuechi 40911bc1a1 lavc/dnxhdenc: add ff_dnxhdenc_init 1 year ago
sunyuechi a7ad76fbbf lavc/me_cmp: R-V V nsse 1 year ago
Andreas Rheinhardt a6aa043baa avcodec/aac: Split ChannelElement in decoder and encoder structs 1 year ago
Andreas Rheinhardt 6c92347ab9 avcodec/sbr: Remove unused AACDecContext* parameter from sbr_lf_gen_mips 1 year ago
Andreas Rheinhardt 80eca6ec99 avcodec/aacps: Inline ff_ps_ctx_init() 1 year ago
Andreas Rheinhardt 1ecc906536 avcodec/aacdec: Rename AACContext to AACDecContext 1 year ago
Andreas Rheinhardt 1b048dd443 avcodec/aacsbr: Remove unused parameter from sbr_gain_calc 1 year ago
Andreas Rheinhardt a0fa6b6030 avocdec/aac: Move decoder-only stuff to new header aacdec.h 1 year ago
Andreas Rheinhardt c6cf253c98 avcodec/aacdec_template: Don't use intermediate void* 1 year ago
Ronald S. Bultje d6083f503d avcodec/x86/hevc: fix luma 12b overflow 1 year ago
Zhao Zhili a3ca4beeaa avcodec/evc: Remove redefine of HEVC_MAX_ENTRY_POINT_OFFSETS 1 year ago
Tong Wu cfa802bdc3 avcodec/vaapi_encode: remove a duplicate av_freep 1 year ago
Frank Plowman 8b6219a99d lavc/vvc: Read subpic ID when only one subpicture is present 1 year ago
Frank Plowman 53ab7ff67e lavc/vvc: Correct sps_num_subpics_minus1 minimum 1 year ago
Frank Plowman 248a1f9d00 lavc/vvc: Increase VVC_MAX_* definitions for level 6.3 1 year ago
Andreas Rheinhardt ab2173c0a5 avcodec/cbs_h2645: Avoid function pointer casts, fix UB 1 year ago
sunyuechi 9b90d0d36a lavc/me_cmp: R-V V vsse vsad intra 1 year ago
sunyuechi 925b55a5e8 lavc/me_cmp: R-V V vsse vsad 1 year ago
Andreas Rheinhardt 484e7716bc avcodec/cbs_h266_syntax_template: Don't omit unused function parameter 1 year ago
Wu Jianhua 6c83cd5cb3 avcodec/vvcdec: add Intra Block Copy decoder 1 year ago
Wu Jianhua 9481887755 avcodec/vvcdec: add Intra Block Copy parser 1 year ago
Nuo Mi 422e8a877b avcodec/vvcdec: refact, rename !is_mvp to check_mer 1 year ago
Nuo Mi 1ffeeb8a26 avcodec/vvcdec: fix dual tree for skipped transform tree/unit 1 year ago
Nuo Mi c503c0b33e avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab 1 year ago