111106 Commits (dbc4c228902bc7845fdd0079a88972baaafdef8f)
 

Author SHA1 Message Date
James Almer dbc4c22890 avcodec/evc_parse: add missing includes 2 years ago
James Almer be91c5c80d configure: fix evc related dependencies 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
Philip Langdale 3c07c2489d avfilter/scale_cuda: add support for rgb32/bgr32 conversions 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
James Almer a734fa92c8 avformat/evcdec: set the demuxer as AVFMT_NOTIMESTAMPS 2 years ago
Paul B Mahol 12a073f72c avfilter/buffersrc: stop passing AV_NOPTS_VALUE on EOF 2 years ago
Anton Khirnov 4abf42ab96 lavfi/graphparser: be more verbose when filtergraph parsing fails 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 d0f1d937fe
hwcontext_vulkan: free temporary array once unneeded 2 years ago
Lynne b4d5baa8b0
hwcontext_vulkan: call ff_vk_uninit() on device uninit 2 years ago
Lynne f30b979ca2
pthread_frame: uninit the hwaccel of each frame thread 2 years ago
Philip Langdale 41be6a5593 lavu/hwcontext_cuda: declare support for rgb32/bgr32 2 years ago
Philip Langdale ecc3f158e1 avfilter/vf_yadif_cuda: remove unnecessary private struct fields 2 years ago
Paul B Mahol 21f6496cce avcodec/bink: make two tables use uint8_t type 2 years ago
James Almer 81b4e4abb0 avformt/version: bump minor after evc muxer and demuxer additions 2 years ago
James Almer 77c5c74375 avcodec/version: bump minor after evc parser and frame_merge bsf additions 2 years ago
Dawid Kozinski 2997691558 avcodec/evc: Changes in MAINTAINERS file 2 years ago
Dawid Kozinski 7b15f1780f avcodec/evc: Changes in Changelog file 2 years ago
Dawid Kozinski 091705cd55 avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content 2 years ago
Dawid Kozinski a04ca05f4c avformat/mov_muxer: Extended MOV muxer to handle EVC video content 2 years ago
Dawid Kozinski ab2671c5f2 avformat/evc_demuxer: Added demuxer to handle reading EVC video files 2 years ago
Dawid Kozinski 3069a8fe3c avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream 2 years ago
Dawid Kozinski 34e4f18360 avcodec/evc_parser: Added parser implementation for EVC format 2 years ago
Gyan Doshi 41229ef705 doc/muxers: harmonize option presentation in hls 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
Niklas Haas d26ea03f60 lavfi/vf_libplacebo: fix typo in assert 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
Zhao Zhili 1460acc2ac avformat/hlsenc: fix CODECS attribute of H.264 2 years ago
Michael Niedermayer 09621fd7d9
avformat/jpegxl_probe: Forward error codes 2 years ago
Michael Niedermayer 1ec4553e35
avformat/jpegxl_probe: check length instead of blindly reading 2 years ago
Michael Niedermayer 25c937c0e0
avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() 2 years ago
Martin Storsjö d78bffbf3d libavutil: Add version bump for new aarch64 cpu flags 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
Zhao Zhili b7e79ba395 avformat/mov: decrease probe score for a random tag 2 years ago