Commit History

Author SHA1 Message Date
  Anton Khirnov da420ac6e1 fftools/ffmpeg: add support for multiview video 5 months ago
  Anton Khirnov 68c198fae2 fftools/ffmpeg_sched: allow decoders to have multiple outputs 6 months ago
  Gyan Doshi 0d5b68c27c ffmpeg_mux_init: correct log suggestion 4 months ago
  Marvin Scholz 3ebc68d25d fftools/ffmpeg_mux_init: fix variable shadowing 4 months ago
  Marvin Scholz bb91425eb8 fftools/ffmpeg_mux_init: remove unused variable 4 months ago
  Marvin Scholz 504c1ffcd8 fftools/ffmpeg: remove useless error check 5 months ago
  Niklas Haas 8517ff2082 fftools/ffmpeg_filter: remove YUVJ hack 9 months ago
  Niklas Haas a850f80e2c fftools/ffmpeg_filter: propagate codec yuv metadata to filters 9 months ago
  Niklas Haas 33d5a4ec4e fftools/ffmpeg_filter: switch to avcodec_get_supported_config() 10 months ago
  Anton Khirnov f3e265c690 fftools/ffmpeg_mux_init: factor out binding filters to output streams 9 months ago
  Niklas Haas 7b0eca1e51 fftools/ffmpeg_mux_init: switch to avcodec_get_supported_config() 10 months ago
  Nicolas Gaullier ee9ae4e8ba fftools/ffmpeg: Fix honor -r output option with streamcopy 4 months ago
  Anton Khirnov d1bdd89c2f fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 5 months ago
  Anton Khirnov 93227a68f1 fftools/ffmpeg: replace remaining uses of MATCH_PER_STREAM_OPT() 5 months ago
  Anton Khirnov e218bde9f9 fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function 5 months ago
  Anton Khirnov 10185e2d4c fftools/ffmpeg_mux_init: default to input timebase for streamcopy 6 months ago
  Anton Khirnov 901f7e3f72 fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() 9 months ago
  Anton Khirnov 9a7686e545 fftools/ffmpeg_mux_init: apply encoder options manually 9 months ago
  Anton Khirnov f1664aabb1 fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 9 months ago
  Michael Niedermayer 68f6063e04 fftools/ffmpeg_mux_init: Cleanup on error return in set_dispositions() 9 months ago
  Thomas Siedel c75940db29 avcodec: add external enc libvvenc for H266/VVC 7 months ago
  Andreas Rheinhardt 6ae1a337f2 fftools/ffmpeg_mux_init: Fix leak when using non-encoding option 7 months ago
  Andreas Rheinhardt c84e40d9e6 fftools/ffmpeg_mux_init: Return error upon error 7 months ago
  Michael Niedermayer 840f2bc18e fftools/ffmpeg_mux_init: Free pts on error 9 months ago
  James Almer 8c27cdd2d4 fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies 9 months ago
  James Almer f684228407 fftools/ffmpeg_mux_init: remove leftover debug log messages 9 months ago
  James Almer ecf87dd230 fftools/ffmpeg_mux_init: allow mapping a stream group from one of the inputs 9 months ago
  Anton Khirnov d74cbcb963 fftools/ffmpeg_filter: drop OutputFilter.ost 10 months ago
  Anton Khirnov f2c919252d fftools/ffmpeg_filter: accept encoder thread count through OutputFilterOptions 10 months ago
  Anton Khirnov bfeb751171 fftools/ffmpeg_mux: drop OutputFile.format 10 months ago
  Anton Khirnov 5b0589c8c3 fftools/ffmpeg_mux: drop OutputFile.shortest 10 months ago
  Anton Khirnov a4c940c86a fftools/ffmpeg_filter: move most of -apad logic to the muxer 10 months ago
  Anton Khirnov a2892dbe06 fftools/ffmpeg_filter: pass trim parameters through OutputFilterOptions 10 months ago
  Anton Khirnov 83304f7c1f fftools/ffmpeg_filter: pass autoscale through OutputFilterOptions 10 months ago
  Anton Khirnov b8e6802023 fftools/ffmpeg_filter: pass sws/swr opts through OutputFilterOptions 10 months ago
  Anton Khirnov da80e0b077 fftools/ffmpeg_filter: accept a caller-provided output name 10 months ago
  Anton Khirnov 82c7c21b18 fftools/ffmpeg: drop OutputStream.is_cfr 10 months ago
  Anton Khirnov 509afedaaf fftools/ffmpeg_filter: pass vsync method through OutputFilterOptions 10 months ago
  Anton Khirnov bc206ed1b3 fftools/ffmpeg_filter: stop accessing encoder AVCodecContext 10 months ago
  Anton Khirnov 17702c5f7b fftools/ffmpeg_filter: move the MJPEG format selection hack to muxer setup 10 months ago
  Anton Khirnov 9d5bf2d69e fftools/ffmpeg_filter: pass enc_timebase through OutputFilterOptions 10 months ago
  Anton Khirnov 606c71bb11 fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier 10 months ago
  Anton Khirnov e903c31fd1 fftools/ffmpeg_filter: pass keep_pix_fmt through OutputFilterOptions 10 months ago
  Anton Khirnov b3864e7a08 fftools/ffmpeg_filter: pass ts offset through OutputFilterOptions 10 months ago
  Anton Khirnov 8e35e33d42 fftools/ffmpeg_filter: stop accessing AVCodecContext.codec 10 months ago
  Andreas Rheinhardt ced5c5fdb8 fftools/ffmpeg_mux_init: Fix double-free on error 10 months ago
  James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 1 year ago
  Anton Khirnov e48055fdce fftools/ffmpeg: remove options deprecated before 6.0 11 months ago
  Anton Khirnov a2fc86378a fftools/ffmpeg: declare loop indices inside loops 11 months ago
  Andreas Rheinhardt 44620ade25 fftools/ffmpeg_mux_init: Fix attachment_filename use-after-free 11 months ago