114959 Commits (cd1e404a1020fb28a4c824102b98eb947384b3bd)
 

Author SHA1 Message Date
Andreas Rheinhardt 79d1814b71 avcodec/ac3enc: Avoid indirections, allocations of small arrays 9 months ago
Andreas Rheinhardt 94132dc4aa avcodec/ac3enc: Avoid allocation for mdct_window 9 months ago
Andreas Rheinhardt 3b93b1af13 avcodec/ac3enc: Avoid allocation for windowed_samples 9 months ago
Xinpeng Sun 35ae44c615 lavfi/tonemap_vaapi: Add support for HDR to HDR tone mapping 9 months ago
Haihao Xiang db22804145 lavfi/tonemap_vaapi: Update the log 9 months ago
Haihao Xiang 3172a6722e lavfi/tonemap_vaapi: By default use bt709 for output frame 9 months ago
Haihao Xiang 1b5ca2e631 Changelog: Add pad_vaapi, drawbox_vaapi entry 9 months ago
Haihao Xiang 5c55e4e297 lavfi: Add drawbox_vaapi filter 9 months ago
Haihao Xiang 42eb10ecc6 lavfi: Add pad_vaapi filter 9 months ago
Tong Wu b2e2fb0344 avcodec/vaapi_encode_h265: use is_reference to fill reference_pic_flag 9 months ago
Tong Wu 02fb1782ef avcodec/vaapi_encode_h264: use is_reference to fill reference_pic_flag 9 months ago
Haihao Xiang 16616a3d1b lavfi/vaapi_vpp: Use dynamic frame pool in outlink if possible 9 months ago
Haihao Xiang 41e3d36a39 lavc/vaapi_decode: Use dynamic frame pool if possible 9 months ago
Geoff Hill 1abba59738 avcodec/ac3: Remove unused fixed-point ARMv7 DSP 9 months ago
Nicolas Gaullier 376b3d53c5 avfilter/vf_colorspace: use colorspace negotiation API 9 months ago
Gyan Doshi 38c322681e avformat/ivfenc: remove unused var 9 months ago
Andreas Rheinhardt 639013aafc avformat/lc3: Only allow AV_CODEC_ID_LC3 in muxer 9 months ago
arch1t3cht e9e1932c1c avcodec/h264dec: Reindent after the previous commit 9 months ago
arch1t3cht 728ffe6ca6 avcodec/h264dec: Handle non-recovered frames when draining 9 months ago
arch1t3cht 5a856ac6e6 avcodec/h264dec: Properly mark frames as recovered when draining 9 months ago
James Almer 6b6a0fc53d avformat/iamf_writer: reject duplicated stream ids in a stream group 9 months ago
Antoine SOULIER 257bc2a82a avformat/lc3: add file format for LC3/LC3plus transport 9 months ago
Stefano Sabatini b2bc4ac69e doc/utils/eval: review and extend, clarify ld/st index meaning 9 months ago
Stefano Sabatini 8ceb37d5ad doc/utils/eval: clarify meaning of random* seed value 9 months ago
Frank Plowman 993c231de0 lavc/vvc: Increase size of ctb_size_y 9 months ago
LuMingYin 5e380bcdb1 avfilter/af_channelsplit: fix memory leak 9 months ago
Lynne db09f1a5d8
vulkan_av1: add workaround for NVIDIA drivers tested on broken CTS 9 months ago
Mark Thompson 3cca8dfbd8 lavc/vulkan_av1: Use av1dec reference order hint information 9 months ago
Mark Thompson 22ced1edc6 lavc/av1: Record reference ordering information for each frame 9 months ago
Andreas Rheinhardt f48987f609 doc/muxers.texi: Don't use confusing variable name 9 months ago
Diego Felix de Souza 1f265aa91d avcodec/nvenc: Multi NVENC Split Frame Encoding in HEVC and AV1 9 months ago
Kacper Michajłow 1c45104f74 avcodec/h2645_sei: validate Mastering Display Colour Volume SEI values 9 months ago
Zhao Zhili 65c1c83ca4 avformat/tls_mbedtls: Pass FLAG_NONBLOCK to underlying transport 9 months ago
Shiyou Yin 2a7d622ddd
swscale: [LA] Optimize swscale funcs in input.c 9 months ago
Shiyou Yin 8b76df9142
swscale: [LA] Optimize yuv2plane1_8_c. 9 months ago
Shiyou Yin f3fe2cb5f7
swscale: [LA] Optimize range convert for yuvj420p. 9 months ago
James Almer dd5f665b40 avutil/frame: free the old side data buffer before replacing it 9 months ago
James Almer 6d0c89980c avcodec/hevcdec: export global side data in AVCodecContext 9 months ago
James Almer 6def8e3923 avcodec/decode: add AVFrameSideData helper wrappers that don't depend on frames 9 months ago
James Almer 6d760c666d avutil/mastering_display_metadata: add a new allocator function that returns a size 9 months ago
James Almer adb67bba06 avutil/version: bump minor after recent AVFrame API additions 9 months ago
James Almer 662dbf826d avutil/frame: add helper to remove side data of a given type from an array 9 months ago
James Almer 55621f6fae avutil/frame: add a flag to allow overwritting existing entries 9 months ago
James Almer a16338089c avutil/frame: add helper for adding side data w/ AVBufferRef to array 9 months ago
Martin Storsjö e4f5c2414b tests/movenc: Validate that normal muxer usage doesn't print warnings 9 months ago
Andreas Rheinhardt 497a0f839d avformat/img2: Avoid relocations for ff_img_tags 9 months ago
Andreas Rheinhardt 1533351990 avcodec/flacenc: Avoid shift where possible 9 months ago
Andreas Rheinhardt 0458fdbeed avcodec/ac3enc: Avoid calculating the CRC multiple times 9 months ago
Andreas Rheinhardt 28ffc39808 avcodec/ac3enc: Move EAC-3 specific initialization to eac3enc.c 9 months ago
Andreas Rheinhardt 2281ab5c24 avcodec/ac3enc: Avoid function pointers to initialize MDCT 9 months ago