50526 Commits (1034296eac7e6b58a06b6474c9cd53ee86124d3c)

Author SHA1 Message Date
Cosmin Stejerean c3814d5409 avcodec/dovi_rpudec: fix reading el_bit_depth_minus8 8 months ago
Lynne 0b67c83b2e
aacdec_usac, aacsbr: implement SBR support for USAC 8 months ago
Cosmin Stejerean 0c0e7ec81e avcodec/dovi_rpu: correctly read el_bit_depth_minus8 and ext_mapping_idc 8 months ago
Lynne d45e20c37b
aacdec_usac: remove custom rate_idx and use standard variable for it 8 months ago
Lynne a381cbc7c7
aacdec_usac: rename noise_scale to noise_bands 8 months ago
Lynne 89de2f0de1
aacdec_ac: fix an overread 8 months ago
Lynne 50e5b78b79
aac: expose ff_aac_sample_rate_idx() in aac.h 8 months ago
Lynne 1c3545f053
aacdec_usac: apply specification fix M55715 8 months ago
Andreas Rheinhardt 3a5202d026 avcodec/h261enc: Fix ac_vlc_length tables 8 months ago
Andreas Rheinhardt f3829cc72d avcodec/h261enc: Avoid RLTable when writing macroblock 8 months ago
Andreas Rheinhardt 3874442db2 avcodec/h261data: Make some tables non-static 8 months ago
Andreas Rheinhardt 390dbcb8b8 avcodec/mpegvideo_enc: Constify pointers to static storage 8 months ago
Andreas Rheinhardt b28bf830cd avcodec/motion_est: Optimize dead code away 8 months ago
Andreas Rheinhardt bbb10f1d83 avcodec/h261enc: Inline constants 8 months ago
Andreas Rheinhardt 48cdb7d579 avcodec/mpegvideo_dec: Move setting dct_unquant funcs to h263dec.c 8 months ago
Andreas Rheinhardt 64d2bca452 avcodec/rv10: Avoid indirection 8 months ago
Andreas Rheinhardt 594723ec38 avcodec/mpegvideo: Move quant_precision to Mpeg4DecContext 8 months ago
Andreas Rheinhardt c735552b0b avcodec/rv10: Use ff_h263_decode_init() 8 months ago
Andreas Rheinhardt 7b539ca3e6 avcodec/mpeg_er: Simplify disabling IDCT 8 months ago
Andreas Rheinhardt fee9520716 avcodec/rv10: Remove write-only assignments 8 months ago
Andreas Rheinhardt eb0beffcb3 avcodec/h261dec: Don't set framerate multiple times 8 months ago
Andreas Rheinhardt 9933dfe103 avcodec/h261dec: Simplify decoding motion vectors 8 months ago
Andreas Rheinhardt f793074784 avcodec/h261dec: Unquantize coefficients while parsing them 8 months ago
Andreas Rheinhardt 1745d12d67 avcodec/h261enc, msmpeg4: Avoid setting dc_scale_tables unnecessarily 8 months ago
Andreas Rheinhardt 65d5ccb808 avcodec/mpeg_er: Don't set block_index unnecessarily 8 months ago
Andreas Rheinhardt c41818dc5d avcodec/mpeg4videodec: Don't initialize unused inter_scantable 8 months ago
Andreas Rheinhardt 0f92fecebb avcodec/mpv_reconstruct_mb_template: Optimize WMV2 code away if possible 8 months ago
Andreas Rheinhardt f694db87ca avcodec/mpegvideo: Join loops when initializing ScanTable 8 months ago
Andreas Rheinhardt 66709df403 avcodec/mpegvideo_dec: Remove unnecessary FFMIN 8 months ago
Andreas Rheinhardt 2e5287e519 avcodec/mpv_reconstruct_mb_template: Optimize always-true branch away 8 months ago
Andreas Rheinhardt c1097556c7 avcodec/h261dec: Simplify decoding GOB header 8 months ago
Andreas Rheinhardt 18b059f208 avcodec/h261dec: Fix UB NULL + 0, remove broken resync code 8 months ago
Andreas Rheinhardt fb1acbc941 avcodec/h261dec: Don't reset gob_start_code_skipped in h261_decode_init() 8 months ago
Andreas Rheinhardt 89a0cec790 avcodec/msmpeg4enc: Combine writing bits 8 months ago
Andreas Rheinhardt a1a8a03373 avcodec/mpeg12enc: Pass AVCodecContext* directly 8 months ago
Andreas Rheinhardt 0c88303c0c avcodec/mpeg12enc: Use AVCodecContext, not priv ctx as logctx 8 months ago
Andreas Rheinhardt 1d270e99f9 avcodec/mpeg4videodec: Remove always-false check 8 months ago
Andreas Rheinhardt 963bdac226 avcodec/vc1_block: Simplify resetting coded_block 8 months ago
Andreas Rheinhardt 6e1ca92206 avcodec/vc1_block: Remove unnecessary assignments 8 months ago
Andreas Rheinhardt 7bccf63de5 avcodec/mpeg4videodec: Don't initialize unused stuff 8 months ago
Andreas Rheinhardt d197a8d6b6 avcodec/mpeg4videodec: Inline constants 8 months ago
Andreas Rheinhardt 646ace34cd avcodec/h263enc: Remove no-output code 8 months ago
Andreas Rheinhardt d40b46f47c avcodec/ituh263enc: Inline constants 8 months ago
Andreas Rheinhardt 0b0a4a7e69 avcodec/svq1enc: Stop copying PutBitContext unnecessarily 8 months ago
Andreas Rheinhardt 952a32e9a0 avcodec/mpegutils: Don't output wrong mb skip values 8 months ago
Andreas Rheinhardt b2195a238c avcodec/mpegvideo_dec: Don't keep droppable in sync in update_thread_ctx 8 months ago
Andreas Rheinhardt 39660bf964 avcodec/mpegvideo_dec: Don't alloc framesize-bufs in update_thread_ctx 8 months ago
Andreas Rheinhardt ba341be095 avcodec/mpeg12dec: Disable allocating scratchpad buffers when possible 8 months ago
Andreas Rheinhardt 3acf351e77 avcodec/mpv_reconstruct_mb_template: Don't unnecessarily copy data 8 months ago
Andreas Rheinhardt c28e553cbf avcodec/mpegutils: Fix ff_draw_horiz_band() 8 months ago