50809 Commits (50471f96c4a68874575ab21f799c5999ed920838)

Author SHA1 Message Date
Michael Niedermayer 50471f96c4
avcodec/vc1dec: Clear mb_type_base and ttblk_base 3 months ago
Michael Niedermayer e44349ee88
avcodec/shorten: clear padding 3 months ago
Michael Niedermayer 8ca072a373
avcodec/apac: Clean padding space 3 months ago
Michael Niedermayer cba4e2e40d
avcodec/mvha: Clear remaining space after inflate() 3 months ago
Michael Niedermayer a0f22218f7
bsf/media100_to_mjpegb: Clear output buffer padding 3 months ago
Michael Niedermayer 0f4524f07a
avcodec/sga: av_assert1 check init_get_bits8() 3 months ago
Josh Allmann 374824cbc7 avcodec/h264_mp4toannexb: Prepend SPS/PPS to buffering period SEI 3 months ago
Ross Burton 654bd47716 libavcodec/arm/mlpdsp_armv5te: fix label format to work with binutils 2.43 3 months ago
James Almer ed618b288f avcodec/rpzaenc: don't use buffer data beyond the end of a row 3 months ago
James Almer 2b349f2d73 avcodec/adpcm: adpcm_dtk is stereo only 3 months ago
James Almer 82085a3e0a avcodec/avcodec_internal: fix type definition for the new functions 3 months ago
Anton Khirnov deee00e2eb lavc/decode: reindent after previous commit 3 months ago
Anton Khirnov 5acbdd2264 lavc: convert frame threading to the receive_frame() pattern 3 months ago
Anton Khirnov 4d209dada7 lavc/decode: reindent 3 months ago
Anton Khirnov 048e978e8e lavc/decode: wrap AV_FRAME_FLAG_DISCARD handling in a loop 3 months ago
Anton Khirnov 64743b45b5 lavc/internal: document the precise meaning of AVCodecInternal.draining 3 months ago
Anton Khirnov d94cfd4900 lavc/thread: move generic-layer API to avcodec_internal.h 3 months ago
Anton Khirnov 8d5efc2182 lavc/ffv1dec: fix races in accessing FFV1SliceContext.slice_damaged 3 months ago
Anton Khirnov 15bdca054f lavc/ffv1dec: drop code handling AV_PIX_FMT_FLAG_PAL 3 months ago
Michael Niedermayer 189bc840b0
avcodec/dxva2_*: Initialize dxva_data_ptr 3 months ago
Michael Niedermayer 1d6a2aebae
avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame() 3 months ago
Michael Niedermayer 2232c4cc8c
avcodec/dxva2: initialize validate 3 months ago
Michael Niedermayer 489c05b9c3
avcodec/dxva2: Initialize ConfigBitstreamRaw 3 months ago
Michael Niedermayer c8c59e9929
avcodec/dxva2: Initialize dxva_size and check it 3 months ago
Lynne 680d969a30
vulkan_decode: port to the new queue family API 3 months ago
Lynne 1c05661ec4
vulkan_decode: add \n to error message 3 months ago
Lynne ca591e6b50
vulkan_decode: force layered_dpb to 0 when dedicated_dpb is 0 3 months ago
Lynne 6757cdb535
vulkan_video: remove NIH pooled buffer implementation 3 months ago
Osamu Watanabe d88a988d3d
avcodec/jpeg2000dec: Fix HT decoding 3 months ago
Osamu Watanabe 48b14732d8
avcodec/jpeg2000dec: Add support for placeholder passes 3 months ago
Osamu Watanabe fe1b196499
avcodec/jpeg2000dec: Add support for CAP and CPF markers 3 months ago
Fei Wang cda5f5c5ed lavc/qsv: Use vendor id to create device 3 months ago
Kacper Michajłow 9876158ee2
avcodec/wmavoice: use av_clipd for double values 3 months ago
Kacper Michajłow 1165c14444
avcodec/vp9mvs: fix misaligned access when clearing VP9mv 3 months ago
Andreas Rheinhardt bfcee368e2 avcodec/cbs_sei: Always zero-initialize SEI payload 3 months ago
Kacper Michajłow 5dfc0cc841
avcodec/parser: ensure input padding is zeroed 3 months ago
Rémi Denis-Courmont 616fdeaea3 lavc/riscv: depend on RVB and simplify accordingly 3 months ago
Rémi Denis-Courmont 4edfc11a28 lavc/h264dsp: R-V V idct4_add8 (all depths) 3 months ago
Timo Rothenpieler 9a2171318d avcodec/nvenc: fix signedness of timing fields 3 months ago
James Almer 4a56b5f3d8 avcodec/cbs_h265: don't attempt to read 0 length elements in sei_3d_reference_displays_info 3 months ago
Rémi Denis-Courmont de7f999481 lavc/videodsp: work-around LLVM-as 3 months ago
Rémi Denis-Courmont 677f28b310 lavc/h264dsp: stick R-V V weight to 16-bit precision 3 months ago
Rémi Denis-Courmont afd45c7ff7 lavc/h264dsp: stick R-V V biweight to 16-bit 3 months ago
Zhao Zhili 670ff6c7ce avcodec/nvenc: rework on DTS generation 3 months ago
Roman Arzumanyan bcea693f75 avcodec/cuviddec: more accurately guess probed sw pixel format 3 months ago
Rémi Denis-Courmont 2f083fd581 lavc/audiodsp: drop R-V F vector_clipf 4 months ago
Rémi Denis-Courmont c48213b2dc lavc/audiodsp: drop opposite sign optimisation 4 months ago
Rémi Denis-Courmont d86b6767ce lavc/audiodsp: properly unroll vector_clipf 4 months ago
Rémi Denis-Courmont d527d23872 lavc/pixblockdsp: specialise aligned 16-bit get_pixels 4 months ago
Rémi Denis-Courmont 54ae270213 lavc/rv34dsp: use saturating add/sub for R-V V DC add 4 months ago