114827 Commits (65c1c83ca42540415516c37e21c9aeb7dd2c96d1)
 

Author SHA1 Message Date
Zhao Zhili 65c1c83ca4 avformat/tls_mbedtls: Pass FLAG_NONBLOCK to underlying transport 10 months ago
Shiyou Yin 2a7d622ddd
swscale: [LA] Optimize swscale funcs in input.c 10 months ago
Shiyou Yin 8b76df9142
swscale: [LA] Optimize yuv2plane1_8_c. 10 months ago
Shiyou Yin f3fe2cb5f7
swscale: [LA] Optimize range convert for yuvj420p. 10 months ago
James Almer dd5f665b40 avutil/frame: free the old side data buffer before replacing it 10 months ago
James Almer 6d0c89980c avcodec/hevcdec: export global side data in AVCodecContext 10 months ago
James Almer 6def8e3923 avcodec/decode: add AVFrameSideData helper wrappers that don't depend on frames 10 months ago
James Almer 6d760c666d avutil/mastering_display_metadata: add a new allocator function that returns a size 10 months ago
James Almer adb67bba06 avutil/version: bump minor after recent AVFrame API additions 10 months ago
James Almer 662dbf826d avutil/frame: add helper to remove side data of a given type from an array 10 months ago
James Almer 55621f6fae avutil/frame: add a flag to allow overwritting existing entries 10 months ago
James Almer a16338089c avutil/frame: add helper for adding side data w/ AVBufferRef to array 10 months ago
Martin Storsjö e4f5c2414b tests/movenc: Validate that normal muxer usage doesn't print warnings 10 months ago
Andreas Rheinhardt 497a0f839d avformat/img2: Avoid relocations for ff_img_tags 10 months ago
Andreas Rheinhardt 1533351990 avcodec/flacenc: Avoid shift where possible 10 months ago
Andreas Rheinhardt 0458fdbeed avcodec/ac3enc: Avoid calculating the CRC multiple times 10 months ago
Andreas Rheinhardt 28ffc39808 avcodec/ac3enc: Move EAC-3 specific initialization to eac3enc.c 10 months ago
Andreas Rheinhardt 2281ab5c24 avcodec/ac3enc: Avoid function pointers to initialize MDCT 10 months ago
Andreas Rheinhardt 6c55cb95ed avcodec/ac3enc_float: Remove uninformative error message 10 months ago
Andreas Rheinhardt 3cd136bc12 avcodec/ac3enc: Deduplicate copying input samples 10 months ago
Andreas Rheinhardt 7311a9086e avcodec/ac3enc: Deduplicate allocating buffers 10 months ago
Andreas Rheinhardt 2fcc50d1f5 avcodec/ac3enc: Share more code between fixed/float encoders 10 months ago
Andreas Rheinhardt 1042ee36cd avcodec/ac3enc: Move ff_ac3_validate_metadate() upwards 10 months ago
Andreas Rheinhardt 6244ecf8ec avcodec/ac3enc: Use common encode_frame function 10 months ago
Andreas Rheinhardt fee093a570 avcodec/ac3enc: Remove disabled code for RealAudio variant of AC-3 10 months ago
Andreas Rheinhardt 27a830c1d8 avcodec/ac3enc: Remove always-false sample rate check 10 months ago
Andreas Rheinhardt e878ec7eb2 avcodec/ac3enc: Avoid copying strings 10 months ago
Andreas Rheinhardt 8261d5d38c avcodec/ac3enc: Use bit-operations for bit-mask 10 months ago
Andreas Rheinhardt b3d12fe200 avcodec/ac3enc: Remove redundant channel layout checks 10 months ago
Andreas Rheinhardt 13daafd5c0 avcodec/ac3enc: Don't overwrite AVCodecContext.ch_layout 10 months ago
Andreas Rheinhardt c3fb0c5bab avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE 10 months ago
Anton Khirnov 0e4dfa4709 Revert "bsf: use standard include paths" 10 months ago
J. Dekker 985fdf8e3d tests/checkasm: add exclude_guest for non-x86 linux perf 10 months ago
Lynne 89a9042291
lavc/avfft: fix RDFT wrapper stride 10 months ago
Fei Wang 0534d2ac84 lavfi/dnn_backend_torch: Include mem.h 10 months ago
Stefano Sabatini 7e59c4f908 doc/muxers/matroska: apply misc consistency fixups 10 months ago
Stefano Sabatini 8510108c1d doc/muxers: add lrc 10 months ago
Stefano Sabatini 57d64bb715 doc/muxers: add kvag 10 months ago
Stefano Sabatini f7fd228560 doc/muxers: add jacosub 10 months ago
Stefano Sabatini 4fe3c8dcfd doc/muxers: add ivf 10 months ago
Martin Storsjö fbd5e238d4 movenc: Allow writing timed ID3 metadata 10 months ago
Martin Storsjö e4e3d25d41 movenc: Remove a leftover commented out line 10 months ago
Martin Storsjö 8339a45400 aarch64: Factorize code for CPU feature detection on Apple platforms 10 months ago
Andrew Kelley 41b73ae883 bsf: use standard include paths 10 months ago
James Almer 9dbc9a0f97 avcodec/libsvt1: check return value of send/receive functions 10 months ago
Marton Balint c38f785be4 avformat/mov_chan: add support for omitted_channel bitmask in chnl atom 10 months ago
Marton Balint 92e7a9a4d5 avformat/mov_chan: respect channel order when parsing and creating chnl atom 10 months ago
Marton Balint da0fe26379 avformat/mov_chan: factorize some layout map search functions 10 months ago
Marton Balint c68dc3e5f1 avformat/mov_chan: check channel count of layout tags at compile time 10 months ago
Marton Balint 7801451376 avformat/hlsenc: use a slash separator even in win32 10 months ago