51264 Commits (bf0a6c4111184ffab9f157db7ee7c8a0f59df077)

Author SHA1 Message Date
Zhao Zhili 40302cc35b avcodec/hevc: Add wasm simd128 idct 1 month ago
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
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
Michael Niedermayer 4fc43e45f9
avcodec/hevc/hevcdec: initialize qp_y_tab 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 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
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
Zhao Zhili fe2c9746de avcodec/cavs: Limit align requirement to variable than type 2 months ago
Manuel Lauss a786dd4889 libavcodec/sanm: codec47: apply top offset also to diff buffers 2 months ago
Manuel Lauss dc98e7989d libavcodec/sanm: clear codec47 diff buffers with specific color 2 months ago
Manuel Lauss 85fec8d90f libavcodec/sanm: fix XPAL handling 2 months ago
Manuel Lauss 1e2a72ae1d libavcodec/sanm: add codec47 interpolation table support 2 months ago
Nicolas Gaullier 44d32c8a23 avcodec/ac3dec: fix build when eac3 decoder is disabled 2 months ago
gnattu via ffmpeg-devel 248832dd5b avcodec/bsf/dovi_rpu: remove EL when stripping dovi metadata 2 months ago
IndecisiveTurtle 351fd8460a vulkan/common: Add put_bytes_count 2 months ago
IndecisiveTurtle e3ac63b213 vulkan/common: Use u32vec2 buffer type instead of u64 2 months ago
IndecisiveTurtle f794ed48c0 vulkan/common: Fix off-by-one error in flush_put_bits 2 months ago
Lynne 41f65b7326
vulkan_decode: ensure there's at least one context per decode thread 2 months ago
Lynne a5e6860a89
vulkan_decode: fix counting for parallelism 2 months ago
Scott Theisen 78c4d6c136 libavcodec/mpeg12dec.c: support DVB CC format 0x0502 in user_data 2 months ago
Lynne d4966f0a74
ffv1enc_vulkan: limit parallelism based on VRAM, fallback to host memory 2 months ago
Lynne 5effac3b02
ffv1enc: expose ff_ffv1_encode_buffer_size 2 months ago
Lynne d8f301cdf2
ffv1enc_vulkan: switch to receive_packet 2 months ago
Lynne 4fefc6e80c
ffv1enc_vulkan: remove arbitrary limitation of the number of slices 2 months ago
Lynne f65e51293a
hwcontext_vulkan: add support for AV_PIX_FMT_GBRAP10/12/14 2 months ago
Lynne 7c52dda55f
hwcontext_vulkan: add support for AV_PIX_FMT_GBRP12/14/16 2 months ago
Sean McGovern 7104818066 libavcodec: various: remove empty directories originally for legacy DSP code 2 months ago
Marton Balint 1402a2ac3b avcodec/dnxuc_parser: rework DNXUC parser 2 months ago