48588 Commits (5869407da2657900ebf7419a4dff85b309e2363e)

Author SHA1 Message Date
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
Andreas Rheinhardt 8d3f721e0b avcodec/rv34_parser: Remove unused ParseContext 1 year ago
Andreas Rheinhardt a7443421f2 avcodec/rv34_parser: Merge RV30 and RV40 parsers 1 year ago
Andreas Rheinhardt 947d51f32a avcodec/x86/hpeldsp_vp3: Merge into hpeldsp 1 year ago
Christophe Gisquet da888b790a avcodec/utvideodec: add vlc multi support 1 year ago
Paul B Mahol 8b7391cb5f avcodec/magicyuv: add vlc multi support 1 year ago
Paul B Mahol 29b9fca4b3 avcodec: add multi vlc reader 1 year ago
James Almer 3a5be28857 avcodec/qsvenc: add missing header include 1 year ago
James Almer 1652f2492f avcodec/av1dec: don't set aspect ratio when it's not yet known 1 year ago
Paul B Mahol 6022e0b04f avcodec/rpzaenc: fix assertions with very small width/height 1 year ago
James Almer 0231df505d avcodec/utils: move ff_add_cpb_side_data() to encoder code 1 year ago
James Almer 3744ada3b8 avcodec/mpeg12dec: stop propagating AVCPBProperties side data 1 year ago
James Almer b6627a57f4 Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size" 1 year ago
Paul B Mahol d33c630b2a avcodec/yuv4enc: do not read past end of input in case of odd height 1 year ago
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 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