350 Commits (ee9ae4e8ba167b52267aa3e35d8fc2770316769f)

Author SHA1 Message Date
Ramiro Polla 6aafe61285 avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t 4 months ago
Rémi Denis-Courmont 8b3d997bed lavc/h264dsp: remove MMI 8-bit 4:2:2 chroma DC dequant 6 months ago
Rémi Denis-Courmont a194131cb6 lavc/h264dsp: remove MMI 8-bit chroma DC dequant 6 months ago
Andreas Rheinhardt 8327828205 avcodec/mips/mpegvideo: Set denoise_dct only for encoder 7 months ago
Anton Khirnov 38b8ae4112 lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 7 months ago
Anton Khirnov 9226514ced lavc/hevcdec: rename HEVCContext.ref to cur_frame 7 months ago
Anton Khirnov 6fed1841a1 lavc/hevc_ps/HEVCSPS: change flags into uint8_t 7 months ago
Lynne 03cf101645
aacdec: remove AAC-specific MIPS optimizations 9 months ago
Lynne eef9100a8e
aacdec: template LTP windowing separately 9 months ago
Lynne 091d85217d
aacdec: template windowing and transforms separately 9 months ago
Lynne e9fc7661da
aacdec: template LTP application separately 9 months ago
Lynne db5128ef70
aacdec: template TNS application separately 9 months ago
Andreas Rheinhardt 7117e0c7be
avcodec/aacdec: Use same AACDecContext for fixed and float 9 months ago
Andreas Rheinhardt 6975d965fc
avcodec/aacsbr: Make ff_aac_sbr_* funcs accept ChannelElement* 9 months ago
Andreas Rheinhardt cd63dab55c avcodec/mips/ac3dsp_mips: Add missing includes 9 months ago
Andreas Rheinhardt f1b08b8a65 avcodec/mips/aaccoder_mips: Remove MIPS-specific aaccoder 10 months ago
Andreas Rheinhardt c00cd007e8 configure: Remove av_restrict 10 months ago
Andreas Rheinhardt 88b3b09afa avcodec/aacenc: Move initializing DSP out of aacenc.c 10 months ago
Andreas Rheinhardt 6c92347ab9 avcodec/sbr: Remove unused AACDecContext* parameter from sbr_lf_gen_mips 10 months ago
Andreas Rheinhardt 1ecc906536 avcodec/aacdec: Rename AACContext to AACDecContext 10 months ago
Andreas Rheinhardt a0fa6b6030 avocdec/aac: Move decoder-only stuff to new header aacdec.h 10 months ago
Andreas Rheinhardt 6106fb2b4c avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing 11 months ago
James Almer 72390dea00 mips/ac3dsp_mips: add missing stddef.h header include 1 year ago
James Almer 567c67c6c8 avcodec/ac3dsp: make len a size_t in float_to_fixed24 1 year ago
Andreas Rheinhardt 6f7bf64dbc avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
Junxian Zhu 5ffe18bcea
mips: fix build fail on MIPS R6 2 years ago
Lynne a07c8781ce
mips/aacsbr: port to lavu/tx 2 years ago
Lynne 469cd8d7fa
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding 2 years ago
Andreas Rheinhardt 76d8f0dd14 avcodec/ac3dsp: Remove unused parameter 2 years ago
Andreas Rheinhardt c35a6709d0 avcodec/lsp: Make ff_lsp2polyf() static 2 years ago
Andreas Rheinhardt 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
Hao Chen fb233771ce
lavc/mips: Fix hevc decoding bugs on MIPS paltform. 2 years ago
Lu Wang d5679d6899
lavc/mips: Fix bugs in me_cmp_msa.c file. 2 years ago
Andreas Rheinhardt a54e53a1c4 avcodec/vp8dsp: Constify src in vp8_mc_func 2 years ago
Qi Tiezheng e4c1272711
avcodec/mips: Fix MMI macro replaces in HEVC Decoder 2 years ago
Andreas Rheinhardt 386990a955 avcodec/aacenc_quantization: Remove always-zero function parameter 2 years ago
Andreas Rheinhardt 333b32af8e avcodec/h264chroma: Constify src in h264_chroma_mc_func 2 years ago
Andreas Rheinhardt b3bbbb14d0 avcodec/hevcdsp: Constify src pointers 2 years ago
Andreas Rheinhardt 966fc1230a avcodec/mpegvideoencdsp: Allow pointers to const where possible 2 years ago
Andreas Rheinhardt abb85429f3 avcodec/me_cmp: Constify me_cmp_func buffer parameters 2 years ago
Andreas Rheinhardt af43da3e4d avcodec/videodsp: Constify buf in VideoDSPContext.prefetch 2 years ago
Andreas Rheinhardt 6265b155bc avcodec/hevcpred: Pass HEVCLocalContext when slice-threading 2 years ago
Andreas Rheinhardt 104abea646 avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h 3 years ago
Martin Storsjö db54426975 vc1dsp: Change remaining stride parameters to ptrdiff_t 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 58492ce443 avcodec/mips: Fix checkheaders 3 years ago
Andreas Rheinhardt afc95a10ac avcodec/h264dsp, h264idct: Fix lengths of array parameters 3 years ago
Andreas Rheinhardt 7bad2a61d8 avcodec/mips/constants: Include intfloat.h in constants.h 3 years ago
Jiaxun Yang 2323d3a923 avcodec/mips: cabac.h provide fallback for wsbh instruction 3 years ago