113882 Commits (f7545e90dfda0d1e49b6dcce43bf96741c9ecaed)
 

Author SHA1 Message Date
Zhao Zhili f7545e90df avutil/hwcontext_opencl: Add map from Videotoolbox to OpenCL 11 months ago
Zhao Zhili dcfc6089b1 avutil/hwcontext_opencl: Fix missing linesize when map from opencl 11 months ago
Zhao Zhili 35dc129940 avcodec/encode: Fix default setting of bits_per_raw_sample 11 months ago
Zhao Zhili b56b343e43 avformat/mov: Update bits_per_coded_sample after read pcmC 11 months ago
Zhao Zhili ab8aab5e2f avfilter/vf_scale_vulkan: Fix typo 11 months ago
Zhao Zhili 74e27d9e31 avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkan 11 months ago
Zhao Zhili f6f06fb42a avutil/vulkan: avoid overreads in ff_vk_count_images 11 months ago
Zhao Zhili 03275b0f09 avutil/hwcontext_vulkan: Fix leaks in map_from_drm 11 months ago
Zhao Zhili 6f9730cb28 avutil/hwcontext_vulkan: Fix leaks when semaphore creation fails 11 months ago
Zhao Zhili 3bb00c0a42 avutil/hwcontext: Don't assume frames_uninit is reentrant 11 months ago
Zhao Zhili 90bbe1e8e2 avutil/hwcontext: Don't assume device_uninit is reentrant 11 months ago
Zhao Zhili 39a0c55347 fftools/ffplay: Fix output color_spaces of filter 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 22dda5615e avutil/mem_internal: Remove unneeded headers 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
James Almer ec7937f4a5 avformat/iamf: remove duplicated function 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 2b17a74df5 avdevice: deprecate sdl outdev 11 months ago
J. Dekker e4c0cdf8df avdevice: deprecate opengl outdev 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
Timo Rothenpieler 7945d30e91 avutil/mem: limit alignment to maximum simd align 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 1bb7d5ca9f avformat/mov: Don't use entry[-1] in pointer arithmetic 11 months ago
Andreas Rheinhardt 9d7d03ea45 Revert "avformat/mov: zero initialize the index ranges buffer" 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
Andreas Rheinhardt 1ecc906536 avcodec/aacdec: Rename AACContext to AACDecContext 11 months ago
Andreas Rheinhardt 1b048dd443 avcodec/aacsbr: Remove unused parameter from sbr_gain_calc 11 months ago
Andreas Rheinhardt a0fa6b6030 avocdec/aac: Move decoder-only stuff to new header aacdec.h 11 months ago
Andreas Rheinhardt c6cf253c98 avcodec/aacdec_template: Don't use intermediate void* 11 months ago