108575 Commits (83a8b9fac7b03a3a9c703e2a0641ab2cc35efaae)
 

Author SHA1 Message Date
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
Richard Ayres b074424bf6 Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet 2 years ago
Andreas Rheinhardt 451b310d4f avcodec/fraps: Fix segfault with negative linesizes 2 years ago
Andreas Rheinhardt fcfa6965e5 avcodec/escape124: Fix segfault with negative linesizes 2 years ago
Andreas Rheinhardt fced3a17db avcodec/c93: Fix segfault when using negative linesizes 2 years ago
Andreas Rheinhardt ce4713ea73 avcodec/sgidec: Use planar pixel formats 2 years ago
Andreas Rheinhardt e771223ec1 avcodec/sgidec: Avoid redundant private context 2 years ago
Andreas Rheinhardt 54cf0482bd avcodec/sgidec: Support negative linesizes 2 years ago
Andreas Rheinhardt 02c19dfb85 avcodec/sunrast: Use ptrdiff_t for stride 2 years ago
Andreas Rheinhardt 8a9eac7e42 avcodec/asv: Split ASV1Context into decoder and encoder contexts 2 years ago
Lynne bd3e552549
lavu: bump minor and add APIChanges entry for RISC-V's RVBbasic 2 years ago
Rémi Denis-Courmont 2abafd7307 lavc/bswapdsp: RISC-V V bswap16_buf 2 years ago
Rémi Denis-Courmont d7528af4df lavc/bswapdsp: RISC-V V bswap_buf 2 years ago
Rémi Denis-Courmont f0ef11ea83 lavc/bswapdsp: RISC-V B bswap_buf 2 years ago
Rémi Denis-Courmont 37d5ddc317 lavu/riscv: CPU flag for the Zbb extension 2 years ago
Lynne b25c6a5704
riscv/alacdsp: drop config.h include 2 years ago
Rémi Denis-Courmont 3ba5579e55 riscv: remove unnecessary #include's 2 years ago