114934 Commits (980a55fb46771241ea379929da09d9cfe67280f6)
 

Author SHA1 Message Date
Andreas Rheinhardt 483c85e85e avcodec/wavpack: Optimize always-false comparison away 9 months ago
Andreas Rheinhardt 70e79d289b avcodec/wavpack: Only reset DSD context upon parameter change 9 months ago
Andreas Rheinhardt 8dd0bd4f9b avcodec/wavpack: Move initializing DSD data to a better place 9 months ago
Andreas Rheinhardt 2aac42605c avcodec/wavpack: Use ThreadProgress API 9 months ago
Andreas Rheinhardt 9dc8f8839e avcodec/pthread_frame: Add API to share RefStruct refs just once 9 months ago
Andreas Rheinhardt 267a763a55 avcodec/vp9: Replace atomic_store() by atomic_init() 9 months ago
Andreas Rheinhardt 259234b46f avcodec/vp9: Simplify replacing VP9Frame 9 months ago
Andreas Rheinhardt 98e1e848ef avcodec/vp9: Reduce wait times 9 months ago
Andreas Rheinhardt 0ba058579f avcodec/vp9: Fix race when attaching side-data for show-existing frame 9 months ago
Andreas Rheinhardt 7bd3b73716 avcodec/vp9: Switch to ProgressFrames 9 months ago
Andreas Rheinhardt 444bd353e9 avcodec/vp3: Switch to ProgressFrames 9 months ago
Andreas Rheinhardt c381c23154 avcodec/mimic: Switch to ProgressFrames 9 months ago
Andreas Rheinhardt 2135a40b1c avcodec/decode: Add new ProgressFrame API 9 months ago
Andreas Rheinhardt 89828417b0 avcodec/threadprogress: Add new API for frame-threaded progress 9 months ago
Stefano Sabatini 0fb0946de7 doc/muxers: add mmf 9 months ago
Stefano Sabatini b9f2e1b929 doc/muxers: add microdvd 9 months ago
Stefano Sabatini ac3460c61c doc/muxers/md5: apply misc consistency fixes 9 months ago
Stefano Sabatini 4bd192ddf4 doc/muxers/matroska: add missing options, apply misc style fixes 9 months ago
Stefano Sabatini bba492dc9c lavf/matroskaenc: apply consistent style to options descriptions 9 months ago
Frank Plowman bb9e4ff355 lavc/vvc: Skip enhancement layer NAL units 9 months ago
James Almer 5b9db32ccc avformat/mov: ignore old infe box versions 9 months ago
Andrew Sayers 6927457443 avutil/frame: remove comment about avcodec_get_frame_class() 9 months ago
Andreas Rheinhardt 7f35c999f6 avcodec/ac3enc: Avoid copying samples 9 months ago
Andreas Rheinhardt da460fb95c avcodec/ac3enc: Combine cpl_coord buffers 9 months ago
Andreas Rheinhardt 5b9fab0f07 avcodec/ac3enc: Combine loops 9 months ago
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