114847 Commits (41e3d36a39979a5c6ca36198b03be740e14ef7b0)
 

Author SHA1 Message Date
Haihao Xiang 41e3d36a39 lavc/vaapi_decode: Use dynamic frame pool if possible 7 months ago
Geoff Hill 1abba59738 avcodec/ac3: Remove unused fixed-point ARMv7 DSP 7 months ago
Nicolas Gaullier 376b3d53c5 avfilter/vf_colorspace: use colorspace negotiation API 7 months ago
Gyan Doshi 38c322681e avformat/ivfenc: remove unused var 7 months ago
Andreas Rheinhardt 639013aafc avformat/lc3: Only allow AV_CODEC_ID_LC3 in muxer 7 months ago
arch1t3cht e9e1932c1c avcodec/h264dec: Reindent after the previous commit 7 months ago
arch1t3cht 728ffe6ca6 avcodec/h264dec: Handle non-recovered frames when draining 7 months ago
arch1t3cht 5a856ac6e6 avcodec/h264dec: Properly mark frames as recovered when draining 7 months ago
James Almer 6b6a0fc53d avformat/iamf_writer: reject duplicated stream ids in a stream group 7 months ago
Antoine SOULIER 257bc2a82a avformat/lc3: add file format for LC3/LC3plus transport 7 months ago
Stefano Sabatini b2bc4ac69e doc/utils/eval: review and extend, clarify ld/st index meaning 7 months ago
Stefano Sabatini 8ceb37d5ad doc/utils/eval: clarify meaning of random* seed value 7 months ago
Frank Plowman 993c231de0 lavc/vvc: Increase size of ctb_size_y 7 months ago
LuMingYin 5e380bcdb1 avfilter/af_channelsplit: fix memory leak 7 months ago
Lynne db09f1a5d8
vulkan_av1: add workaround for NVIDIA drivers tested on broken CTS 7 months ago
Mark Thompson 3cca8dfbd8 lavc/vulkan_av1: Use av1dec reference order hint information 7 months ago
Mark Thompson 22ced1edc6 lavc/av1: Record reference ordering information for each frame 7 months ago
Andreas Rheinhardt f48987f609 doc/muxers.texi: Don't use confusing variable name 7 months ago
Diego Felix de Souza 1f265aa91d avcodec/nvenc: Multi NVENC Split Frame Encoding in HEVC and AV1 7 months ago
Kacper Michajłow 1c45104f74 avcodec/h2645_sei: validate Mastering Display Colour Volume SEI values 7 months ago
Zhao Zhili 65c1c83ca4 avformat/tls_mbedtls: Pass FLAG_NONBLOCK to underlying transport 7 months ago
Shiyou Yin 2a7d622ddd
swscale: [LA] Optimize swscale funcs in input.c 7 months ago
Shiyou Yin 8b76df9142
swscale: [LA] Optimize yuv2plane1_8_c. 7 months ago
Shiyou Yin f3fe2cb5f7
swscale: [LA] Optimize range convert for yuvj420p. 7 months ago
James Almer dd5f665b40 avutil/frame: free the old side data buffer before replacing it 7 months ago
James Almer 6d0c89980c avcodec/hevcdec: export global side data in AVCodecContext 7 months ago
James Almer 6def8e3923 avcodec/decode: add AVFrameSideData helper wrappers that don't depend on frames 7 months ago
James Almer 6d760c666d avutil/mastering_display_metadata: add a new allocator function that returns a size 7 months ago
James Almer adb67bba06 avutil/version: bump minor after recent AVFrame API additions 7 months ago
James Almer 662dbf826d avutil/frame: add helper to remove side data of a given type from an array 7 months ago
James Almer 55621f6fae avutil/frame: add a flag to allow overwritting existing entries 7 months ago
James Almer a16338089c avutil/frame: add helper for adding side data w/ AVBufferRef to array 7 months ago
Martin Storsjö e4f5c2414b tests/movenc: Validate that normal muxer usage doesn't print warnings 7 months ago
Andreas Rheinhardt 497a0f839d avformat/img2: Avoid relocations for ff_img_tags 7 months ago
Andreas Rheinhardt 1533351990 avcodec/flacenc: Avoid shift where possible 7 months ago
Andreas Rheinhardt 0458fdbeed avcodec/ac3enc: Avoid calculating the CRC multiple times 7 months ago
Andreas Rheinhardt 28ffc39808 avcodec/ac3enc: Move EAC-3 specific initialization to eac3enc.c 7 months ago
Andreas Rheinhardt 2281ab5c24 avcodec/ac3enc: Avoid function pointers to initialize MDCT 7 months ago
Andreas Rheinhardt 6c55cb95ed avcodec/ac3enc_float: Remove uninformative error message 7 months ago
Andreas Rheinhardt 3cd136bc12 avcodec/ac3enc: Deduplicate copying input samples 7 months ago
Andreas Rheinhardt 7311a9086e avcodec/ac3enc: Deduplicate allocating buffers 7 months ago
Andreas Rheinhardt 2fcc50d1f5 avcodec/ac3enc: Share more code between fixed/float encoders 7 months ago
Andreas Rheinhardt 1042ee36cd avcodec/ac3enc: Move ff_ac3_validate_metadate() upwards 7 months ago
Andreas Rheinhardt 6244ecf8ec avcodec/ac3enc: Use common encode_frame function 7 months ago
Andreas Rheinhardt fee093a570 avcodec/ac3enc: Remove disabled code for RealAudio variant of AC-3 7 months ago
Andreas Rheinhardt 27a830c1d8 avcodec/ac3enc: Remove always-false sample rate check 7 months ago
Andreas Rheinhardt e878ec7eb2 avcodec/ac3enc: Avoid copying strings 7 months ago
Andreas Rheinhardt 8261d5d38c avcodec/ac3enc: Use bit-operations for bit-mask 7 months ago
Andreas Rheinhardt b3d12fe200 avcodec/ac3enc: Remove redundant channel layout checks 7 months ago
Andreas Rheinhardt 13daafd5c0 avcodec/ac3enc: Don't overwrite AVCodecContext.ch_layout 7 months ago