48724 Commits (89c99291444eddf5ed37221d2c6e245c92cc20ef)

Author SHA1 Message Date
Stefano Sabatini a76fb12375 lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description 1 year ago
Stefano Sabatini bf600db2a0 lavc/libx264: do not unconditionally set x4->params.analyse.b_fast_pskip 1 year ago
Paul B Mahol d464a687c9 avcodec/hcadec: support decoding with extradata provided in first packet 1 year ago
Paul B Mahol 39f6d9c5c1 avcodec/adxdec: add support for 6 channels 1 year ago
Paul B Mahol 8cb2c6a71e avcodec/osq: fix 20bit decoding and remove invalid modes 1 year ago
Michael Niedermayer 0adaa90d89
avcodec/mpeg4videodec: more unsigned in amv computation 1 year ago
Michael Niedermayer 283bf5c35b
avcodec/tta: fix signed overflow in decorrelate 1 year ago
Paul B Mahol c4ab17a62d avcodec/osq: improve 32bit sample format decoding 1 year ago
Paul B Mahol 87b8c10819 avcodec/osq: fix type of nb_samples 1 year ago
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
Andreas Rheinhardt 13c988556b avcodec/pcm: Remove unnecessary emms_c() 1 year ago
Paul B Mahol 9c2206a13b avcodec/wavarc: fix bugs in arithmetic coding mode 1 year ago
Lynne 139e54911c
lavc/avfft: deprecate the API 1 year ago
Lynne 86aa34d339
avfft: wrap lavu/tx instead of ff_dct 1 year ago
Lynne 83ede01bb0
avfft: wrap lavu/tx instead of ff_rdft 1 year ago
Lynne 517e4fcca6
avfft: wrap lavu/tx instead of ff_mdct 1 year ago
Lynne dfcd4bbf51
avfft: wrap lavu/tx instead of ff_fft 1 year ago
Lynne a810126501
wmavoice: convert DCT-I/DST-I to lavu/tx 1 year ago
Lynne d895d3c8c7
wmavoice: convert RDFT to lavu/tx 1 year ago
Paul B Mahol 7ef9d31071 avcodec: add OSQ audio decoder 1 year ago
Paul B Mahol 7aa71ab5c0 avcodec/rka: do not output extra invalid samples in last frame 1 year ago
Tong Wu a25a60d763 avcodec/jpegxl_parser: fix a compile error 1 year ago
Michael Niedermayer 86c092a0ed
avcodec/apedec: Implement interim mode detection 1 year ago
Michael Niedermayer 7995e175b8
avcodec/apedec: remove unused variable 1 year ago
Jun Zhao c48ec95ba3 lavc/libx264: replace ITU-T T35(A/53 CC) SEI type by enum value 1 year ago
Leo Izen 0c0dd23fe1
avcodec/jpegxl_parser: add JPEG XL parser 1 year ago
Leo Izen 7a69f7312e
avcodec/libjxldec: use internal AVFrame as buffered space 1 year ago
Leo Izen 245910d5c9
avcodec/libjxldec: fix errors when decoding grayscale after rgb 1 year ago
Christophe Gisquet 8028b8260e avcodec/huffyuvdec: don't prepare unnecessary joint tables 1 year ago
Michael Niedermayer 80ad0e2198
avcodec/apedec: Fix 48khz 24bit below insane level 1 year ago
Michael Niedermayer 696e161919
avcodec/apedec: Fix CRC for 24bps and bigendian 1 year ago
Kacper Michajłow 9f66286f0b avcodec/vulkan_decode: print also codec header name 1 year ago
Kacper Michajłow 9d0da996f0 avcodec/vulkan_decode: fix struct type for h265_profile 1 year ago
Benjamin Cheng b4f0701358 vulkan_h264: send scaling lists in zig-zag order 1 year ago
Rémi Denis-Courmont 9bc5676e40 lavc/g722dsp: add RISC-V V DSP function 1 year ago
Michael Niedermayer 5f5a1ccd04
avcodec/wavarc: Check that nb_samples is not negative 1 year ago
Michael Niedermayer 1a81a40de2
avcodec/wavarc: Check shift 1 year ago
Michael Niedermayer 0ce322a51e
avcodec/xvididct: Fix integer overflow in idct_row() 1 year 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