118028 Commits (790270276225921b4d4a6e0c3ccc5fe42e9efd88)
 

Author SHA1 Message Date
Kacper Michajłow 7902702762
avfilter/af_ashowinfo: fix scaling factor of replaygain peak values 2 months ago
Hendrik Leppkes 5215ec677c
avutil/tests/color_utils: reduce accuracy threshold to pass to 1e-7 2 months ago
Frank Plowman 34c6ad0a07 lavc/vvc: Use a bitfield to store MIP information 2 months ago
Gyan Doshi 914f89dbc6 avformat/movenc: log stream index for invalid pkt duration 2 months ago
Zhao Zhili 018ec4fe5f tests/checkasm: Simplify logic for WASI signal handling 2 months ago
Ramiro Polla ca889b1328 swscale/aarch64: add neon {lum,chr}ConvertRange16 2 months ago
Ramiro Polla 87052c0933 swscale/x86: add sse4 and avx2 {lum,chr}ConvertRange16 2 months ago
Ramiro Polla 6fe4a4ffb6 swscale/aarch64/range_convert: update neon range_convert functions to new API 2 months ago
Ramiro Polla be108ebcf4 swscale/x86/range_convert: update sse2 and avx2 range_convert functions to new API 2 months ago
Ramiro Polla 384fe39623 swscale/range_convert: fix mpeg ranges in yuv range conversion for non-8-bit pixel formats 2 months ago
Ramiro Polla 58bcdeb742 swscale/aarch64/range_convert: saturate output instead of limiting input 2 months ago
Ramiro Polla 2d1358a84d swscale/range_convert: saturate output instead of limiting input 2 months ago
Ramiro Polla 536a44e8dc checkasm/sw_range_convert: test negative input values 2 months ago
Malek Assaad 6a108d4759 avformat/mov: add support for pssh box 2 months ago
Niklas Haas 7b73ea501d avutil/tests/color_utils: add tests for av_csp_itu_eotf 2 months ago
Niklas Haas 06f084468e avutil/csp: add EOTF function definitions 2 months ago
Niklas Haas bf0a6c4111 avutil/csp: add av_csp_trc_inv_from_id() 2 months ago
Niklas Haas 28f217780b avutil/tests/color_utils: clean up slightly (cosmetic) 2 months ago
Niklas Haas feb5982f43 avutil/csp: eliminate redundant branch 2 months ago
Niklas Haas ec0489e35c avutil/csp: fix documentation of av_csp_trc_function 2 months ago
Niklas Haas 2f95bc3cb3 swscale/utils: disable full_chr_h_input optimization for odd width 2 months ago
Niklas Haas 79452d382f swscale/graph: fix memleak of cascaded graphs 2 months ago
Zhao Zhili 40302cc35b avcodec/hevc: Add wasm simd128 idct 2 months ago
Zhao Zhili ea3d21c349 tests/checkasm: Add partial support for wasm 2 months ago
Zhao Zhili 2dc55f5993 configure: Add wasm as a fake arch 2 months ago
Michael Niedermayer 7c1e732ad2
avcodec/webp: Check ref_x/y 2 months ago
Michael Niedermayer 4482218440
avcodec/ilbcdec: Initialize tempbuff2 2 months ago
Michael Niedermayer 61cbcaf93f
avcodec/rv60dec: Check qp for intra 2 months ago
Michael Niedermayer 559d435fa3
avcodec/ffv1enc: Add enum for qtable 2 months ago
Michael Niedermayer d32dcc07a7
swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma() 2 months ago
Scott Theisen 5ba63f0ef1 avformat/mpegts: is_pes_stream() use switch case 2 months ago
Scott Theisen 1259760825 avformat/mpegts*: reduce use of magic numbers 2 months ago
Frank Plowman 56419fd096 lavc/vvc: Fix overflow in MVD derivation 2 months ago
Frank Plowman 499896ca2f lavc/vvc: Fix derivation of LmcsMaxBinIdx 2 months ago
Frank Plowman 699322519c lavc/vvc: Store MIP information over entire CU area 2 months ago
Frank Plowman 7399d9f374 lavc/vvc: Don't check motion estimation region for IBC 2 months ago
Frank Plowman 9221cb0443 lavc/vvc: Use second definition of MinQtLog2SizeIntraC if relevant 2 months ago
Alexander Strasser a280e2e646 avcodec/cbs_h266: Fix typo 2 months ago
James Almer cb27e478f7 doc/codecs: add missing enhancements value for export_side_data 2 months ago
James Almer d2c90abab7 doc/filters: add an entry for vf_lcevc 2 months ago
Zhao Zhili 6e49b86996 avutil/mem_internal: Don't use alignas for MSVC 2 months ago
Michael Niedermayer 4fc43e45f9
avcodec/hevc/hevcdec: initialize qp_y_tab 2 months ago
Michael Niedermayer f52b9d0583
avformat/qcp: Check for read failure in header 2 months ago
Michael Niedermayer 4949e34d96
avcodec/eatgq: Check bytestream2_get_buffer() for failure 2 months ago
Michael Niedermayer cdce6a8b97
avcodec/eatgq: move array to where it is used 2 months ago
Michael Niedermayer 7e020f2141
avformat/dxa: check bpc 2 months ago
Michael Niedermayer aeec39f3c1
swscale/slice: clear allocated memory in alloc_lines() 2 months ago
Michael Niedermayer b2da4c33e3
avcodec/rangecoder: eliminate main branch from renorm_encoder() 2 months ago
Michael Niedermayer 18922f4ae3
avcodec/rangecoder: Remove unneeded outstanding byte mask 2 months ago
Michael Niedermayer 70fa8bd38c
avcodec/rangecoder: Avoid checking for the first byte on every renormalization 2 months ago