115987 Commits (0d748eec8d52715f2949bd03519d39f2bf5baac4)
 

Author SHA1 Message Date
Rémi Denis-Courmont 0d748eec8d configure: detect 64-bit generic platforms 6 months ago
Cosmin Stejerean c3814d5409 avcodec/dovi_rpudec: fix reading el_bit_depth_minus8 6 months ago
Pierre-Anthony Lemieux 77ab1c773c
fate/jpeg2000dec: add support for p0_10.j2k 6 months ago
Timo Rothenpieler 76317e22a6 avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream 6 months ago
Ramiro Polla e37a93031e swscale/yuv2rgb: reindent after previous commit 6 months ago
Ramiro Polla 0a08c64588 swscale/yuv2rgb: fix yuv422p input in C code 6 months ago
Ramiro Polla fb8fae864f swscale/yuv2rgb: add macros to simplify code generation 6 months ago
Ramiro Polla 88a402df74 swscale/yuv2rgb: fix conversion for widths not aligned to 8 6 months ago
Martin Storsjö 6ec22731ae movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing 6 months ago
Martin Storsjö 4b8ddf71dc movenc: Factorize a function for finishing a written fragment 6 months ago
Lynne 0b67c83b2e
aacdec_usac, aacsbr: implement SBR support for USAC 6 months ago
Cosmin Stejerean 0c0e7ec81e avcodec/dovi_rpu: correctly read el_bit_depth_minus8 and ext_mapping_idc 6 months ago
Cosmin Stejerean cc587e69c6 avutil/dovi_meta: add fields for ext_mapping_idc 6 months ago
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