50790 Commits (189bc840b0ffc4e88ea70356b36213ce88b248ae)

Author SHA1 Message Date
Michael Niedermayer 189bc840b0
avcodec/dxva2_*: Initialize dxva_data_ptr 5 months ago
Michael Niedermayer 1d6a2aebae
avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame() 5 months ago
Michael Niedermayer 2232c4cc8c
avcodec/dxva2: initialize validate 5 months ago
Michael Niedermayer 489c05b9c3
avcodec/dxva2: Initialize ConfigBitstreamRaw 5 months ago
Michael Niedermayer c8c59e9929
avcodec/dxva2: Initialize dxva_size and check it 5 months ago
Lynne 680d969a30
vulkan_decode: port to the new queue family API 5 months ago
Lynne 1c05661ec4
vulkan_decode: add \n to error message 5 months ago
Lynne ca591e6b50
vulkan_decode: force layered_dpb to 0 when dedicated_dpb is 0 5 months ago
Lynne 6757cdb535
vulkan_video: remove NIH pooled buffer implementation 5 months ago
Osamu Watanabe d88a988d3d
avcodec/jpeg2000dec: Fix HT decoding 5 months ago
Osamu Watanabe 48b14732d8
avcodec/jpeg2000dec: Add support for placeholder passes 5 months ago
Osamu Watanabe fe1b196499
avcodec/jpeg2000dec: Add support for CAP and CPF markers 5 months ago
Fei Wang cda5f5c5ed lavc/qsv: Use vendor id to create device 5 months ago
Kacper Michajłow 9876158ee2
avcodec/wmavoice: use av_clipd for double values 5 months ago
Kacper Michajłow 1165c14444
avcodec/vp9mvs: fix misaligned access when clearing VP9mv 5 months ago
Andreas Rheinhardt bfcee368e2 avcodec/cbs_sei: Always zero-initialize SEI payload 5 months ago
Kacper Michajłow 5dfc0cc841
avcodec/parser: ensure input padding is zeroed 5 months ago
Rémi Denis-Courmont 616fdeaea3 lavc/riscv: depend on RVB and simplify accordingly 5 months ago
Rémi Denis-Courmont 4edfc11a28 lavc/h264dsp: R-V V idct4_add8 (all depths) 5 months ago
Timo Rothenpieler 9a2171318d avcodec/nvenc: fix signedness of timing fields 6 months ago
James Almer 4a56b5f3d8 avcodec/cbs_h265: don't attempt to read 0 length elements in sei_3d_reference_displays_info 6 months ago
Rémi Denis-Courmont de7f999481 lavc/videodsp: work-around LLVM-as 6 months ago
Rémi Denis-Courmont 677f28b310 lavc/h264dsp: stick R-V V weight to 16-bit precision 6 months ago
Rémi Denis-Courmont afd45c7ff7 lavc/h264dsp: stick R-V V biweight to 16-bit 6 months ago
Zhao Zhili 670ff6c7ce avcodec/nvenc: rework on DTS generation 6 months ago
Roman Arzumanyan bcea693f75 avcodec/cuviddec: more accurately guess probed sw pixel format 6 months ago
Rémi Denis-Courmont 2f083fd581 lavc/audiodsp: drop R-V F vector_clipf 6 months ago
Rémi Denis-Courmont c48213b2dc lavc/audiodsp: drop opposite sign optimisation 6 months ago
Rémi Denis-Courmont d86b6767ce lavc/audiodsp: properly unroll vector_clipf 6 months ago
Rémi Denis-Courmont d527d23872 lavc/pixblockdsp: specialise aligned 16-bit get_pixels 6 months ago
Rémi Denis-Courmont 54ae270213 lavc/rv34dsp: use saturating add/sub for R-V V DC add 6 months ago
Rémi Denis-Courmont 952b426f3b lavc/bswapdsp: add RV Zvbb bswap16 and bswap32 6 months ago
James Almer f4daf633b2 avcodec/aacps_tablegen_template: don't redefine CONFIG_HARDCODED_TABLES 6 months ago
Anton Khirnov bcf08c1171 lavc/ffv1: change FFV1SliceContext.plane into a RefStruct object 6 months ago
Anton Khirnov c335218a81 lavc/ffv1dec: inline copy_fields() into update_thread_context() 6 months ago
Anton Khirnov d44812f7cf lavc/ffv1dec: stop using per-slice FFV1Context 6 months ago
Anton Khirnov 2b21cdff6e lavc/ffv1dec: move slice_damaged to per-slice context 6 months ago
Anton Khirnov f2aeba56c4 lavc/ffv1dec: move slice_reset_contexts to per-slice context 6 months ago
Anton Khirnov 84dda32202 lavc/ffv1enc: stop using per-slice FFV1Context 6 months ago
Anton Khirnov 96e8af6c4d lavc/ffv1: move ac_byte_count to per-slice context 6 months ago
Anton Khirnov e7d0f44138 lavc/ffv1enc: store per-slice rc_stat(2?) in FFV1SliceContext 6 months ago
Anton Khirnov 7b2bfba55d lavc/ffv1: move RangeCoder to per-slice context 6 months ago
Anton Khirnov 28769f6bc1 lavc/ffv1: move FFV1Context.plane to per-slice context 6 months ago
Anton Khirnov 9b86ba5a92 lavc/ffv1: always use the main context values of ac 6 months ago
Anton Khirnov a57c88d67b lavc/ffv1: move FFV1Context.slice_{coding_mode,rct_.y_coef} to per-slice context 6 months ago
Anton Khirnov 39486a2b29 lavc/ffv1: always use the main context values of plane_count/transparency 6 months ago
Anton Khirnov 492df65201 lavc/ffv1: drop write-only PlaneContext.interlace_bit_state 6 months ago
Anton Khirnov a411fc5a84 lavc/ffv1: drop redundant PlaneContext.quant_table 6 months ago
Anton Khirnov 4b9f7c7e3a lavc/ffv1: drop redundant FFV1Context.quant_table 6 months ago
Anton Khirnov d2f507233a lavc/ffv1enc: move bit writer to per-slice context 6 months ago