118007 Commits (79452d382f7b55f258c17f8ed8a51feb5411713a)
 

Author SHA1 Message Date
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
Michael Niedermayer 832649986c
avcodec/rangecoder: Move refill check out of refill() function 2 months ago
Michael Niedermayer c314a68d04
avcodec/rangecoder: Do not loop renormalization 2 months ago
Michael Niedermayer 360e7cafd0
avcodec/h2645_parse: Ignore NAL with nuh_layer_id == 63 2 months ago
Michael Niedermayer c250a903a7
doc/encoders: very basic FFv1 documentation 2 months ago
Sean McGovern b9eaf6e05c
swscale/ppc: disable YUV2RGB AltiVec acceleration 2 months ago
Michael Niedermayer 4cc1495aca
avformat/iamf_parse: reject ambisonics mode > 1 2 months ago
Marth64 1c2c70fe4d doc/demuxers/dvdvideo: seeking is supported, remove outdated statement 2 months ago
Marth64 e256761def avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb() 2 months ago
Marth64 a5a899bfcb avformat/dvdvideodec: fix missing last chapter marker due to off-by-one 2 months ago
Frank Plowman 1e3dc705df lavc/x86/videodsp: Drop MMX usage 2 months ago
Nuo Mi 4de67e8746 avcodec/vvcdec: return error if CTU size > 128 2 months ago
Nuo Mi eb67e60cb0 avcodec/vvcdec: schedule next stage only if the current stage reports no error 2 months ago
Nuo Mi 4ec767abcc avcodec/vvcdec: misc, reformat inter_data() 2 months ago
Nuo Mi ba89c5b989 avcodec/vvcdec: inter_data, check the return value from hls_merge_data 2 months ago
Nuo Mi 98698ed3c2 avcodec/cbs_h266: stricter validation for subpicture's max width and height 2 months ago
Nuo Mi e06515b092 avcodec/cbs_h266: improve readability in subpicture parser 2 months ago
Nuo Mi 5c5a08ecb5 avcodec/vvcdec: ensure every CTU belongs to a slice 2 months ago
Nuo Mi 46006529a1 avcodec/cbs_h266: check subpicture slices number 2 months ago
Marton Balint 4100a2da29 tests/fate/filter-audio: add aloop test 2 months ago
Marton Balint f5948543f4 fate: revert previous frequency adjustments of the sine filter 2 months ago
Marton Balint 8d6f3bcb96 avfilter/asrc_sine: increase frequency accuracy 2 months ago