114112 Commits (75dd083904df72bf6ace42a80a690029b9a97781)
 

Author SHA1 Message Date
Andreas Rheinhardt 9209350f8d avcodec/libxevd: Remove useless AVClass 9 months ago
Andreas Rheinhardt c4dceb8354 avcodec/libxevd: Reindent after the previous commit 9 months ago
Andreas Rheinhardt cb9fb80c7f avcodec/libxevd: Deduplicate code 9 months ago
Andreas Rheinhardt 85fc5a0c3f avcodec/libxevd: Avoid cloning AVPacket 9 months ago
Andreas Rheinhardt 4e14a8e6be avcodec/libxevd: Set AV_CODEC_CAP_DR1 9 months ago
Andreas Rheinhardt bbeee3339f avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS cap 9 months ago
Andreas Rheinhardt 5a4702cba9 avcodec/Makefile: Add missing AV1 decoder->av1_parse.o dependency 9 months ago
James Almer 194414f62d avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 9 months ago
James Almer ec7937f4a5 avformat/iamf: remove duplicated function 9 months ago
Andreas Rheinhardt 4a134eb14a avcodec/intrax8: Fix assert 9 months ago
Haihao Xiang d263fce2b2 lavc/qsvenc: update the selection of bitrate control method 9 months ago
Fei Wang 57fbe929f3 avcodec/av1dec: Return error for unsupported tile list OBU 9 months ago
Fei Wang 3f7e50f539 avcodec/av1dec: Move message of OBU info back to the beginning 9 months ago
J. Dekker 2b17a74df5 avdevice: deprecate sdl outdev 9 months ago
J. Dekker e4c0cdf8df avdevice: deprecate opengl outdev 9 months ago
J. Dekker 570052cd2a avcodec/aarch64/hevc: add luma deblock NEON 9 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 9 months ago
Andreas Rheinhardt 0c204ce9f6 avcodec/dxvenc: Use proper alignment, write endian-independent output 9 months ago
Timo Rothenpieler 7945d30e91 avutil/mem: limit alignment to maximum simd align 9 months ago
sunyuechi 40911bc1a1 lavc/dnxhdenc: add ff_dnxhdenc_init 9 months ago
sunyuechi a7ad76fbbf lavc/me_cmp: R-V V nsse 9 months ago
Andreas Rheinhardt 1bb7d5ca9f avformat/mov: Don't use entry[-1] in pointer arithmetic 9 months ago
Andreas Rheinhardt 9d7d03ea45 Revert "avformat/mov: zero initialize the index ranges buffer" 9 months ago
Andreas Rheinhardt a6aa043baa avcodec/aac: Split ChannelElement in decoder and encoder structs 9 months ago
Andreas Rheinhardt 6c92347ab9 avcodec/sbr: Remove unused AACDecContext* parameter from sbr_lf_gen_mips 9 months ago
Andreas Rheinhardt 80eca6ec99 avcodec/aacps: Inline ff_ps_ctx_init() 9 months ago
Andreas Rheinhardt 1ecc906536 avcodec/aacdec: Rename AACContext to AACDecContext 9 months ago
Andreas Rheinhardt 1b048dd443 avcodec/aacsbr: Remove unused parameter from sbr_gain_calc 9 months ago
Andreas Rheinhardt a0fa6b6030 avocdec/aac: Move decoder-only stuff to new header aacdec.h 9 months ago
Andreas Rheinhardt c6cf253c98 avcodec/aacdec_template: Don't use intermediate void* 9 months ago
Andreas Rheinhardt 25e0e087c4 configure: Disable linker warnings for common symbols 9 months ago
James Almer 84e669167d fate/mov: add tests for HEIF samples with derived images 9 months ago
James Almer feab8f9c58 fate/mov: test remuxing all stream heif items 9 months ago
James Almer 41e349c24a avformat/mov: add support for tile HEIF still images 9 months ago
James Almer 25a10677d1 avformat: add a Tile Grid stream group type 9 months ago
Ronald S. Bultje d6083f503d avcodec/x86/hevc: fix luma 12b overflow 9 months ago
J. Dekker 07cc8f6b3c checkasm/hevc_deblock: add luma and chroma full 9 months ago
Zhao Zhili a3ca4beeaa avcodec/evc: Remove redefine of HEVC_MAX_ENTRY_POINT_OFFSETS 9 months ago
Fei Wang b5714d1f91 avfilter/tonemap_vaapi: Remove duplicate format check 9 months ago
Tong Wu cfa802bdc3 avcodec/vaapi_encode: remove a duplicate av_freep 9 months ago
Frank Plowman 8b6219a99d lavc/vvc: Read subpic ID when only one subpicture is present 9 months ago
Frank Plowman 53ab7ff67e lavc/vvc: Correct sps_num_subpics_minus1 minimum 9 months ago
Frank Plowman 248a1f9d00 lavc/vvc: Increase VVC_MAX_* definitions for level 6.3 9 months ago
Andreas Rheinhardt ab2173c0a5 avcodec/cbs_h2645: Avoid function pointer casts, fix UB 9 months ago
Andreas Rheinhardt b4b8b9ad5c avfilter/avfilter: Suppress warning for variable only used in av_assert1 9 months ago
Andreas Rheinhardt 906fc2b2e7 fftools/ffmpeg_mux: Fix use of uninitialized variable 9 months ago
Stone Chen ef917950f0 avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly 9 months ago
sunyuechi 9b90d0d36a lavc/me_cmp: R-V V vsse vsad intra 9 months ago
sunyuechi 925b55a5e8 lavc/me_cmp: R-V V vsse vsad 9 months ago
Andreas Rheinhardt 2e4e424ac2 avutil/hwcontext: Don't check before av_buffer_unref() 9 months ago