118003 Commits (7c1e732ad2e240af5afe9ffea443c91bb233aa65)
 

Author SHA1 Message Date
Michael Niedermayer 7c1e732ad2
avcodec/webp: Check ref_x/y 1 month ago
Michael Niedermayer 4482218440
avcodec/ilbcdec: Initialize tempbuff2 1 month ago
Michael Niedermayer 61cbcaf93f
avcodec/rv60dec: Check qp for intra 1 month ago
Michael Niedermayer 559d435fa3
avcodec/ffv1enc: Add enum for qtable 1 month ago
Michael Niedermayer d32dcc07a7
swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma() 1 month ago
Scott Theisen 5ba63f0ef1 avformat/mpegts: is_pes_stream() use switch case 1 month ago
Scott Theisen 1259760825 avformat/mpegts*: reduce use of magic numbers 1 month ago
Frank Plowman 56419fd096 lavc/vvc: Fix overflow in MVD derivation 1 month ago
Frank Plowman 499896ca2f lavc/vvc: Fix derivation of LmcsMaxBinIdx 1 month ago
Frank Plowman 699322519c lavc/vvc: Store MIP information over entire CU area 1 month ago
Frank Plowman 7399d9f374 lavc/vvc: Don't check motion estimation region for IBC 1 month ago
Frank Plowman 9221cb0443 lavc/vvc: Use second definition of MinQtLog2SizeIntraC if relevant 1 month ago
Alexander Strasser a280e2e646 avcodec/cbs_h266: Fix typo 1 month ago
James Almer cb27e478f7 doc/codecs: add missing enhancements value for export_side_data 1 month ago
James Almer d2c90abab7 doc/filters: add an entry for vf_lcevc 1 month ago
Zhao Zhili 6e49b86996 avutil/mem_internal: Don't use alignas for MSVC 1 month ago
Michael Niedermayer 4fc43e45f9
avcodec/hevc/hevcdec: initialize qp_y_tab 1 month ago
Michael Niedermayer f52b9d0583
avformat/qcp: Check for read failure in header 1 month ago
Michael Niedermayer 4949e34d96
avcodec/eatgq: Check bytestream2_get_buffer() for failure 1 month ago
Michael Niedermayer cdce6a8b97
avcodec/eatgq: move array to where it is used 1 month ago
Michael Niedermayer 7e020f2141
avformat/dxa: check bpc 1 month ago
Michael Niedermayer aeec39f3c1
swscale/slice: clear allocated memory in alloc_lines() 1 month ago
Michael Niedermayer b2da4c33e3
avcodec/rangecoder: eliminate main branch from renorm_encoder() 1 month ago
Michael Niedermayer 18922f4ae3
avcodec/rangecoder: Remove unneeded outstanding byte mask 1 month ago
Michael Niedermayer 70fa8bd38c
avcodec/rangecoder: Avoid checking for the first byte on every renormalization 1 month ago
Michael Niedermayer 832649986c
avcodec/rangecoder: Move refill check out of refill() function 1 month ago
Michael Niedermayer c314a68d04
avcodec/rangecoder: Do not loop renormalization 1 month ago
Michael Niedermayer 360e7cafd0
avcodec/h2645_parse: Ignore NAL with nuh_layer_id == 63 1 month ago
Michael Niedermayer c250a903a7
doc/encoders: very basic FFv1 documentation 1 month ago
Sean McGovern b9eaf6e05c
swscale/ppc: disable YUV2RGB AltiVec acceleration 1 month ago
Michael Niedermayer 4cc1495aca
avformat/iamf_parse: reject ambisonics mode > 1 1 month ago
Marth64 1c2c70fe4d doc/demuxers/dvdvideo: seeking is supported, remove outdated statement 1 month ago
Marth64 e256761def avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb() 1 month ago
Marth64 a5a899bfcb avformat/dvdvideodec: fix missing last chapter marker due to off-by-one 1 month ago
Frank Plowman 1e3dc705df lavc/x86/videodsp: Drop MMX usage 1 month 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
Marton Balint 06247ae746 avfilter/asrc_sine: factorize sampling to a separate context 2 months ago
Marton Balint 6189cb47fc fate: adjust frequencies of the sine filter 2 months ago
Zhao Zhili 59057aa807 avutil/mem_internal: local align should always work 2 months ago
Zhao Zhili 57861911a3 avutil/mem_internal: define DECLARE_ALIGNED as C11's alignas 2 months ago