49835 Commits (1abba59738d99be72dee4a70c3ee2e2c724031b9)

Author SHA1 Message Date
Geoff Hill 1abba59738 avcodec/ac3: Remove unused fixed-point ARMv7 DSP 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
Frank Plowman 993c231de0 lavc/vvc: Increase size of ctb_size_y 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
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
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
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
Lynne 89a9042291
lavc/avfft: fix RDFT wrapper stride 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
Martin Storsjö 359b6a7f8a aarch64/ac3dsp: simplify the end of ff_ac3_sum_square_butterfly_float_neon 9 months ago
Frank Plowman 1c0149359a lavc/vvc: Fix out-of-bounds array access 9 months ago
Frank Plowman 2b7e79e890 lavc/vvc: Avoid overflow in coeff scale intermediate 9 months ago
Frank Plowman fcf74c5ebc lavc/vvc: Fix buffer overread in CABAC 9 months ago
Frank Plowman f499503073 lavc/vvc_parser: Fix integer overflow calculating framerate 9 months ago
Frank Plowman b4baa4c0b3 lavc/vvc: Fix left shifts of negative values 9 months ago
Niklas Haas 459648761f avcodec/hevcdec: fix segfault on invalid film grain metadata 9 months ago
James Almer b0ef9e35e8 x86/ac3dsp: clear the upper 32 bits for input arguments where needed 9 months ago
Andreas Rheinhardt 17414abb69 avcodec/mpegvideo_dec, h264_slice: Return proper error codes 9 months ago
Andreas Rheinhardt 7f0efe2324 avcodec/mpeg12dec: Remove redundant mpeg_enc_ctx_allocated 9 months ago
Andreas Rheinhardt 94295bb574 avcodec/mpegvideo: Remove pointless check 9 months ago
Andreas Rheinhardt 6f2f496822 avcodec/mpegvideo_dec: Move getting Picture slot into alloc_picture() 9 months ago
Andreas Rheinhardt b7cf2d0efc avcodec/mpegvideo_dec: Factor allocating dummy frame out 9 months ago
Andreas Rheinhardt b00c697654 avcodec/mpegvideo_dec: Remove redundant code to reset keyframe flag 9 months ago
Andreas Rheinhardt da4cca5fc0 avcodec/mpegvideo_dec: Remove obsolete current_picture_ptr reuse code 9 months ago
Andreas Rheinhardt 00e48e6da8 avcodec/mpeg12dec: Remove unnecessary FFCodec.close 9 months ago
Andreas Rheinhardt f48313526b avcodec/mpegvideo_dec: Don't emit non-keyframe warning for H.261 9 months ago