112274 Commits (1a4bd76ea5493954806607b015546206ff854f48)
 

Author SHA1 Message Date
Rémi Denis-Courmont 1a4bd76ea5 swscale/rgb2rgb: remove R-V V shuffle_bytes_3012 1 year ago
Rémi Denis-Courmont c4a144c29d swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210 1 year ago
Rémi Denis-Courmont cec48e3b32 riscv: factor out the bswap32 assembler 1 year ago
Paul B Mahol 4fe0a31cab avcodec/mlpenc: allow changing some LPC parameters 1 year ago
Paul B Mahol a1b29ab60d avcodec/mlpenc: increase compression ratio even more, fix LPC parameters 1 year ago
Paul B Mahol 0be5da9cfa avcodec/mlpenc: increase compression ratio when input is of lower bit depth 1 year ago
Rémi Denis-Courmont b36f3d5330 lavc/fmtconvert: unroll R-V V int32_to_float_fmul_scalar 1 year ago
Rémi Denis-Courmont f3dfd4ccf2 lavc/aacpsdsp: unroll RISC-V V hybrid_synthesis_deint 1 year ago
Rémi Denis-Courmont 0f1336b285 lavc/aacpsdsp: unroll RISC-V V hybrid_analysis_ileave 1 year ago
Rémi Denis-Courmont 69d7486e59 lavc/aacpsdsp: unroll RISC-V V mul_pair_single 1 year ago
Rémi Denis-Courmont c270928cc0 lavc/aacpsdsp: unroll R-V V stereo interpolate 1 year ago
Rémi Denis-Courmont 27d74fc1ef lavc/aacpsdsp: simplify R-V V stereo interpolate 1 year ago
Rémi Denis-Courmont 3575ee2ea3 lavc/audiodsp: unroll RISC-V clip functions 1 year ago
Andreas Rheinhardt b6e5136ba3 avcodec/mpegvideo_dec: Remove commented-out legacy cruft 1 year ago
Andreas Rheinhardt f52b4a6e69 avcodec/snow: Move dsp helper functions to snow_dwt.h 1 year ago
Andreas Rheinhardt 155e7e126b avcodec/snow: Move encoder-only stuff out of SnowContext 1 year ago
Andreas Rheinhardt 259e1d2bd7 avformat/matroskaenc: Write default duration for audio 1 year ago
Andreas Rheinhardt 0c1103d4dc avformat/matroskaenc: Don't create wrong packet durations 1 year ago
Paul B Mahol 9e531370b3 avformat/aea: fix bitrate for mono 1 year ago
Paul B Mahol edb6d6d536 avformat/aea: improve probe function 1 year ago
Paul B Mahol 7a444501d5 avcodec/mlpenc: fix quant_step_size for 16bit sample format input 1 year ago
Paul B Mahol ffc783dea7 avcodec/mlpenc: fix writing end of stream marker 1 year ago
Paul B Mahol 873ce68f54 avcodec/flicvideo: add 1bit support 1 year ago
Andreas Rheinhardt 6f7bf64dbc avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
Andreas Rheinhardt d9464f3e34 avcodec/mpegaudiodsp: Init dct32 directly 1 year ago
Andreas Rheinhardt 145db38f9b avcodec/bgmc: Use void* instead of AVCodecContext* as logctx 1 year ago
Andreas Rheinhardt 7a9bc09176 avcodec/flac_parse: Use void* instead of AVCodecContext* as logctx 1 year ago
Andreas Rheinhardt 3ea73bc78a avcodec/lagarith: Use void* instead of AVCodecContext* as logctx 1 year ago
Andreas Rheinhardt 08dd036b9f avcodec/roqvideo: Use void*, not AVCodecContext* for logctx 1 year ago
Andreas Rheinhardt 7d1401ed02 avcodec/sipr: Remove write-only AVCodecContext* 1 year ago
Andreas Rheinhardt b2f5899ec2 avcodec/utvideo: Split UTvideoContext into decoder and encoder contexts 1 year ago
Andreas Rheinhardt 0e18f1e9a3 avcodec/vorbis: Use void* logctx instead of AVCodecContext* 1 year ago
Andreas Rheinhardt bdbf9aa402 avcodec/ffv1dec: Reindent after the previous commit 1 year ago
Andreas Rheinhardt 0cfc7418bb avcodec/ffv1dec: Fix data races emanating from copying whole context 1 year ago
James Almer 5ba06ad0b8 avcodec/decode: reduce scope of a variable in ff_decode_frame_props() 1 year ago
Paul B Mahol ead1426a68 avcodec/rka: improve VRQ mode decoding 1 year ago
Paul B Mahol 8bfadacfd1 avcodec/rka: rename variable to something more representative 1 year ago
Andreas Rheinhardt 2cb2465cc7 avdevice/lavfi: Fix double-free on error 1 year ago
Michael Niedermayer 9a3bbf89bd
avformat/mov: Check avif_info 1 year ago
Roman Arzumanyan f904e60c32 libavutil/hwcontext_cuda: don't destroy external context when using current CUDA context 1 year ago
Michael Niedermayer 442d9412d2
avformat/mxfdec: Remove this_partition 1 year ago
Paul B Mahol 3bbc7d799c avcodec/ffv1*: add GBRAP14, GRAY14, YUVA422P12, YUVA444P12 formats support 1 year ago
Paul B Mahol 41f5b73903 avfilter/f_ebur128: do not print summary log if nothing was processed 1 year ago
Paul B Mahol 8623067e8d avformat/isom_tags: add missing CFHD tag 1 year ago
Andreas Rheinhardt 40aa451154 avcodec/opus_silk: Use void* instead of AVCodecContext* as logctx 1 year ago
Andreas Rheinhardt 12e9c68bbd configure: Remove unnecessary vf_spp->fft dependency 1 year ago
Andreas Rheinhardt cbba45de68 configure: Remove obsolete ffplay->rdft dependency 1 year ago
Andreas Rheinhardt 44aa46184c configure: Remove obsolete wmavoice->rdft,dct dependencies 1 year ago
Andreas Rheinhardt 7d112c638a avcodec/snow: Move freeing encoder-only buffers to snowenc.c 1 year ago
Andreas Rheinhardt 433925ac4d avcodec/snow: Move initializing HpelDSPContext to snowenc.c 1 year ago