117388 Commits (f59c1b8a0cdc5e2c47f8f01c7f07a6cb53008694)
 

Author SHA1 Message Date
Tomas Härdin e3fa469a55 lavf/mxfdec: Speed up klv_read_packet() 4 months ago
Anton Khirnov 262e6f8430 lavfi/avfilter: export AVFilter initialization state 4 months ago
Anton Khirnov 0548ab2e42 lavu/log,opt: detect setting non-runtime options post-init 4 months ago
Anton Khirnov 3785b27b76 lavu/opt: consolidate common prologue for av_opt_set*() 4 months ago
Anton Khirnov 0d09645cfe lavu/opt: combine option type size+name into a single descriptor 4 months ago
Anton Khirnov 041d992060 lavu/class: improve AVClass doxy 4 months ago
Zhao Zhili 240c16bbc6 avcodec/vvc: Don't use large array on stack 4 months ago
Zhao Zhili 5988a2729b aarch64/vvc: Add dmvr 4 months ago
Zhao Zhili bcd65ebd8f aarch64/vvc: Add dmvr_hv 4 months ago
Zhao Zhili 0ba9e8d0d4 aarch64/vvc: Add w_avg 4 months ago
James Almer 76eb3e5ff3 avformat/mov: get heif image rotation from irot box 4 months ago
James Almer 50d1b89fa0 avformat/avformat: add side data to AVStreamGroupTileGrid 4 months ago
James Almer 04182b5549 avformat/mov: don't return the latest stream when an item stream is expected 4 months ago
James Almer 6057cd8aee fate/filter-audio: add missing aresample filter dependency to fate-filter-crazychannels 4 months ago
James Almer b622714573 fate/hevc: add missing scale filter dependency to fate-hevc-mv-switch 4 months ago
James Almer b1a7b0411a fate/vcodec: add missing scale filter dependency to ffv1-2pass10 vsynth tests 4 months ago
Jonathan Baecker f3d2624bfa avformat/hlsenc: Fix missing EXT-X-DISCONTINUITY tag in subtitle streams 4 months ago
Anton Khirnov faa366003b fftools/ffmpeg_mux_init: consolidate connecting source to mux stream 4 months ago
Anton Khirnov ba06c7b08f fftools/ffmpeg_mux_init: move the ost_get_filters() call to ost_bind_filter() 4 months ago
Anton Khirnov 71916aa107 fftools/ffmpeg_mux_init: move the check for filtering+streamcopy 4 months ago
Anton Khirnov e83b5b2cc8 fftools/ffmpeg_mux_init: do not export forced_keyframes_const_names[] 4 months ago
Anton Khirnov c27b1e6c59 fftools/ffmpeg: drop unused OSTFinished 4 months ago
Anton Khirnov 64f3feb849 fftools/ffmpeg_mux: move OutputStream.enc_ctx to Encoder 4 months ago
Anton Khirnov 434377a764 fftools/ffmpeg_enc: split Encoder into a private and public part 4 months ago
Anton Khirnov f295b4d8a0 fftools/ffmpeg_demux: drop ist_output_add() 4 months ago
Anton Khirnov 8e805b9c3c fftools/ffmpeg_demux: drop InputStream.[nb_]outputs 4 months ago
Anton Khirnov df9b80d21a lavu: deprecate av_opt_set_int_list() and related infrastructure 4 months ago
Anton Khirnov b97ccc537d fftools/ffplay: switch to new buffersink options 4 months ago
Anton Khirnov b150fdd500 doc/examples/decode_filter_video: switch to new buffersink options 4 months ago
Anton Khirnov 0dbd59242a doc/examples/decode_filter_audio: switch to new buffersink options 4 months ago
Anton Khirnov 1efcdbc54d lavfi/buffersink: add array-type options to replace "int-list" ones 4 months ago
Marth64 9d3cdf8fa6
MAINTAINERS: update myself for dvdvideo, rcwtdec, rcwtenc 4 months ago
Zhao Zhili f56a54387b avformat/img2enc: Fix integer truncation when frame_pts is enabled 4 months ago
Zhao Zhili a2d9663241 avformat/internal: Add ff_get_frame_filename 4 months ago
Marvin Scholz 8e76c99301 avdevice/decklink_dec: fix leaks on error 4 months ago
Marvin Scholz 7554346cb5 avdevice/decklink_dec: fix leak on error 4 months ago
Brad Smith 6ec6b07900 ppc: Recognize the PPC VSX and Power8 CPU flags 4 months ago
Niklas Haas 2f77ecc6bc avcodec/riscv: add h264 qpel 4 months ago
Anton Khirnov 505fea34e5 lavu/opt: avoid accidentally propagating spurious errors 4 months ago
Anton Khirnov 9b764e9b49 lavu/opt: add missing 'else' 4 months ago
Anton Khirnov ca860d8d07 lavfi: clarify the behaviour of avfilter_graph_create_filter() 4 months ago
Anton Khirnov d3f76dbca1 lavd/lavfi: stop using avfilter_graph_create_filter() incorrectly 4 months ago
Anton Khirnov 577708a70a fftools/ffplay: stop using avfilter_graph_create_filter() incorrectly 4 months ago
Anton Khirnov f6f0e05815 doc/examples/transcode: handle audio encoder frame size restrictions 4 months ago
Anton Khirnov 6b402cdbf4 lavfi/buffersink: allow av_buffersink_set_frame_size() to be called earlier 4 months ago
Anton Khirnov cde307c783 doc/examples/transcode: switch to avcodec_get_supported_config() 4 months ago
Anton Khirnov d18d119b8f doc/examples/transcode: stop using avfilter_graph_create_filter() incorrectly 4 months ago
Anton Khirnov 87faa8aeba doc/examples/decode_filter_video: stop using avfilter_graph_create_filter() incorrectly 4 months ago
Anton Khirnov 27564f9020 doc/examples/decode_filter_audio: stop using avfilter_graph_create_filter() incorrectly 4 months ago
Anton Khirnov 53c71777e1 fftools/ffmpeg_filter: stop using avfilter_graph_create_filter() incorrectly 4 months ago