114196 Commits (6887a0292f6432061ec41ba8646a21d2412b4cd1)
 

Author SHA1 Message Date
Anton Khirnov 6ccbff2631 fftools/ffmpeg_sched: allow encoders to send to multiple destinations 8 months ago
Anton Khirnov 3febc84e5e fftools/ffmpeg_enc: merge do_{audio,video}_out into frame_encode() 8 months ago
Anton Khirnov 2f5c570dd6 fftools/ffmpeg_enc: drop unnecessary parameter from forced_kf_apply() 8 months ago
Anton Khirnov 2ee9362419 fftools/ffmpeg: remove unncessary casts for *_thread() return values 8 months ago
Anton Khirnov f5d03b972c fftools/ffmpeg: simplify propagating fallback parameters from decoders to filters 8 months ago
Anton Khirnov cabeac9123 fftools/ffmpeg_filter: add logging for binding inputs to demuxer streams 8 months ago
Anton Khirnov cb0ec854fd fftools/ffmpeg_filter: move filtergraph input type check to a better place 8 months ago
Anton Khirnov 7b51523f12 fftools/ffmpeg_opt: merge init_complex_filters() and check_filter_outputs() 8 months ago
Anton Khirnov c4de5778bc fftools/ffmpeg_dec: factor opening the decoder out of dec_open() 8 months ago
Anton Khirnov 48c39a9c71 fftools/ffmpeg_dec: move scheduler registration from dec_open() to dec_alloc() 8 months ago
Anton Khirnov 6f2acd7a9c fftools/ffmpeg_filter: drop unused InputFilterPriv.ist 8 months ago
Anton Khirnov daca5d1241 fftools/ffmpeg_filter: refactor setting input timebase 8 months ago
Anton Khirnov ddaedde7a8 fftools/cmdutils: fix printing group name in split_commandline() 8 months ago
Gyan Doshi 9e8be937fc configure: add threads dep for vulkan 8 months ago
Reimar Döffinger 605fc72f19
avcodec/parser: Reset *buf_size on realloc failure 8 months ago
Christian Lee Seibold 384cc270d2 avformat/gopher: Add audio and video itemtypes 8 months ago
Nicolas Gaullier 275add9328 fate: fix generating references when sh=dash 8 months ago
Kristoffer Brånemyr 51d303e20c avformat/webvttdec: Skip more parts of header to let parsing continue 8 months ago
Andreas Rheinhardt 41ab25cb2d avformat/fifo_test: Move into tests/fifo_muxer.c 8 months ago
Leo Izen a356815a31
avcodec/libjxlenc: add option to disable xyb encoding 8 months ago
Andreas Rheinhardt c9eb36e0a0 avcodec/tiff: Use ff_tget_long() where appropriate 8 months ago
James Almer 7cf4e305a2 fate/h264: add missing swscale dependency to h264-bsf-mp4toannexb-new-extradata 8 months ago
Marth64 b3d87fb0c4 avformat/sccdec: remove unused bprint.h include 8 months ago
Marth64 9b981e3112 avcodec/rcwtenc: canonize name and refresh documentation 8 months ago
Andreas Rheinhardt c14dc99f44 avcodec/tiff: Improve inclusions 8 months ago
Andreas Rheinhardt f6f94c3357 avcodec/tiff: Don't check before av_freep() 8 months ago
Andreas Rheinhardt 957053b52a avcodec/tiff: Avoid duplicating strings 8 months ago
Andreas Rheinhardt 9b9b574191 avcodec/tiff: Fix handling of av_strdup() failures 8 months ago
Fei Wang 4027c2e1d0 lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDR 8 months ago
Fei Wang c252d2b84a lavc/vvcdec: Add missed chroma sampling factor for crop offset 8 months ago
asivery 9124d807dc avformat/aea: add aea muxer 8 months ago
hung kuishing 78803a4b8a doc/examples/qsv_decode: remove unused config.h header file 8 months ago
Marth64 275877b981 avformat/dvdvideodec: add menu demuxing support 8 months ago
Marth64 b8cbaad2ac avformat/dvdvideodec: add CLUT utilities and subtitle color support 8 months ago
Stefano Sabatini 75dd083904 doc/muxers/fifo: review documentation 8 months ago
Stefano Sabatini 5828aaa2b5 lavf/fifo: sort options by name 8 months ago
Anton Khirnov f344277a88 fftools/ffmpeg_filter: merge block with the enclosing one 8 months ago
Anton Khirnov 639208cc6a fftools/ffmpeg_filter: don't forward EOF in close_output() 8 months ago
Anton Khirnov ce178be8b0 fftools/ffmpeg_filter: do not assume av_buffersrc_get_nb_failed_requests()>0 8 months ago
Stefano Sabatini 53a952a731 lavf/fifo: fix typo 8 months ago
Stefano Sabatini bce9234f10 lavf/dvenc: improve error messaging 8 months ago
Stefano Sabatini 58a1386eaf fftools/opt_common: show if muxer is device 8 months ago
Niklas Haas da39a19aad avcodec/av1dec: parse DV profile 10 T.35 OBU 8 months ago
Niklas Haas a5d1e69b3b avcodec/libdav1d: parse DV profile 10 T.35 OBU 8 months ago
Niklas Haas 9aecd717ab avcodec/dovi_rpu: implement support for profile 10 8 months ago
Gyan Doshi 3d1860ec8d avfilter: update filter timeline state only on main link 8 months ago
Martin Storsjö c31d232656 libavcodec: Don't include libavcodec/x86/vvc/Makefile on any architecture 8 months ago
Martin Storsjö cd420c2949 makefile: Clean up missed object files with "make clean" 8 months ago
Michael Niedermayer e0e30e07a1
avcodec/proresenc_kostya: Remove bug similarity text 8 months ago
Michael Niedermayer dc89cf804a
avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() 8 months ago