Anton Khirnov
|
bd55552d69
ffmpeg: rewrite setting the stream disposition
|
3 years ago |
Andreas Rheinhardt
|
44c65c6cc0
fftools/ffmpeg_opt: Fix copyinkf option name in warning message
|
3 years ago |
Andreas Rheinhardt
|
21914e7a4e
fftools/ffmpeg, ffmpeg_opt: Allocate (In|Out)putStream.pkt early
|
3 years ago |
Andreas Rheinhardt
|
d15efbdd5e
fftools/ffmpeg_opt: Remove write-only variable
|
3 years ago |
Andreas Rheinhardt
|
01f106000b
fftools/ffmpeg_opt: Add missing AV_OPT_SEARCH_FAKE_OBJ
|
3 years ago |
Andreas Rheinhardt
|
1ea3650823
Replace all occurences of av_mallocz_array() by av_calloc()
|
3 years ago |
James Almer
|
7453d3482a
ffmpeg: let AVFilterGraph parse the filter_threads option
|
3 years ago |
Andreas Rheinhardt
|
f3f9041302
fftools: Remove remnants of resample_opts
|
3 years ago |
Haihao Xiang
|
ecee3b07cd
qsvdec: add support for HW_DEVICE_CTX method
|
3 years ago |
Gyan Doshi
|
c50f5460d2
ffmpeg_opt: restore documented stream selection behaviour
|
3 years ago |
Andreas Rheinhardt
|
57b5ec6ba7
avcodec/avcodec: Stop including bsf.h in avcodec.h
|
3 years ago |
Gyan Doshi
|
c320b78e95
ffmpeg: add option readrate
|
3 years ago |
Gyan Doshi
|
79ebdbb9b9
ffmpeg: add option recast_media
|
3 years ago |
James Almer
|
ab4f299e23
fftools/ffmpeg: remove usage of internal timestamp AVStream fields
|
3 years ago |
James Almer
|
4d3474432f
ffmpeg: stop accessing private AVStream.codec_info_nb_frames
|
3 years ago |
James Almer
|
3749eede66
avformat: remove deprecated AVStream.codec
|
3 years ago |
Andreas Rheinhardt
|
14fa0a4efb
avformat/avformat: Constify AVFormatContext.*_codec pointers
|
4 years ago |
Andreas Rheinhardt
|
56450a0ee4
avformat: Constify the API wrt AV(In|Out)putFormat
|
4 years ago |
James Almer
|
82bd02a2c7
fftools/ffmpeg: use av_packet_alloc() to allocate packets
|
4 years ago |
Andreas Rheinhardt
|
988deae6da
fftools: Switch to const AVCodec * where possible
|
4 years ago |
Gyan Doshi
|
d99cc17825
ffmpeg: add -fpsmax to clamp output framerate
|
4 years ago |
Limin Wang
|
81c462ad95
avformat/mxfenc: prefer to use the configured metadata
|
4 years ago |
James Almer
|
a423bc9dc2
ffmpeg_opts: remove lowres check
|
4 years ago |
Gyan Doshi
|
0fff6c039c
doc/ffmpeg: document max_error_rate
|
4 years ago |
Andreas Rheinhardt
|
2c6f532e0a
Mark some pointers as const
|
4 years ago |
Gyan Doshi
|
842714b5cb
ffmpeg: add option stats_period
|
4 years ago |
Jan Ekström
|
453b2f3c15
ffmpeg: add a data size threshold for muxing queue size
|
4 years ago |
Anton Khirnov
|
87f0c8280c
ffmpeg.c: stop accessing private AVStream.codec_info_nb_frames
|
4 years ago |
Anton Khirnov
|
201b1246e2
ffmpeg.c: rename 'area' to 'score'
|
4 years ago |
Nicolas George
|
697fb09e3d
ffmpeg: add auto_conversion_filters option.
|
4 years ago |
Marton Balint
|
53a4620fba
fftools/ffmpeg: make specifying thread_queue_size turn on threaded input
|
4 years ago |
Linjie Fu
|
0b511bd9a5
fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale
|
4 years ago |
Marton Balint
|
efe7a59364
fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which received no packets
|
4 years ago |
Marton Balint
|
f821ae8591
fftools/ffmpeg: use a bsf list instead of individual bsfs
|
4 years ago |
Mark Thompson
|
79c173cc19
ffmpeg: Remove the hw_device_ctx global
|
4 years ago |
Andreas Rheinhardt
|
889ad93c88
fftools/ffmpeg_opt: Check attachment filesize
|
4 years ago |
Jun Zhao
|
5633f9a8a2
fftools: fix hwaccels option dump redundancy
|
5 years ago |
Andreas Rheinhardt
|
d9f38b99dd
fftools/ffmpeg_opt: Fix [u]int64_t specifier string
|
5 years ago |
Marton Balint
|
60e2634662
fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usage
|
5 years ago |
Marton Balint
|
5d7788f9e8
fftools/ffmpeg_opt: warn about overwritten parsed options
|
5 years ago |
Timo Rothenpieler
|
cb3c77cfee
ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid
|
5 years ago |
James Almer
|
60b1f85b67
ffmpeg: remove superfluous custom cuvid hwaccel
|
5 years ago |
Andreas Rheinhardt
|
21265f42ec
fftools/ffmpeg_opt: Fix leak of options when parsing options fails
|
5 years ago |
Steven Liu
|
6087692a60
cmdutils: add show_help_protocol for get protocol options
|
5 years ago |
Carl Eugen Hoyos
|
2e700ec3a7
fftools/ffmpeg_opt: Add a missing closing brackets.
|
5 years ago |
Andreas Rheinhardt
|
fc7b6d5574
fftools/ffmpeg_opt: Fix mixed declarations and code
|
5 years ago |
Jun Zhao
|
ed3c317dea
fftools/ffmpeg_opt: add error handle if av_asprintf return null
|
5 years ago |
Lou Logan
|
04858650b1
ffmpeg_opt: remove errant space
|
5 years ago |
Lou Logan
|
419e5e7942
doc/ffmpeg: -timelimit is in user time
|
5 years ago |
Andreas Rheinhardt
|
2b1fcba8dd
fftools/ffmpeg_opt: Fix signed integer overflow
|
5 years ago |