111195 Commits (5189b51939f4b1c21d0fb23b2303b07893c7f6a5)
 

Author SHA1 Message Date
Anton Khirnov 6c9cbf7507 fftools/ffmpeg_demux: reindent after previous commit 1 year ago
Anton Khirnov 98766dbbd7 fftools/ffmpeg_demux: move the loop out of add_input_streams() 1 year ago
Anton Khirnov 47a14b542e tests/fate: add a test for -streamloop with transcoding video+audio 1 year ago
Anton Khirnov 90a26e75a4 tests/fate: rename ffmpeg-streamloop to ffmpeg-streamloop-copy 1 year ago
Anton Khirnov df81fb46ee fftools/ffmpeg_dec: simplify process_subtitle() 1 year ago
Anton Khirnov e9eb44ed88 fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret 1 year ago
Anton Khirnov 52d7ea6635 doc/ffmpeg: improve -stats_*_fmt documentation 1 year ago
Martin Storsjö a33191ff7a fate/cbs: Fix the ffprobe dependency for Windows targets 1 year ago
Zhao Zhili f66e1862e3 avcodec/videotoolboxenc: inherit profile from AVCodecContext 1 year ago
Zhao Zhili 3fafc842f1 avcodec/videotoolboxenc: remove AUTO_PROFILE define 1 year ago
Zhao Zhili 315c66af0f avcodec/videotoolboxenc: use int as the type of profile 1 year ago
Zhao Zhili fb85aa959a avcodec/mediacodecenc: add profile names to options 1 year ago
Zhao Zhili e349b45fa0 fate/cbs: add tests for discard_units 1 year ago
Zhao Zhili 4a00cd4fe3 avcodec/filter_units_bsf: reindent after previous commit 1 year ago
Zhao Zhili dfa0e24e98 avcodec/filter_units_bsf: add skip frame support 1 year ago
Zhao Zhili 4144584010 avcodec/cbs_h2645: add discard_unit implementation for H.265 1 year ago
Zhao Zhili e7cde0cbd5 avcodec/cbs_h2645: add discarded_unit implementation for H.264 1 year ago
Zhao Zhili a8aeab107e avcodec/cbs: add API to discard units by AVDiscard 1 year ago
James Almer 5e9986fd2d avformat/evc: use get_ue_golomb_long() 1 year ago
Michael Niedermayer 9fc141f32d
avformat/jpegxl_anim_dec: Perform operations in a different order 1 year ago
Leo Izen 61047f0f82
avformat/jpegxl_anim_dec: avoid overrun with jxlp boxes in container 1 year ago
Michael Niedermayer 6f2cf88771
avcodec/hevc_refs: Check that nb_refs stays <= HEVC_MAX_REFS 1 year ago
Michael Niedermayer a0f4d4e650
avcodec/hevcdec: Avoid null pointer dereferences in MC 1 year ago
Michael Niedermayer ff8a496d41
avcodec/takdsp: Fix integer overflows 1 year ago
Michael Niedermayer adfe003f51
avcodec/mpegvideo_dec: Add NULL pointer checks to MPV_motion_lowres() 1 year ago
Michael Niedermayer d7d3f1af2a
avcodec/mpegvideo_dec: consider interlaced lowres 4:2:0 chroma in edge emulation check better 1 year ago
Michael Niedermayer e736238b35
avcodec/rka: use unsigned for buf0 additions 1 year ago
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