111105 Commits (be91c5c80d8c66a5a39d52c21f9094c9c455ec84)
 

Author SHA1 Message Date
James Almer be91c5c80d configure: fix evc related dependencies 1 year ago
James Almer f24064e627 avcodec/evc_frame_merge_bsf: free EVCFMergeContext on flush and close 1 year ago
James Almer b1d0b59d81 avcodec/evc_frame_merge_bsf: check for av_memdup() failure 1 year ago
James Almer 9fc1d9adc8 avcodec/evc_parse: make freeing EVCParserContext buffers a shared function 1 year ago
James Almer 46a9be01b8 avcodec/evc_parse: free pps struct on parsing failure 1 year ago
James Almer 811460f5c2 avcodec/evc_parse: use the correct sps when parsing slice headers 1 year ago
James Almer 44f26315c8 avcodec/evc_parse: use a local EVCParserSliceHeader when parsing slices 1 year ago
James Almer 57879b23bc avcodec/evc_parse: zero sps, pps and sh structs 1 year ago
James Almer da2af70ffa avcodec/evc_parser: export framerate to the AVCodecContext 1 year ago
Timo Rothenpieler 16fdb48e0d avcodec/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 1 year ago
Timo Rothenpieler 6c418ae25e Revert "lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE" 1 year ago
Philip Langdale 73a2252f1d avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer 1 year ago
Philip Langdale 3c07c2489d avfilter/scale_cuda: add support for rgb32/bgr32 conversions 1 year ago
James Almer f42df8384a avcodec/evc_parse: use the correct struct size when allocating pps 1 year ago
James Almer d00f0eebbd avcodec/evc_parser: remove superfluous memset calls 1 year ago
James Almer a734fa92c8 avformat/evcdec: set the demuxer as AVFMT_NOTIMESTAMPS 1 year ago
Paul B Mahol 12a073f72c avfilter/buffersrc: stop passing AV_NOPTS_VALUE on EOF 1 year ago
Anton Khirnov 4abf42ab96 lavfi/graphparser: be more verbose when filtergraph parsing fails 1 year ago
Lynne ca818ab51c
vulkan_h264: filter out constrained/inter flags from the profile index 1 year ago
Dave Airlie 6964a97f91
vulkan/av1: fix filling out global motion params. 1 year ago
Lynne d0f1d937fe
hwcontext_vulkan: free temporary array once unneeded 1 year ago
Lynne b4d5baa8b0
hwcontext_vulkan: call ff_vk_uninit() on device uninit 1 year ago
Lynne f30b979ca2
pthread_frame: uninit the hwaccel of each frame thread 1 year ago
Philip Langdale 41be6a5593 lavu/hwcontext_cuda: declare support for rgb32/bgr32 1 year ago
Philip Langdale ecc3f158e1 avfilter/vf_yadif_cuda: remove unnecessary private struct fields 1 year ago
Paul B Mahol 21f6496cce avcodec/bink: make two tables use uint8_t type 1 year ago
James Almer 81b4e4abb0 avformt/version: bump minor after evc muxer and demuxer additions 1 year ago
James Almer 77c5c74375 avcodec/version: bump minor after evc parser and frame_merge bsf additions 1 year ago
Dawid Kozinski 2997691558 avcodec/evc: Changes in MAINTAINERS file 1 year ago
Dawid Kozinski 7b15f1780f avcodec/evc: Changes in Changelog file 1 year ago
Dawid Kozinski 091705cd55 avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content 1 year ago
Dawid Kozinski a04ca05f4c avformat/mov_muxer: Extended MOV muxer to handle EVC video content 1 year ago
Dawid Kozinski ab2671c5f2 avformat/evc_demuxer: Added demuxer to handle reading EVC video files 1 year ago
Dawid Kozinski 3069a8fe3c avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream 1 year ago
Dawid Kozinski 34e4f18360 avcodec/evc_parser: Added parser implementation for EVC format 1 year ago
Gyan Doshi 41229ef705 doc/muxers: harmonize option presentation in hls 1 year ago
Timo Rothenpieler ac7c265b33 Revert "avcodec/nvenc: fix b-frame DTS behavior with fractional framerates" 1 year ago
Paul B Mahol cfcd6e2108 avcodec/proresdec2: remove duplicated function 1 year ago
Niklas Haas d26ea03f60 lavfi/vf_libplacebo: fix typo in assert 1 year ago
Paul B Mahol 2d59ca0a66 avcodec: add VMX1 decoder 1 year ago
Dave Airlie 3b0ed2365c vulkan/h264: set non-existing flag for invalid gaps 1 year ago
Zhao Zhili 1460acc2ac avformat/hlsenc: fix CODECS attribute of H.264 1 year ago
Michael Niedermayer 09621fd7d9
avformat/jpegxl_probe: Forward error codes 1 year ago
Michael Niedermayer 1ec4553e35
avformat/jpegxl_probe: check length instead of blindly reading 1 year ago
Michael Niedermayer 25c937c0e0
avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() 1 year ago
Martin Storsjö d78bffbf3d libavutil: Add version bump for new aarch64 cpu flags 1 year ago
Paul B Mahol 18b2ecc247 avcodec/wavarc: add 5elp mode support 1 year ago
Paul B Mahol 024c30aa3b avcodec/exr: remove wrong scaling for 32bit DWA compression 1 year ago
Zhao Zhili b7e79ba395 avformat/mov: decrease probe score for a random tag 1 year ago
Zhao Zhili 32a749c7a6 avfilter/dnn_backend_openvino: fix log message 1 year ago