108741 Commits (d569958d2952ac5b5ed4334ffba04bfe1a55a967)
 

Author SHA1 Message Date
Rémi Denis-Courmont f59a767ccd lavu/riscv: helper macro for VTYPE encoding 2 years ago
Rémi Denis-Courmont 8009581912 lavc/opusdsp: RISC-V V (128-bit) postfilter 2 years ago
Carl Eugen Hoyos 82479ef6bd lavfi/rotate: Avoid undefined behaviour. 2 years ago
Carl Eugen Hoyos 60e87faf7f lavc/x86/simple_idct: Fix linking shared libavcodec with MS link.exe 2 years ago
Andreas Rheinhardt 8320e236c1 avcodec/opus: Rename opus.c->opus_celt.c, opus_celt.c->opusdec_celt.c 2 years ago
Andreas Rheinhardt 4486ff9242 avcodec/mjpegenc_common: Don't flush unnecessarily 2 years ago
Andreas Rheinhardt 33a96b600b avcodec/speedhqenc: Remove unnecessary headers 2 years ago
Andreas Rheinhardt d2dc6440e6 avcodec/vc2enc: Don't use bitcount when byte-aligned 2 years ago
Andreas Rheinhardt b9133bce04 avcodec/me_cmp: Mark ff_square_tab as hidden 2 years ago
Andreas Rheinhardt ebcaa24274 avcodec/asvdec: Remove unnecessary emms_c() 2 years ago
Andreas Rheinhardt af94ae7dc7 avcodec/ljpegenc: Remove unnecessary emms_c() 2 years ago
Andreas Rheinhardt 5bd55b488f avcodec/ljpegenc: Remove unused IDCTDSPContext 2 years ago
Andreas Rheinhardt 77adbe28ab avcodec/mjpegenc_common: Don't check luma/chroma matrices unnecessarily 2 years ago
Andreas Rheinhardt 6bf99f8c93 avcodec/huffyuv: Update outdated link 2 years ago
Andreas Rheinhardt cad1593330 avcodec/huffyuv: Speed up generating Huffman codes 2 years ago
Andreas Rheinhardt 566280c3f4 avcodec/huffyuv: Split HYuvContext into decoder and encoder context 2 years ago
Andreas Rheinhardt 83a8b9fac7 avcodec/huffyuv: Inline ff_huffyuv_common_init() in its callers 2 years ago
Andreas Rheinhardt 2415f5158b avcodec/huffyuv: Use AVCodecContext.(width|height) directly 2 years ago
Andreas Rheinhardt bfdf3470f7 avcodec/huffyuvenc: Avoid unnecessary function call 2 years ago
Andreas Rheinhardt f9be667452 avcodec/huffyuvenc: Improve code locality 2 years ago
Andreas Rheinhardt 59535346b1 avocdec/huffyuvdec: Don't use HYuvContext.avctx 2 years ago
Andreas Rheinhardt 1741adb1c7 avcodec/huffyuvencdsp: Pass pix_fmt directly when initing dsp 2 years ago
Andreas Rheinhardt 9ec50660ad avcodec/huffyuvenc: Don't second-guess error code 2 years ago
Andreas Rheinhardt 75842c35e7 avcodec/huffyuvenc: Remove redundant call 2 years ago
Andreas Rheinhardt e766378619 avcodec/huffyuvenc: Remove always-false check 2 years ago
Andreas Rheinhardt be65f24ad6 avcodec/huffyuvenc: Avoid pointless indirections 2 years ago
Andreas Rheinhardt 8f8c0ad291 avcodec/huffyuvenc: Remove redundant casts 2 years ago
Andreas Rheinhardt d287651c34 avcodec/ylc: Remove inclusion of huffyuvdsp.h 2 years ago
Paul B Mahol 5676b7cdcf avfilter/af_adynamicequalizer: rework processing 2 years ago
Zhao Zhili 94644343a6 avformat/mp3dec: remove a call to avio_tell() 2 years ago
Zhao Zhili 0d17f5228f avformat/mp3dec: avoid seek back and forth 2 years ago
Zhao Zhili 2205ccd216 avformat/mpegtsenc: add omit_rai flag 2 years ago
Andreas Rheinhardt ba30744213 avcodec/opus_pvq: Don't build ppp_pvq_search_c when unused 2 years ago
Andreas Rheinhardt 5e8ea2bbc6 avcodec/opus_rc: Don't duplicate define 2 years ago
Andreas Rheinhardt e846617b82 avcodec/opus: Use prefix for defines 2 years ago
Andreas Rheinhardt a4dc60a258 avcodec/opusenc_psy: Remove unused/write-only context members 2 years ago
Andreas Rheinhardt bebd5b77af avcodec/opusenc_psy: Remove unused function parameter 2 years ago
Andreas Rheinhardt bcfa427c8f checkasm/vp8dsp: Use declare_func_emms only when needed 2 years ago
Andreas Rheinhardt e89b85a5e4 avcodec/asvenc: Remove unnecessary emms_c() 2 years ago
Andreas Rheinhardt 83ae36287e avcodec/wmv2enc: Inline extradata size 2 years ago
Andreas Rheinhardt ddbaf6227b avcodec/msmpeg4enc: Fix indentation 2 years ago
Paul B Mahol 3d6d127cd0 avfilter/af_biquads: fix bandpass for zdf 2 years ago
Haihao Xiang fce8b90851 lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC) 2 years ago
Andreas Rheinhardt aaf4109a5f avcodec/mpegvideo_enc: Call ff_mpeg1_encode_init() earlier 2 years ago
Andreas Rheinhardt 4e26bd7ad7 avcodec/h261enc: Store the H.261 format value 2 years ago
Andreas Rheinhardt d74ca6fdb4 avcodec/mpegvideo_enc: Move H.261 size check to h261enc.c 2 years ago
Andreas Rheinhardt 759d216c47 avcodec/mpegvideo_enc: Call ff_h261_encode_init() earlier 2 years ago
Andreas Rheinhardt 40e4ddf619 avcodec/mpegvideo_enc: Move SpeedHQ check to speedhqenc.c 2 years ago
Andreas Rheinhardt 406c7fceeb fate/vcodec: Add speedhq tests 2 years ago
Gavin Smith 2c2aaa5bd0 avformat/mxfdec: do not log warning of multiple ANC packets if count is 0 2 years ago