115974 Commits (127545350fcc57781ba66bf7698904f4a0d2387c)
 

Author SHA1 Message Date
James Almer 127545350f avformat/mov: use the updated default value for horizontal_disparity_adjustment in the eyes box 6 months ago
Lynne d45e20c37b
aacdec_usac: remove custom rate_idx and use standard variable for it 6 months ago
Lynne a381cbc7c7
aacdec_usac: rename noise_scale to noise_bands 6 months ago
Lynne 89de2f0de1
aacdec_ac: fix an overread 6 months ago
Lynne 50e5b78b79
aac: expose ff_aac_sample_rate_idx() in aac.h 6 months ago
Lynne 1c3545f053
aacdec_usac: apply specification fix M55715 6 months ago
James Almer 35df214a72 avformat/mxfdec: don't use sizeof(AVMasteringDisplayMetadata) 6 months ago
James Almer a91f34aad8 avformat/mov: don't use sizeof(AVMasteringDisplayMetadata) 6 months ago
James Almer 8a85d3fd39 avformat/matroskadec: don't use sizeof(AVMasteringDisplayMetadata) 6 months ago
James Almer c3606cad9c avutil/stereo3d: set a sane default value for AVRational fields 6 months ago
James Almer 1044c09eca avutil/mastering_display_metadata: set a sane default value for AVRational fields 6 months ago
James Almer 7f1b590480 avutil/ambient_viewing_environment: set a sane default value for AVRational fields 6 months ago
James Almer 5140d8334e ffprobe: always print all Stereo3D fields 6 months ago
Andreas Rheinhardt 3a5202d026 avcodec/h261enc: Fix ac_vlc_length tables 6 months ago
Andreas Rheinhardt f3829cc72d avcodec/h261enc: Avoid RLTable when writing macroblock 6 months ago
Andreas Rheinhardt 3874442db2 avcodec/h261data: Make some tables non-static 6 months ago
Andreas Rheinhardt 390dbcb8b8 avcodec/mpegvideo_enc: Constify pointers to static storage 6 months ago
Andreas Rheinhardt b28bf830cd avcodec/motion_est: Optimize dead code away 6 months ago
Andreas Rheinhardt bbb10f1d83 avcodec/h261enc: Inline constants 6 months ago
Andreas Rheinhardt 48cdb7d579 avcodec/mpegvideo_dec: Move setting dct_unquant funcs to h263dec.c 6 months ago
Andreas Rheinhardt 64d2bca452 avcodec/rv10: Avoid indirection 6 months ago
Andreas Rheinhardt 594723ec38 avcodec/mpegvideo: Move quant_precision to Mpeg4DecContext 6 months ago
Andreas Rheinhardt c735552b0b avcodec/rv10: Use ff_h263_decode_init() 6 months ago
Andreas Rheinhardt 7b539ca3e6 avcodec/mpeg_er: Simplify disabling IDCT 6 months ago
Andreas Rheinhardt fee9520716 avcodec/rv10: Remove write-only assignments 6 months ago
Andreas Rheinhardt eb0beffcb3 avcodec/h261dec: Don't set framerate multiple times 6 months ago
Andreas Rheinhardt 9933dfe103 avcodec/h261dec: Simplify decoding motion vectors 6 months ago
Andreas Rheinhardt f793074784 avcodec/h261dec: Unquantize coefficients while parsing them 6 months ago
Andreas Rheinhardt 1745d12d67 avcodec/h261enc, msmpeg4: Avoid setting dc_scale_tables unnecessarily 6 months ago
Andreas Rheinhardt 65d5ccb808 avcodec/mpeg_er: Don't set block_index unnecessarily 6 months ago
Andreas Rheinhardt c41818dc5d avcodec/mpeg4videodec: Don't initialize unused inter_scantable 6 months ago
Andreas Rheinhardt 0f92fecebb avcodec/mpv_reconstruct_mb_template: Optimize WMV2 code away if possible 6 months ago
Andreas Rheinhardt f694db87ca avcodec/mpegvideo: Join loops when initializing ScanTable 6 months ago
Andreas Rheinhardt 66709df403 avcodec/mpegvideo_dec: Remove unnecessary FFMIN 6 months ago
Andreas Rheinhardt 2e5287e519 avcodec/mpv_reconstruct_mb_template: Optimize always-true branch away 6 months ago
Andreas Rheinhardt c1097556c7 avcodec/h261dec: Simplify decoding GOB header 6 months ago
Andreas Rheinhardt 18b059f208 avcodec/h261dec: Fix UB NULL + 0, remove broken resync code 6 months ago
Andreas Rheinhardt fb1acbc941 avcodec/h261dec: Don't reset gob_start_code_skipped in h261_decode_init() 6 months ago
Andreas Rheinhardt 89a0cec790 avcodec/msmpeg4enc: Combine writing bits 6 months ago
Andreas Rheinhardt a1a8a03373 avcodec/mpeg12enc: Pass AVCodecContext* directly 6 months ago
Andreas Rheinhardt 0c88303c0c avcodec/mpeg12enc: Use AVCodecContext, not priv ctx as logctx 6 months ago
Andreas Rheinhardt 1d270e99f9 avcodec/mpeg4videodec: Remove always-false check 6 months ago
Andreas Rheinhardt 963bdac226 avcodec/vc1_block: Simplify resetting coded_block 6 months ago
Andreas Rheinhardt 6e1ca92206 avcodec/vc1_block: Remove unnecessary assignments 6 months ago
Andreas Rheinhardt 7bccf63de5 avcodec/mpeg4videodec: Don't initialize unused stuff 6 months ago
Andreas Rheinhardt d197a8d6b6 avcodec/mpeg4videodec: Inline constants 6 months ago
Andreas Rheinhardt 646ace34cd avcodec/h263enc: Remove no-output code 6 months ago
Andreas Rheinhardt d40b46f47c avcodec/ituh263enc: Inline constants 6 months ago
Andreas Rheinhardt 0b0a4a7e69 avcodec/svq1enc: Stop copying PutBitContext unnecessarily 6 months ago
Andreas Rheinhardt 952a32e9a0 avcodec/mpegutils: Don't output wrong mb skip values 6 months ago