116196 Commits (f022afea77ced5067f511530dd8ff137967db1d9)
 

Author SHA1 Message Date
Nuo Mi 1fa9f5b17f checkasm/vvc_alf: random select alf virtual boundaries position 5 months ago
Nuo Mi b82ef7c0ba checkasm/vvc_alf: only check the valid filter and classify sizes 5 months ago
James Almer 74035aaed7 avformat/matroskadec: don't use sizeof(AVStereo3D) 5 months ago
James Almer f6b29c8773 avformat/mov: don't use sizeof(AVStereo3D) 5 months ago
James Almer 7c0ebb095d avcodec/mpeg12dec: don't use sizeof(AVStereo3D) 5 months ago
James Almer e6baf4f384 avutil/stereo3d: add a new allocator function that returns a size 5 months ago
James Almer 1034296eac avformat/dump: print Stereo3D AVRationals as float 5 months ago
Timo Rothenpieler 6d4eba51f2 fftools/ffplay_renderer: use correct NULL value for Vulkan type 5 months ago
Lynne dae12ddb2e
lavu/stereo3d: change the horizontal FOV field to a rational 5 months ago
Rémi Denis-Courmont 0d748eec8d configure: detect 64-bit generic platforms 5 months ago
Cosmin Stejerean c3814d5409 avcodec/dovi_rpudec: fix reading el_bit_depth_minus8 5 months ago
Pierre-Anthony Lemieux 77ab1c773c
fate/jpeg2000dec: add support for p0_10.j2k 5 months ago
Timo Rothenpieler 76317e22a6 avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream 5 months ago
Ramiro Polla e37a93031e swscale/yuv2rgb: reindent after previous commit 5 months ago
Ramiro Polla 0a08c64588 swscale/yuv2rgb: fix yuv422p input in C code 5 months ago
Ramiro Polla fb8fae864f swscale/yuv2rgb: add macros to simplify code generation 5 months ago
Ramiro Polla 88a402df74 swscale/yuv2rgb: fix conversion for widths not aligned to 8 5 months ago
Martin Storsjö 6ec22731ae movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing 5 months ago
Martin Storsjö 4b8ddf71dc movenc: Factorize a function for finishing a written fragment 5 months ago
Lynne 0b67c83b2e
aacdec_usac, aacsbr: implement SBR support for USAC 5 months ago
Cosmin Stejerean 0c0e7ec81e avcodec/dovi_rpu: correctly read el_bit_depth_minus8 and ext_mapping_idc 5 months ago
Cosmin Stejerean cc587e69c6 avutil/dovi_meta: add fields for ext_mapping_idc 5 months ago
James Almer 127545350f avformat/mov: use the updated default value for horizontal_disparity_adjustment in the eyes box 5 months ago
Lynne d45e20c37b
aacdec_usac: remove custom rate_idx and use standard variable for it 5 months ago
Lynne a381cbc7c7
aacdec_usac: rename noise_scale to noise_bands 5 months ago
Lynne 89de2f0de1
aacdec_ac: fix an overread 5 months ago
Lynne 50e5b78b79
aac: expose ff_aac_sample_rate_idx() in aac.h 5 months ago
Lynne 1c3545f053
aacdec_usac: apply specification fix M55715 5 months ago
James Almer 35df214a72 avformat/mxfdec: don't use sizeof(AVMasteringDisplayMetadata) 5 months ago
James Almer a91f34aad8 avformat/mov: don't use sizeof(AVMasteringDisplayMetadata) 5 months ago
James Almer 8a85d3fd39 avformat/matroskadec: don't use sizeof(AVMasteringDisplayMetadata) 5 months ago
James Almer c3606cad9c avutil/stereo3d: set a sane default value for AVRational fields 5 months ago
James Almer 1044c09eca avutil/mastering_display_metadata: set a sane default value for AVRational fields 5 months ago
James Almer 7f1b590480 avutil/ambient_viewing_environment: set a sane default value for AVRational fields 5 months ago
James Almer 5140d8334e ffprobe: always print all Stereo3D fields 5 months ago
Andreas Rheinhardt 3a5202d026 avcodec/h261enc: Fix ac_vlc_length tables 5 months ago
Andreas Rheinhardt f3829cc72d avcodec/h261enc: Avoid RLTable when writing macroblock 5 months ago
Andreas Rheinhardt 3874442db2 avcodec/h261data: Make some tables non-static 5 months ago
Andreas Rheinhardt 390dbcb8b8 avcodec/mpegvideo_enc: Constify pointers to static storage 5 months ago
Andreas Rheinhardt b28bf830cd avcodec/motion_est: Optimize dead code away 5 months ago
Andreas Rheinhardt bbb10f1d83 avcodec/h261enc: Inline constants 5 months ago
Andreas Rheinhardt 48cdb7d579 avcodec/mpegvideo_dec: Move setting dct_unquant funcs to h263dec.c 5 months ago
Andreas Rheinhardt 64d2bca452 avcodec/rv10: Avoid indirection 5 months ago
Andreas Rheinhardt 594723ec38 avcodec/mpegvideo: Move quant_precision to Mpeg4DecContext 5 months ago
Andreas Rheinhardt c735552b0b avcodec/rv10: Use ff_h263_decode_init() 5 months ago
Andreas Rheinhardt 7b539ca3e6 avcodec/mpeg_er: Simplify disabling IDCT 5 months ago
Andreas Rheinhardt fee9520716 avcodec/rv10: Remove write-only assignments 5 months ago
Andreas Rheinhardt eb0beffcb3 avcodec/h261dec: Don't set framerate multiple times 5 months ago
Andreas Rheinhardt 9933dfe103 avcodec/h261dec: Simplify decoding motion vectors 5 months ago
Andreas Rheinhardt f793074784 avcodec/h261dec: Unquantize coefficients while parsing them 5 months ago