48605 Commits (800fbc98a5e8f62541c6534458089c67a71880ba)

Author SHA1 Message Date
Paul B Mahol 7ef9d31071 avcodec: add OSQ audio decoder 2 years ago
Paul B Mahol 7aa71ab5c0 avcodec/rka: do not output extra invalid samples in last frame 2 years ago
Tong Wu a25a60d763 avcodec/jpegxl_parser: fix a compile error 2 years ago
Michael Niedermayer 86c092a0ed
avcodec/apedec: Implement interim mode detection 2 years ago
Michael Niedermayer 7995e175b8
avcodec/apedec: remove unused variable 2 years ago
Jun Zhao c48ec95ba3 lavc/libx264: replace ITU-T T35(A/53 CC) SEI type by enum value 2 years ago
Leo Izen 0c0dd23fe1
avcodec/jpegxl_parser: add JPEG XL parser 2 years ago
Leo Izen 7a69f7312e
avcodec/libjxldec: use internal AVFrame as buffered space 2 years ago
Leo Izen 245910d5c9
avcodec/libjxldec: fix errors when decoding grayscale after rgb 2 years ago
Christophe Gisquet 8028b8260e avcodec/huffyuvdec: don't prepare unnecessary joint tables 2 years ago
Michael Niedermayer 80ad0e2198
avcodec/apedec: Fix 48khz 24bit below insane level 2 years ago
Michael Niedermayer 696e161919
avcodec/apedec: Fix CRC for 24bps and bigendian 2 years ago
Kacper Michajłow 9f66286f0b avcodec/vulkan_decode: print also codec header name 2 years ago
Kacper Michajłow 9d0da996f0 avcodec/vulkan_decode: fix struct type for h265_profile 2 years ago
Benjamin Cheng b4f0701358 vulkan_h264: send scaling lists in zig-zag order 2 years ago
Rémi Denis-Courmont 9bc5676e40 lavc/g722dsp: add RISC-V V DSP function 2 years ago
Michael Niedermayer 5f5a1ccd04
avcodec/wavarc: Check that nb_samples is not negative 2 years ago
Michael Niedermayer 1a81a40de2
avcodec/wavarc: Check shift 2 years ago
Michael Niedermayer 0ce322a51e
avcodec/xvididct: Fix integer overflow in idct_row() 2 years ago
Aleksoid 7eb0d9e905 avcodec/nvenc: add option to limit slice size 2 years ago
Nuo Mi 81a48d96e2 cbs_h266: slice_header, fix inference for pred_weight_table 2 years ago
Nuo Mi 763eb59187 cbs_h266: H266RawSliceHeader, expose NumRefIdxActive[] 2 years ago
Nuo Mi 088bda0f8e cbs_h266: H266RawPredWeightTable, expose num_weights_l0 and num_weights_l1 2 years ago
Nuo Mi ea8571dc99 cbs_h266: H266RawSliceHeader, expose NumEntryPoints 2 years ago
Nuo Mi ad8dc5e814 cbs_h266: fix slice_height_in_ctus for single slice tile 2 years ago
Nuo Mi c837c055a2 cbs_h266: fix inference for xh_deblocking_filter_disabled_flag 2 years ago
Nuo Mi d7f851b8c4 cbs_h266: fix inference for sh_alf_enabled_flag 2 years ago
Nuo Mi fe745c2007 cbs_h266: fix inference for sh_lmcs_used_flag and sh_explicit_scaling_list_used_flag 2 years ago
Leo Izen 7098bec73b
avcodec/exr: tag gamma=1.0 output as linear light 2 years ago
Haihao Xiang e0a5c35270 lavc/qsvenc: return error with zero output 2 years ago
Haihao Xiang a7f24d79b8 lavc/qsvenc_hevc: restore the default gop size 2 years ago
Paul B Mahol 3057ce797f avcodec/wavpack: fix indentation 2 years ago
Paul B Mahol 082133fc07 avcodec/tta: fix minor code style issues 2 years ago
Paul B Mahol 8f7850a22e avcodec/wavpack: reduce extra dereferencing inside loops 2 years ago
Paul B Mahol 4b30aef4c0 avcodec/alac: use branchless sign 2 years ago
Paul B Mahol 4463778aab avcodec/alac: reduce dereferencing inside loops 2 years ago
Paul B Mahol a3b434e151 avcodec/wavpackenc: add support for encoding unspec channel layouts 2 years ago
Paul B Mahol 46412a8935 avcodec/wavpack: remove hard limitation on number of supported channels 2 years ago
Random Joe 176ed008bd avcodec/cuviddec: dynamically set max decode surfaces 2 years ago
Andreas Rheinhardt d9d5695390 avcodec/amfenc: Fix declaration-after-statement warning 2 years ago
Marton Balint 2eb7df1cbd avcodec/on2avc: use correct fft sizes 2 years ago
Marton Balint f296c76590 avcodec/on2avc: use the matching AVTX context for the 512 sized iMDCT 2 years ago
Casey Smalley b98ee1a355 aarch64/hevc: Replace br return with ret 2 years ago
Elias Carotti 418c954e31 lavc/libx264: add mb_info option 2 years ago
Benjamin Cheng c0709706dd vulkan_h264: fill correct ScalingList8x8 entries 2 years ago
Andreas Rheinhardt e35dfe864d avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 2 years ago
Andreas Rheinhardt c48cc9c6e9 avcodec/decode: Extend ff_hwaccel_frame_priv_alloc()'s task 2 years ago
Andreas Rheinhardt dcc1847b18 avcodec/hwconfig: Move HWACCEL_CAP_* to a new header 2 years ago
Andreas Rheinhardt 428133a3ed avcodec/qsvenc: Remove unnecessary config_components.h inclusion 2 years ago
Michael Niedermayer 9549712056
avcodec/jpeg2000htdec: Consolidate jpeg2000 spec bits in jpeg2000_bitbuf_refill_backwards() 2 years ago