114832 Commits (3cca8dfbd88dfbf9c20f2e8c8da47881b4596567)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 6c55cb95ed avcodec/ac3enc_float: Remove uninformative error message 9 months ago
Andreas Rheinhardt 3cd136bc12 avcodec/ac3enc: Deduplicate copying input samples 9 months ago
Andreas Rheinhardt 7311a9086e avcodec/ac3enc: Deduplicate allocating buffers 9 months ago
Andreas Rheinhardt 2fcc50d1f5 avcodec/ac3enc: Share more code between fixed/float encoders 9 months ago
Andreas Rheinhardt 1042ee36cd avcodec/ac3enc: Move ff_ac3_validate_metadate() upwards 9 months ago
Andreas Rheinhardt 6244ecf8ec avcodec/ac3enc: Use common encode_frame function 9 months ago
Andreas Rheinhardt fee093a570 avcodec/ac3enc: Remove disabled code for RealAudio variant of AC-3 9 months ago
Andreas Rheinhardt 27a830c1d8 avcodec/ac3enc: Remove always-false sample rate check 9 months ago
Andreas Rheinhardt e878ec7eb2 avcodec/ac3enc: Avoid copying strings 9 months ago
Andreas Rheinhardt 8261d5d38c avcodec/ac3enc: Use bit-operations for bit-mask 9 months ago
Andreas Rheinhardt b3d12fe200 avcodec/ac3enc: Remove redundant channel layout checks 9 months ago
Andreas Rheinhardt 13daafd5c0 avcodec/ac3enc: Don't overwrite AVCodecContext.ch_layout 9 months ago
Andreas Rheinhardt c3fb0c5bab avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE 9 months ago
Anton Khirnov 0e4dfa4709 Revert "bsf: use standard include paths" 9 months ago
J. Dekker 985fdf8e3d tests/checkasm: add exclude_guest for non-x86 linux perf 9 months ago
Lynne 89a9042291
lavc/avfft: fix RDFT wrapper stride 9 months ago
Fei Wang 0534d2ac84 lavfi/dnn_backend_torch: Include mem.h 9 months ago
Stefano Sabatini 7e59c4f908 doc/muxers/matroska: apply misc consistency fixups 9 months ago
Stefano Sabatini 8510108c1d doc/muxers: add lrc 9 months ago
Stefano Sabatini 57d64bb715 doc/muxers: add kvag 9 months ago
Stefano Sabatini f7fd228560 doc/muxers: add jacosub 9 months ago
Stefano Sabatini 4fe3c8dcfd doc/muxers: add ivf 9 months ago
Martin Storsjö fbd5e238d4 movenc: Allow writing timed ID3 metadata 9 months ago
Martin Storsjö e4e3d25d41 movenc: Remove a leftover commented out line 9 months ago
Martin Storsjö 8339a45400 aarch64: Factorize code for CPU feature detection on Apple platforms 9 months ago
Andrew Kelley 41b73ae883 bsf: use standard include paths 9 months ago
James Almer 9dbc9a0f97 avcodec/libsvt1: check return value of send/receive functions 9 months ago