50541 Commits (fc731d8b39dd6d17431260c66cc15f49a25181f1)

Author SHA1 Message Date
Nuo Mi fc731d8b39 avcodec/vvcdec: misc, constify ALFParams 6 months ago
Nuo Mi 9b532ace02 avcodec/vvcdec: misc, remove unused ALFParams.applied 6 months ago
Nuo Mi 98b6b90601 avcodec/vvcdec: refact out alf_get_edges 6 months ago
Nuo Mi 45d0ba8313 avcodec/vvcdec: misc, reformat ff_vvc_sao_filter 6 months ago
Nuo Mi a69b07dc79 avcodec/vvcdec: refact, fix naming convention of x0, y0 for sao 6 months ago
Nuo Mi ccf1d4172c avcodec/vvcdec: refact out sao_extends_edges 6 months ago
Nuo Mi 200862b144 avcodec/vvcdec: refact out sao_get_edges 6 months ago
Nuo Mi 5b9320b209 avcodec/vvcdec: refact, unify ff_vvc_deblock_{horizontal, vertical} 6 months ago
Nuo Mi 16e410aaac avcodec/vvcdec: misc, use POS to simplify filter code 6 months ago
Nuo Mi a6ea542a34 avcodec/vvcdec: refact, unify {horizontal, vertical}_bs, {horizontal, vertical}_p, {horizontal, vertical}_q 6 months ago
Nuo Mi cc89832d56 avcodec/vvcdec: refact, unify vvc_deblock_bs_chroma_{horizontal, vertical} 6 months ago
Nuo Mi 0a5bbcf0f3 avcodec/vvcdec: refact, unify vvc_deblock_bs_luma_{horizontal, vertical} 6 months ago
Nuo Mi cb6538e9a1 avcodec/vvcdec: refact, unify vvc_deblock_subblock_bs_{horizontal, vertical} 6 months ago
Nuo Mi 6b0e6a98b5 x86/vvc_alf: avoid overwriting for non-16 aligned widths 6 months ago
James Almer 7c0ebb095d avcodec/mpeg12dec: don't use sizeof(AVStereo3D) 7 months ago
Cosmin Stejerean c3814d5409 avcodec/dovi_rpudec: fix reading el_bit_depth_minus8 7 months ago
Lynne 0b67c83b2e
aacdec_usac, aacsbr: implement SBR support for USAC 7 months ago
Cosmin Stejerean 0c0e7ec81e avcodec/dovi_rpu: correctly read el_bit_depth_minus8 and ext_mapping_idc 7 months ago
Lynne d45e20c37b
aacdec_usac: remove custom rate_idx and use standard variable for it 7 months ago
Lynne a381cbc7c7
aacdec_usac: rename noise_scale to noise_bands 7 months ago
Lynne 89de2f0de1
aacdec_ac: fix an overread 7 months ago
Lynne 50e5b78b79
aac: expose ff_aac_sample_rate_idx() in aac.h 7 months ago
Lynne 1c3545f053
aacdec_usac: apply specification fix M55715 7 months ago
Andreas Rheinhardt 3a5202d026 avcodec/h261enc: Fix ac_vlc_length tables 7 months ago
Andreas Rheinhardt f3829cc72d avcodec/h261enc: Avoid RLTable when writing macroblock 7 months ago
Andreas Rheinhardt 3874442db2 avcodec/h261data: Make some tables non-static 7 months ago
Andreas Rheinhardt 390dbcb8b8 avcodec/mpegvideo_enc: Constify pointers to static storage 7 months ago
Andreas Rheinhardt b28bf830cd avcodec/motion_est: Optimize dead code away 7 months ago
Andreas Rheinhardt bbb10f1d83 avcodec/h261enc: Inline constants 7 months ago
Andreas Rheinhardt 48cdb7d579 avcodec/mpegvideo_dec: Move setting dct_unquant funcs to h263dec.c 7 months ago
Andreas Rheinhardt 64d2bca452 avcodec/rv10: Avoid indirection 7 months ago
Andreas Rheinhardt 594723ec38 avcodec/mpegvideo: Move quant_precision to Mpeg4DecContext 7 months ago
Andreas Rheinhardt c735552b0b avcodec/rv10: Use ff_h263_decode_init() 7 months ago
Andreas Rheinhardt 7b539ca3e6 avcodec/mpeg_er: Simplify disabling IDCT 7 months ago
Andreas Rheinhardt fee9520716 avcodec/rv10: Remove write-only assignments 7 months ago
Andreas Rheinhardt eb0beffcb3 avcodec/h261dec: Don't set framerate multiple times 7 months ago
Andreas Rheinhardt 9933dfe103 avcodec/h261dec: Simplify decoding motion vectors 7 months ago
Andreas Rheinhardt f793074784 avcodec/h261dec: Unquantize coefficients while parsing them 7 months ago
Andreas Rheinhardt 1745d12d67 avcodec/h261enc, msmpeg4: Avoid setting dc_scale_tables unnecessarily 7 months ago
Andreas Rheinhardt 65d5ccb808 avcodec/mpeg_er: Don't set block_index unnecessarily 7 months ago
Andreas Rheinhardt c41818dc5d avcodec/mpeg4videodec: Don't initialize unused inter_scantable 7 months ago
Andreas Rheinhardt 0f92fecebb avcodec/mpv_reconstruct_mb_template: Optimize WMV2 code away if possible 7 months ago
Andreas Rheinhardt f694db87ca avcodec/mpegvideo: Join loops when initializing ScanTable 7 months ago
Andreas Rheinhardt 66709df403 avcodec/mpegvideo_dec: Remove unnecessary FFMIN 7 months ago
Andreas Rheinhardt 2e5287e519 avcodec/mpv_reconstruct_mb_template: Optimize always-true branch away 7 months ago
Andreas Rheinhardt c1097556c7 avcodec/h261dec: Simplify decoding GOB header 7 months ago
Andreas Rheinhardt 18b059f208 avcodec/h261dec: Fix UB NULL + 0, remove broken resync code 7 months ago
Andreas Rheinhardt fb1acbc941 avcodec/h261dec: Don't reset gob_start_code_skipped in h261_decode_init() 7 months ago
Andreas Rheinhardt 89a0cec790 avcodec/msmpeg4enc: Combine writing bits 7 months ago
Andreas Rheinhardt a1a8a03373 avcodec/mpeg12enc: Pass AVCodecContext* directly 7 months ago