49127 Commits (1747c2fc3351656c5fa7fc9a63ce5f1fa75d6e8d)

Author SHA1 Message Date
James Almer d8b1a34433 x86/ac3dsp: reduce instruction count inside the float_to_fixed24 loop 1 year ago
Rémi Denis-Courmont 0fa421c8f1 lavc/llvidencdsp: add R-V V diff_bytes 1 year ago
Rémi Denis-Courmont 0183c2c830 lavc/aacpsdsp: use LMUL=2 and amortise strides 1 year ago
Rémi Denis-Courmont b88d4058f9 lavc/g722dsp: optimise R-V V apply_qmf 1 year ago
James Almer 567c67c6c8 avcodec/ac3dsp: make len a size_t in float_to_fixed24 1 year ago
James Almer 2d9fd814d0 x86/: clear the high bits for order in scalarproduct_and_madd functions 1 year ago
Zhao Zhili e8a49b1424 avcodec/mmaldec: Fix build error 1 year ago
Zhao Zhili f27fce0c0c avcodec/mediacodecdec: fix return EAGAIN after EOF 1 year ago
Dmitry Rogozhkin e9c93009fc avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used 1 year ago
Zhao Zhili aa3b857101 avcodec/h264_mp4toannexb_bsf: process new extradata 1 year ago
Zhao Zhili d3aa0cd16f avcodec/h264_mp4toannexb_bsf: fix missing PS before IDR frames 1 year ago
Zhao Zhili 4c4b833abd avcodec/h264_mp4toannexb_bsf: remove pass padding size as argument 1 year ago
Zhao Zhili 91cbae2f6c avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling 1 year ago
Michael Niedermayer fb52070848
avcodec/h264dec: use BOOL for skip_gray, noref_gray 1 year ago
Jun Zhao c961ac4b0c vulkan_decode: fix the print format of VkDeviceSize 1 year ago
James Almer 1258f99978 avcodec: bump version after EVC additions 1 year ago
Dawid Kozinski cfe2947887 avcodec/evc_decoder: Provided support for EVC decoder 1 year ago
Dawid Kozinski c59a96fd08 avcodec/evc_encoder: Provided support for EVC encoder 1 year ago
Michael Niedermayer e56d91f8a8
avcodec/h264dec: Support skipping frames that used gray gap frames 1 year ago
Michael Niedermayer 6364fa9e9a
avcodec/h264: Avoid using gray gap frames as references 1 year ago
Michael Niedermayer 29f6c9b04d
avcodec/h264: keep track of which frames used gray references 1 year ago
Michael Niedermayer e4337606e1
avcodec/h264dec: More elaborate documentation for frame_recovered 1 year ago
Michael Niedermayer 68e1cf204a
avcodec/h264: Use FRAME_RECOVERED_HEURISTIC instead of IDR/SEI 1 year ago
Michael Niedermayer 3f4a1a24a5
avcodec/h264: Seperate SEI and IDR recovery handling 1 year ago
Rémi Denis-Courmont fbc7adba67 lavc/llviddsp: R-V V add_bytes 1 year ago
Rémi Denis-Courmont ca664f2254 lavc/flacdsp: R-V V LPC16 function 1 year ago
Rémi Denis-Courmont 295092b46d lavc/flacdsp: R-V V LPC32 1 year ago
Diederik de Haas via ffmpeg-devel c07ed10b0e apply spelling fixes 1 year ago
Rémi Denis-Courmont 07c303b708 lavc/flacdsp: R-V V decorrelate_indep 16-bit packed 1 year ago
Rémi Denis-Courmont fb0295e5fd lavc/flacdsp: R-V V decorrelate_indep 32-bit packed 1 year ago
Rémi Denis-Courmont 6183a69c0b lavc/flacdsp: R-V V decorrelate_ms packed 1 year ago
Rémi Denis-Courmont 636ae0e0bc lavc/flacdsp: R-V V packed decorrelate_{l,r}s 1 year ago
Rémi Denis-Courmont d076517056 lavc/llauddsp: R-V V scalarproduct_and_madd_int32 1 year ago
Rémi Denis-Courmont 45d0eb3f70 lavc/llauddsp: R-V V scalarproduct_and_madd_int16 1 year ago
James Almer 78f55457c9 x86/flacds: clear the high bits from pred_order in lpc_32 functions 1 year ago
Dai, Jianhui J c9fe9fb863 avcodec/cbs_vp8: Add support for VP8 codec bitstream 1 year ago
Dai, Jianhui J 5cb8accd09 avcodec/vp8: Export `vp8_token_update_probs` variable 1 year ago
Rémi Denis-Courmont 90a779bed6 lavc/huffyuvdsp: basic R-V V add_hfyu_left_pred_bgr32 1 year ago
James Almer b360c91752 avcodec/codecpar: mention how to allocate coded_side_data 1 year ago
Anton Khirnov 6dbde68cb5 lavc/8bps: fix exporting palette after 63767b79a5 1 year ago
Rémi Denis-Courmont ce467421dc lavc/exrdsp: unroll predictor 1 year ago
Rémi Denis-Courmont c536e92207 lavc/sbrdsp: R-V V hf_apply_noise functions 1 year ago
Rémi Denis-Courmont 5b33104fca lavc/sbrdsp: R-V V hf_gen 1 year ago
Gyan Doshi 67a2571a55 avcodec/libsvtav1: add version guard for external param 1 year ago
Evgeny Pavlov da3ce21f68 libavcodec/amfenc: Fix issue with missing headers in AV1 encoder 1 year ago
Sebastian Ramacher 250471ea17 avcoded/fft: Fix memory leak if ctx2 is used 1 year ago
Sebastian Ramacher a562cfee2e avcodec/fft: Use av_mallocz to avoid invalid free/uninit 1 year ago
Rémi Denis-Courmont cd7b352c53 lavc/sbrdsp: R-V V autocorrelate 1 year ago
Rémi Denis-Courmont f576a0835b lavc/aacpsdsp: rework R-V V hybrid_synthesis_deint 1 year ago
Rémi Denis-Courmont eb508702a8 lavc/aacpsdsp: rework R-V V add_squares 1 year ago