113898 Commits (ac7e72972c4e3be384bc3df1a42e25e4d2ba68e7)
 

Author SHA1 Message Date
Andreas Rheinhardt ac7e72972c avutil/hwcontext_cuda: Allocate public and internal device ctx jointly 9 months ago
Andreas Rheinhardt 8d277de009 avutil/hwcontext_cuda: Don't use AVHWFramesInternal.priv 9 months ago
Andreas Rheinhardt cb92b4bd83 avutil/hwcontext: Clarify documentation of AVHWFramesContext.hwctx 9 months ago
Anton Khirnov 200f82e3f8 lavu/opt: get rid of useless read_number() calls 9 months ago
Anton Khirnov 1ffa657a03 lavu/opt: simplify error handling in get_number() 9 months ago
Anton Khirnov 84ba46fa5e lavu/opt: drop an always-NULL argument to get_number() 9 months ago
Anton Khirnov 9fabdd64b2 lavu/opt: drop useless handling of NULL return from get_bool_name() 9 months ago
Anton Khirnov 333cc9bff8 lavu/opt: factor out printing option default from opt_list() 9 months ago
Anton Khirnov 8904f35133 lavu/opt: simplify printing option type in opt_list() 9 months ago
Anton Khirnov 6456dd50a6 lavu/opt: cosmetics, group option reading function together 9 months ago
Anton Khirnov 2a3a33d04b lavu/opt: cosmetics, group option setting function together 9 months ago
Anton Khirnov cc0bd9da70 lavu/opt: cosmetics, group (un)init and management functions together 9 months ago
Anton Khirnov 067fde4966 lavu/opt: document AVOption.flags 9 months ago
Anton Khirnov 39a3a1c69b lavu/opt: cosmetics, move AV_OPT_FLAG_* out of AVOption 9 months ago
Anton Khirnov 105a1bc150 lavu/opt: cosmetics, change option flags to (1 << N) style 9 months ago
Anton Khirnov e48055fdce fftools/ffmpeg: remove options deprecated before 6.0 9 months ago
Zhao Zhili f7545e90df avutil/hwcontext_opencl: Add map from Videotoolbox to OpenCL 9 months ago
Zhao Zhili dcfc6089b1 avutil/hwcontext_opencl: Fix missing linesize when map from opencl 9 months ago
Zhao Zhili 35dc129940 avcodec/encode: Fix default setting of bits_per_raw_sample 9 months ago
Zhao Zhili b56b343e43 avformat/mov: Update bits_per_coded_sample after read pcmC 9 months ago
Zhao Zhili ab8aab5e2f avfilter/vf_scale_vulkan: Fix typo 9 months ago
Zhao Zhili 74e27d9e31 avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkan 9 months ago
Zhao Zhili f6f06fb42a avutil/vulkan: avoid overreads in ff_vk_count_images 9 months ago
Zhao Zhili 03275b0f09 avutil/hwcontext_vulkan: Fix leaks in map_from_drm 9 months ago
Zhao Zhili 6f9730cb28 avutil/hwcontext_vulkan: Fix leaks when semaphore creation fails 9 months ago
Zhao Zhili 3bb00c0a42 avutil/hwcontext: Don't assume frames_uninit is reentrant 9 months ago
Zhao Zhili 90bbe1e8e2 avutil/hwcontext: Don't assume device_uninit is reentrant 9 months ago
Zhao Zhili 39a0c55347 fftools/ffplay: Fix output color_spaces of filter 9 months ago
Andreas Rheinhardt 601bb6a739 avcodec/mss[12]: Cleanup generically on init failure 9 months ago
Andreas Rheinhardt 80736531da avcodec/decode: Improve validity check a bit 9 months ago
Andreas Rheinhardt 22dda5615e avutil/mem_internal: Remove unneeded headers 9 months ago
Andreas Rheinhardt 72becd0627 avcodec/refstruct: Don't use STRIDE_ALIGN for alignment 9 months ago
Andreas Rheinhardt d36cb46681 avcodec/libxeve: Use av_dict_iterate() 9 months ago
Andreas Rheinhardt fbf1e51352 avcodec/libxevd: Fix "if (ret = ff_foo() < 0)" precedence problem 9 months ago
Andreas Rheinhardt 0c92c8e6e3 avcodec/libxevd: Improve included headers a bit 9 months ago
Andreas Rheinhardt ec0bd89297 avcodec/libxevd: Use CODEC_LONG_NAME() 9 months ago
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