48605 Commits (800fbc98a5e8f62541c6534458089c67a71880ba)

Author SHA1 Message Date
Zhao Zhili e7cde0cbd5 avcodec/cbs_h2645: add discarded_unit implementation for H.264 2 years ago
Zhao Zhili a8aeab107e avcodec/cbs: add API to discard units by AVDiscard 2 years ago
Michael Niedermayer 6f2cf88771
avcodec/hevc_refs: Check that nb_refs stays <= HEVC_MAX_REFS 2 years ago
Michael Niedermayer a0f4d4e650
avcodec/hevcdec: Avoid null pointer dereferences in MC 2 years ago
Michael Niedermayer ff8a496d41
avcodec/takdsp: Fix integer overflows 2 years ago
Michael Niedermayer adfe003f51
avcodec/mpegvideo_dec: Add NULL pointer checks to MPV_motion_lowres() 2 years ago
Michael Niedermayer d7d3f1af2a
avcodec/mpegvideo_dec: consider interlaced lowres 4:2:0 chroma in edge emulation check better 2 years ago
Michael Niedermayer e736238b35
avcodec/rka: use unsigned for buf0 additions 2 years ago
Michael Niedermayer 1ee303f1e1
avcodec/rka: Avoid undefined left shift 2 years ago
Michael Niedermayer fead656a7b
avcodec: Ignoring errors is only possible before the input end 2 years ago
Anton Khirnov 593e8c2c6a lavc/binkaudio: reset input packet on errors 2 years ago
James Almer dbc4c22890 avcodec/evc_parse: add missing includes 2 years ago
James Almer f24064e627 avcodec/evc_frame_merge_bsf: free EVCFMergeContext on flush and close 2 years ago
James Almer b1d0b59d81 avcodec/evc_frame_merge_bsf: check for av_memdup() failure 2 years ago
James Almer 9fc1d9adc8 avcodec/evc_parse: make freeing EVCParserContext buffers a shared function 2 years ago
James Almer 46a9be01b8 avcodec/evc_parse: free pps struct on parsing failure 2 years ago
James Almer 811460f5c2 avcodec/evc_parse: use the correct sps when parsing slice headers 2 years ago
James Almer 44f26315c8 avcodec/evc_parse: use a local EVCParserSliceHeader when parsing slices 2 years ago
James Almer 57879b23bc avcodec/evc_parse: zero sps, pps and sh structs 2 years ago
James Almer da2af70ffa avcodec/evc_parser: export framerate to the AVCodecContext 2 years ago
Timo Rothenpieler 16fdb48e0d avcodec/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Timo Rothenpieler 6c418ae25e Revert "lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE" 2 years ago
Philip Langdale 73a2252f1d avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer 2 years ago
James Almer f42df8384a avcodec/evc_parse: use the correct struct size when allocating pps 2 years ago
James Almer d00f0eebbd avcodec/evc_parser: remove superfluous memset calls 2 years ago
Lynne ca818ab51c
vulkan_h264: filter out constrained/inter flags from the profile index 2 years ago
Dave Airlie 6964a97f91
vulkan/av1: fix filling out global motion params. 2 years ago
Lynne f30b979ca2
pthread_frame: uninit the hwaccel of each frame thread 2 years ago
Paul B Mahol 21f6496cce avcodec/bink: make two tables use uint8_t type 2 years ago
James Almer 77c5c74375 avcodec/version: bump minor after evc parser and frame_merge bsf additions 2 years ago
Dawid Kozinski ab2671c5f2 avformat/evc_demuxer: Added demuxer to handle reading EVC video files 2 years ago
Dawid Kozinski 34e4f18360 avcodec/evc_parser: Added parser implementation for EVC format 2 years ago
Timo Rothenpieler ac7c265b33 Revert "avcodec/nvenc: fix b-frame DTS behavior with fractional framerates" 2 years ago
Paul B Mahol cfcd6e2108 avcodec/proresdec2: remove duplicated function 2 years ago
Paul B Mahol 2d59ca0a66 avcodec: add VMX1 decoder 2 years ago
Dave Airlie 3b0ed2365c vulkan/h264: set non-existing flag for invalid gaps 2 years ago
Paul B Mahol 18b2ecc247 avcodec/wavarc: add 5elp mode support 2 years ago
Paul B Mahol 024c30aa3b avcodec/exr: remove wrong scaling for 32bit DWA compression 2 years ago
Dave Airlie 2c4b6976d5 vulkan/hevc: fix 32x32 scaling list indexing 2 years ago
Paul B Mahol 1d7a6eaee6 avcodec/proresenc_kostya: set avctx->profile from ctx 2 years ago
Lynne 24c4307b80
vulkan_decode: halve execution pool size 2 years ago
Lynne 697382168d
hevcdec: remove redundant bits_used_for_short_term_rps field 2 years ago
Paul B Mahol f11515c77f avcodec: add RTV1 decoder 2 years ago
Michael Niedermayer 0889ebc577
avcodec/noise_bsf: Check for wrapped frames 2 years ago
Roman Arzumanyan 402d98c9d4 libavcodec/cuviddec: determine amount of decoded surfaces from within cuvid parser 2 years ago
Dave Airlie 65a1e8ee2c vulkan/hevc: fix scaling lists sizes. 2 years ago
Logan Lyu e79686be96 lavc/aarch64: new optimization for 8-bit hevc_qpel_h hevc_qpel_uni_w_hv 2 years ago
Logan Lyu 15972cce8c lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_w_h 2 years ago
Logan Lyu 0b7356c1b4 lavc/aarch64: new optimization for 8-bit hevc_pel_uni_w_pixels and qpel_uni_w_v 2 years ago
Leo Izen 99da411322
avcodec/libjxldec: add animated decode support 2 years ago