48440 Commits (82cb4b1c05519523150f589fd020f5df0b66461b)

Author SHA1 Message Date
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
Michael Niedermayer b168aeb734
avcodec/rka: avoid undefined multiply in cmode==0 2 years ago
Michael Niedermayer cbe5e480aa
avcodec/rka: use 64bit for srate_pad computation 2 years ago
Jeremy Wu b92af7b64e avcodec/aacenc: add strict bit rate control option 2 years ago
Rick Kern 4ef5e7d472 lavc/videotoolboxenc: support additional options 2 years ago
xufuji456 decc776f88 avcodec/videotoolboxenc: add CBP/CHP profile 2 years ago
Rick Kern cab6d7bd71 lavc/videotoolboxenc: use ffmpeg profile constants 2 years ago
Paul B Mahol 2342c05e43 avcodec/magicyuvenc: put some slice work under parallel execution 2 years ago
Paul B Mahol 6b8d53f728 avcodec/magicyuvenc: add slice encoding support 2 years ago
James Almer 4da14c302f avcodec/av1dec: reset the fragment on extradata reading failure 2 years ago
James Almer 8c6b931f4c avcodec/av1dec: reset the fragment on reading failure 2 years ago
Timo Rothenpieler d2b46c1ef7 avcodec/nvenc: stop using deprecated rc modes with SDK 12.1 2 years ago
Arnie Chang c5508f60c2 lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks 2 years ago
Lynne 9f9534f5b6
vulkan_decode: fix typo when setting AV1 capabilities 2 years ago
Dawid Kozinski 637afea88e avcodec: MPEG-5 EVC codec registration 2 years ago
Lynne e71cd18049
vulkan_decode: do not align the image dimensions 2 years ago