summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavu/opt: simplify error handling in get_number()Anton Khirnov2024-03-01
* lavu/opt: drop an always-NULL argument to get_number()Anton Khirnov2024-03-01
* lavu/opt: drop useless handling of NULL return from get_bool_name()Anton Khirnov2024-03-01
* lavu/opt: factor out printing option default from opt_list()Anton Khirnov2024-03-01
* lavu/opt: simplify printing option type in opt_list()Anton Khirnov2024-03-01
* lavu/opt: cosmetics, group option reading function togetherAnton Khirnov2024-03-01
* lavu/opt: cosmetics, group option setting function togetherAnton Khirnov2024-03-01
* lavu/opt: cosmetics, group (un)init and management functions togetherAnton Khirnov2024-03-01
* lavu/opt: document AVOption.flagsAnton Khirnov2024-03-01
* lavu/opt: cosmetics, move AV_OPT_FLAG_* out of AVOptionAnton Khirnov2024-03-01
* lavu/opt: cosmetics, change option flags to (1 << N) styleAnton Khirnov2024-03-01
* fftools/ffmpeg: remove options deprecated before 6.0Anton Khirnov2024-03-01
* avutil/hwcontext_opencl: Add map from Videotoolbox to OpenCLZhao Zhili2024-03-01
* avutil/hwcontext_opencl: Fix missing linesize when map from openclZhao Zhili2024-03-01
* avcodec/encode: Fix default setting of bits_per_raw_sampleZhao Zhili2024-03-01
* avformat/mov: Update bits_per_coded_sample after read pcmCZhao Zhili2024-03-01
* avfilter/vf_scale_vulkan: Fix typoZhao Zhili2024-03-01
* avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkanZhao Zhili2024-03-01
* avutil/vulkan: avoid overreads in ff_vk_count_imagesZhao Zhili2024-03-01
* avutil/hwcontext_vulkan: Fix leaks in map_from_drmZhao Zhili2024-03-01
* avutil/hwcontext_vulkan: Fix leaks when semaphore creation failsZhao Zhili2024-03-01
* avutil/hwcontext: Don't assume frames_uninit is reentrantZhao Zhili2024-03-01
* avutil/hwcontext: Don't assume device_uninit is reentrantZhao Zhili2024-03-01
* fftools/ffplay: Fix output color_spaces of filterZhao Zhili2024-03-01
* avcodec/mss[12]: Cleanup generically on init failureAndreas Rheinhardt2024-03-01
* avcodec/decode: Improve validity check a bitAndreas Rheinhardt2024-03-01
* avutil/mem_internal: Remove unneeded headersAndreas Rheinhardt2024-03-01
* avcodec/refstruct: Don't use STRIDE_ALIGN for alignmentAndreas Rheinhardt2024-03-01
* avcodec/libxeve: Use av_dict_iterate()Andreas Rheinhardt2024-03-01
* avcodec/libxevd: Fix "if (ret = ff_foo() < 0)" precedence problemAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Improve included headers a bitAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Use CODEC_LONG_NAME()Andreas Rheinhardt2024-03-01
* avcodec/libxevd: Remove useless AVClassAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Reindent after the previous commitAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Deduplicate codeAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Avoid cloning AVPacketAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Set AV_CODEC_CAP_DR1Andreas Rheinhardt2024-03-01
* avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS capAndreas Rheinhardt2024-03-01
* avcodec/Makefile: Add missing AV1 decoder->av1_parse.o dependencyAndreas Rheinhardt2024-03-01
* avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAMJames Almer2024-02-29
* avformat/iamf: remove duplicated functionJames Almer2024-02-29
* avcodec/intrax8: Fix assertAndreas Rheinhardt2024-02-29
* lavc/qsvenc: update the selection of bitrate control methodHaihao Xiang2024-02-29
* avcodec/av1dec: Return error for unsupported tile list OBUFei Wang2024-02-29
* avcodec/av1dec: Move message of OBU info back to the beginningFei Wang2024-02-29
* avdevice: deprecate sdl outdevJ. Dekker2024-02-28
* avdevice: deprecate opengl outdevJ. Dekker2024-02-28
* avcodec/aarch64/hevc: add luma deblock NEONJ. Dekker2024-02-28
* avcodec/libsvtav1: send the EOS signal without a one frame delay to allow for...Cosmin Stejerean2024-02-27
* avcodec/dxvenc: Use proper alignment, write endian-independent outputAndreas Rheinhardt2024-02-27