111118 Commits (1ee303f1e1677fd997da05ae1cc6aca064f96bdb)
 

Author SHA1 Message Date
Michael Niedermayer 1ee303f1e1
avcodec/rka: Avoid undefined left shift 1 year ago
Michael Niedermayer fead656a7b
avcodec: Ignoring errors is only possible before the input end 1 year ago
Paul B Mahol 8e21f32fe7 avfilter/vf_displace: add support for commands 1 year ago
Paul B Mahol 54dc06e09e avfilter/vf_displace: add slice threading support 1 year ago
Paul B Mahol 494ebfdbfa avfilter/af_drmeter: misc cleanups 1 year ago
Paul B Mahol 238ec0c31b avfilter/af_drmeter: fix error in picking 2nd peak 1 year ago
Paul B Mahol c44fe10160 avfilter/af_afade: stop using ff_outlink_get_status on inputs 1 year ago
Paul B Mahol a756ae41ed avfilter/af_apad: switch to activate 1 year ago
Paul B Mahol 4583a24c65 avfilter/vf_xfade: add reveal transitions 1 year ago
Paul B Mahol 8fe25b1203 avfilter/vf_xfade: add cover transitions 1 year ago
Anton Khirnov 593e8c2c6a lavc/binkaudio: reset input packet on errors 1 year ago
Armin Hasitzka f2349e7e62 avformat/hls: Forward stream metadata from subdemuxer 1 year ago
James Almer dbc4c22890 avcodec/evc_parse: add missing includes 1 year ago
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