110631 Commits (fd980b261536fbd30f2c8df42779ecb09bf1b240)
 

Author SHA1 Message Date
Paul B Mahol fb8efa9793 avfilter/avfiltergraph: remove no longer valid comment 2 years ago
James Almer b446ea22e9 avfilter/formats: fix format negotiation when multiple channel_layouts are provided 2 years ago
Niklas Haas c65e481330 lavfi/vf_libplacebo: allow operation without avhwdevice 2 years ago
Paul B Mahol e076d8a9b3 avfilter/af_asetrate: extend query_formats() 2 years ago
Paul B Mahol ee6ef66d65 avfilter/avfiltergraph: fix check for negative return 2 years ago
James Almer 8564b4ab05 avfilter/ccfifo: constify some parameters 2 years ago
Paul B Mahol e65f03ca13 avfilter/af_loudnorm: simplify query_formats even more 2 years ago
James Almer 7f890b2fbb avfilter/ccfifo: remove unnecessary context allocations 2 years ago
Andriy Utkin 86ee031795 doc/muxers/image2: drop unmatched quote in example 2 years ago
Paul B Mahol cb4e7831e7 avfilter/af_surround: scale output gain for non-default overlap 2 years ago
Paul B Mahol 09cd89df27 avfilter/af_surround: cache constant rdft_size inside loops 2 years ago
Devin Heitmueller 4fd729a1f8 avdevice/decklink: move AVPacketQueue into decklink_common and rename it to DecklinkPacketQueue 2 years ago
Ammon Riley 4373dadc39 avformat/mxfdec: recognize AAC per SMPTE ST 381-4 2 years ago
Paul B Mahol d1ded7310a avfilter/af_surround: reduce double usage 2 years ago
Paul B Mahol f013650243 avfilter/avf_showwaves: zero whole allocated chunk 2 years ago
Timo Rothenpieler 869c06886d avfilter/vf_yadif_cuda: fix build 2 years ago
Pierre-Anthony Lemieux 21696f6122
avformat/tests/imf: add invalid resource test 2 years ago
Pierre-Anthony Lemieux 23d968d55a
avformat/imf: fix invalid resource handling 2 years ago
Devin Heitmueller 9f4df9a535 avdevice/decklink_enc: add support for playout of 608 captions in MOV files 2 years ago
Devin Heitmueller 0e12cdc69c avfilter/vf_ccrepack: Add new filter to repack CEA-708 side data 2 years ago
Devin Heitmueller f304c3a729 avfilter/tinterlace: Properly preserve CEA-708 closed captions 2 years ago
Devin Heitmueller cecf35ae3e avfilter/yadif: Properly preserve CEA-708 closed captions 2 years ago
Devin Heitmueller 61a9f3c0ce avfilter/vf_fps: properly preserve CEA-708 captions 2 years ago
Devin Heitmueller 2b0e794ffc avfilter/ccfifo: Properly handle CEA-708 captions through framerate conversion 2 years ago
Christopher Degawa 7958325a83 libavcodec/libsvtav1: Allow -1 for preset option 2 years ago
Andriy Utkin ceb050427c doc/filters/crop: drop unmatched quote in example 2 years ago
Paul B Mahol 0412e1dc80 avfilter/vsrc_testsrc: mark zoneplate as full range 2 years ago
Paul B Mahol 5b300b69a6 avfilter/af_pan: free input frame once unneeded 2 years ago
Paul B Mahol 2de30e7f8c avfilter/af_join: fix leak on error 2 years ago
Paul B Mahol ffd275a7e0 avfilter/af_pan: fix leaks on error case 2 years ago
Dai, Jianhui J a4abe37fb5 vcodec/vp8data: Move ff_vp8_dct_cat_prob to vp8data.c 2 years ago
Paul B Mahol 5ce76506de avdevice/lavfi: check that pointer is set 2 years ago
Paul B Mahol dc1d4a8ece avfilter/src_avsynctest: add support for commands 2 years ago
Paul B Mahol 5e7042fa31 avfilter/src_avsynctest: fix beep amplitude scaling 2 years ago
Lukáš Lalinský b5af451901 avcodec/libmp3lame: make it possible to set copyright/original flags 2 years ago
Paul B Mahol 512bba3d1b avfilter/vf_varblur: add float format support 2 years ago
Paul B Mahol 57f264e78c avfilter/vf_estdif: simplify finding minimum score 2 years ago
Paul B Mahol 16a86b443d avfilter/vf_estdif: remove float usage 2 years ago
Paul B Mahol 54353ce88e avfilter/vf_estdif: fix recently introduced regression 2 years ago
Paul B Mahol 3475c8342c avfilter: add zoneplate video test source 2 years ago
Paul B Mahol 086a0f3e5e avfilter/asrc_anoisesrc: improve velvet noise output 2 years ago
Paul B Mahol 90096dd042 avfilter/vf_feedback: fix artifacts with subsampled chroma 2 years ago
Thilo Borgmann 21a0b6bca8 avfilter/vf_mpdecimate: Add option to keep the first N similar frames before dropping 2 years ago
Paul B Mahol 1eed7f6562 avfilter/vf_morpho: add slice threading support 2 years ago
Paul B Mahol df886171a6 avfilter/vf_morpho: remove unused function's argument 2 years ago
Paul B Mahol bbe410a7fd avfilter/vf_morpho: move structure processing in separate loop 2 years ago
James Almer 63d7ea38c7 fftools/ffprobe: print exported stream AVOptions 2 years ago
Anton Khirnov 2d43c23b81 fftools/ffmpeg: discard packets for unused streams in demuxing thread 2 years ago
Anton Khirnov a0174a235b fftools/ffmpeg_filter: use InputFilterPriv.eof instead of InputFile.eof_reached 2 years ago
Anton Khirnov dd1c67d539 fftools/ffmpeg: move unconfigured graph handling to ffmpeg_filter 2 years ago