111273 Commits (35af1695a9ad6f950e03efd156b99898b94dd57c)
 

Author SHA1 Message Date
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
Paul B Mahol 8e21f32fe7 avfilter/vf_displace: add support for commands 2 years ago
Paul B Mahol 54dc06e09e avfilter/vf_displace: add slice threading support 2 years ago
Paul B Mahol 494ebfdbfa avfilter/af_drmeter: misc cleanups 2 years ago
Paul B Mahol 238ec0c31b avfilter/af_drmeter: fix error in picking 2nd peak 2 years ago
Paul B Mahol c44fe10160 avfilter/af_afade: stop using ff_outlink_get_status on inputs 2 years ago
Paul B Mahol a756ae41ed avfilter/af_apad: switch to activate 2 years ago
Paul B Mahol 4583a24c65 avfilter/vf_xfade: add reveal transitions 2 years ago
Paul B Mahol 8fe25b1203 avfilter/vf_xfade: add cover transitions 2 years ago
Anton Khirnov 593e8c2c6a lavc/binkaudio: reset input packet on errors 2 years ago
Armin Hasitzka f2349e7e62 avformat/hls: Forward stream metadata from subdemuxer 2 years ago
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