Anton Khirnov
|
87ccf995cb
fftools/ffmpeg_filter: treat apad filter as a source
|
3 months ago |
Marvin Scholz
|
9b061291ad
fftools: log unconnected filter output label
|
4 months ago |
Marvin Scholz
|
e14a3a4b11
fftools: do not access out of bounds filtergraph
|
4 months ago |
Anton Khirnov
|
da420ac6e1
fftools/ffmpeg: add support for multiview video
|
6 months ago |
Anton Khirnov
|
68c198fae2
fftools/ffmpeg_sched: allow decoders to have multiple outputs
|
6 months ago |
James Almer
|
a48eba0021
fftools/ffmpeg_filter: ensure that the inserted filters exist
|
4 months ago |
Niklas Haas
|
a850f80e2c
fftools/ffmpeg_filter: propagate codec yuv metadata to filters
|
10 months ago |
Niklas Haas
|
33d5a4ec4e
fftools/ffmpeg_filter: switch to avcodec_get_supported_config()
|
10 months ago |
Niklas Haas
|
7d6cd13ccb
fftools/ffmpeg_filter: simplify choose_pix_fmts
|
1 year ago |
Niklas Haas
|
377652da19
fftools: drop unused/hacky macros
|
10 months ago |
James Almer
|
2ff7d10c30
fftools/ffmpeg_filter: use the correct specifier for crop arguments
|
6 months ago |
James Almer
|
bf87688a9f
fftools/ffmpeg: support applying container level cropping
|
8 months ago |
Andreas Rheinhardt
|
62929f40ee
fftools/ffmpeg_filter: Fix leak on error
|
8 months ago |
Andreas Rheinhardt
|
4c8a6631ad
fftools/ffmpeg_filter: Fix check
|
9 months ago |
Anton Khirnov
|
3bd7c57125
fftools/ffmpeg_filter: implement filtergraph chaining
|
10 months ago |
Anton Khirnov
|
3d01996b24
fftools/ffmpeg_filter: change processing order in fg_finalise_bindings()
|
10 months ago |
Anton Khirnov
|
243a51490a
fftools/ffmpeg_filter: only store complex filtergraphs in global array
|
10 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
|
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
|
23c23077fc
fftools/ffmpeg_filter: drop an unnecessary use of OutputStream
|
10 months ago |
Anton Khirnov
|
fc6354c39c
fftools/ffmpeg_filter: add an AVClass to OutputFilter
|
10 months ago |
Anton Khirnov
|
3c3e04c8a3
fftools/ffmpeg_filter: simplify retrieving filter type
|
10 months ago |
Anton Khirnov
|
114cbaa316
fftools/ffmpeg_filter: drop a redundant check
|
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
|
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
|
651c79da36
fftools/ffmpeg_filter: check that filter type matches output stream type
|
10 months ago |
Anton Khirnov
|
8e35e33d42
fftools/ffmpeg_filter: stop accessing AVCodecContext.codec
|
10 months ago |
Anton Khirnov
|
8c33085313
fftools/ffmpeg_filter: do not pass OutputStream to set_channel_layout()
|
10 months ago |
Andreas Rheinhardt
|
790f793844
avutil/common: Don't auto-include mem.h
|
10 months ago |
Anton Khirnov
|
106131bb10
fftools/ffmpeg_filter: remove display matrix if we have applied it
|
10 months ago |
James Almer
|
767e7d3d2b
fftools/ffmpeg_filter: remove unused struct from InputFilterPriv
|
10 months ago |
Anton Khirnov
|
a9193f7b7d
fftools/ffmpeg: add loopback decoding
|
11 months ago |
Anton Khirnov
|
2ee9362419
fftools/ffmpeg: remove unncessary casts for *_thread() return values
|
11 months ago |
Anton Khirnov
|
f5d03b972c
fftools/ffmpeg: simplify propagating fallback parameters from decoders to filters
|
11 months ago |
Anton Khirnov
|
cabeac9123
fftools/ffmpeg_filter: add logging for binding inputs to demuxer streams
|
11 months ago |
Anton Khirnov
|
cb0ec854fd
fftools/ffmpeg_filter: move filtergraph input type check to a better place
|
11 months ago |
Anton Khirnov
|
7b51523f12
fftools/ffmpeg_opt: merge init_complex_filters() and check_filter_outputs()
|
11 months ago |
Anton Khirnov
|
6f2acd7a9c
fftools/ffmpeg_filter: drop unused InputFilterPriv.ist
|
11 months ago |
Anton Khirnov
|
daca5d1241
fftools/ffmpeg_filter: refactor setting input timebase
|
11 months ago |
Anton Khirnov
|
f344277a88
fftools/ffmpeg_filter: merge block with the enclosing one
|
11 months ago |