117312 Commits (670530a927214e7d7da39fc1115255489e991d10)
 

Author SHA1 Message Date
Anton Khirnov 670530a927 lavfi/buffersrc: switch to query_func2() 3 months ago
Anton Khirnov a7fe27f964 lavfi/buffersrc: validate hw context presence in video_init() 3 months ago
Anton Khirnov 2fa142f7c0 lavfi/buffersink: switch to query_func2() 3 months ago
Anton Khirnov b8bf2f4e17 lavfi/buffersink: move channel layout parsing to init 3 months ago
Anton Khirnov 2aad37ffb5 lavfi/buffersink: move the option sanity check to init 3 months ago
Zhao Zhili eff9ed7bff avcodec/mediacodecenc: Fix access of uninitialized value 3 months ago
Michael Niedermayer 556c767786
avcodec/ffv1enc: Correct error message about unsupported version 3 months ago
James Almer 358fdf3083 avfilter: add missing build deps to msad filter 3 months ago
James Almer b094c47ab2 fate/mov: add a test for heic images with cropping and rotation metadata 3 months ago
James Almer 650ce61745 avformat/mov: don't abort on invalid clap box data 3 months ago
James Almer 7573f02840 avformat/mov: get heif image mirroring from imir box 3 months ago
James Almer f225e6f3c6 avformat/mov: parse clap boxes that reference heif items 3 months ago
James Almer ba6eeb2c65 avformat/mov: parse colr boxes that reference tile grids 3 months ago
James Almer 58c265d956 avformat/mov: factorize getting the current item 3 months ago
Tobias Rapp c8cc58a13d avcodec/dxva2: Fix compilation with Mingw-w64 3 months ago
Martin Storsjö a7449e4cbb libavcodec: Makefile: Move the librsvg entry to the right section 3 months ago
Martin Storsjö 04a59bcac4 libavutil: Makefile: Fix alphabetical order for the film_grain_params files 3 months ago
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