117395 Commits (eb0c9670b4a943a43d1eef493c2866e416f32162)
 

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