Gyan Doshi
|
0fff6c039c
doc/ffmpeg: document max_error_rate
|
4 лет назад |
Andreas Rheinhardt
|
2c6f532e0a
Mark some pointers as const
|
4 лет назад |
Gyan Doshi
|
842714b5cb
ffmpeg: add option stats_period
|
4 лет назад |
Jan Ekström
|
453b2f3c15
ffmpeg: add a data size threshold for muxing queue size
|
4 лет назад |
Anton Khirnov
|
87f0c8280c
ffmpeg.c: stop accessing private AVStream.codec_info_nb_frames
|
4 лет назад |
Anton Khirnov
|
201b1246e2
ffmpeg.c: rename 'area' to 'score'
|
4 лет назад |
Nicolas George
|
697fb09e3d
ffmpeg: add auto_conversion_filters option.
|
4 лет назад |
Marton Balint
|
53a4620fba
fftools/ffmpeg: make specifying thread_queue_size turn on threaded input
|
4 лет назад |
Linjie Fu
|
0b511bd9a5
fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale
|
4 лет назад |
Marton Balint
|
efe7a59364
fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which received no packets
|
4 лет назад |
Marton Balint
|
f821ae8591
fftools/ffmpeg: use a bsf list instead of individual bsfs
|
4 лет назад |
Mark Thompson
|
79c173cc19
ffmpeg: Remove the hw_device_ctx global
|
4 лет назад |
Andreas Rheinhardt
|
889ad93c88
fftools/ffmpeg_opt: Check attachment filesize
|
4 лет назад |
Jun Zhao
|
5633f9a8a2
fftools: fix hwaccels option dump redundancy
|
5 лет назад |
Andreas Rheinhardt
|
d9f38b99dd
fftools/ffmpeg_opt: Fix [u]int64_t specifier string
|
5 лет назад |
Marton Balint
|
60e2634662
fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usage
|
5 лет назад |
Marton Balint
|
5d7788f9e8
fftools/ffmpeg_opt: warn about overwritten parsed options
|
5 лет назад |
Timo Rothenpieler
|
cb3c77cfee
ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid
|
5 лет назад |
James Almer
|
60b1f85b67
ffmpeg: remove superfluous custom cuvid hwaccel
|
5 лет назад |
Andreas Rheinhardt
|
21265f42ec
fftools/ffmpeg_opt: Fix leak of options when parsing options fails
|
5 лет назад |
Steven Liu
|
6087692a60
cmdutils: add show_help_protocol for get protocol options
|
5 лет назад |
Carl Eugen Hoyos
|
2e700ec3a7
fftools/ffmpeg_opt: Add a missing closing brackets.
|
5 лет назад |
Andreas Rheinhardt
|
fc7b6d5574
fftools/ffmpeg_opt: Fix mixed declarations and code
|
5 лет назад |
Jun Zhao
|
ed3c317dea
fftools/ffmpeg_opt: add error handle if av_asprintf return null
|
5 лет назад |
Lou Logan
|
04858650b1
ffmpeg_opt: remove errant space
|
5 лет назад |
Lou Logan
|
419e5e7942
doc/ffmpeg: -timelimit is in user time
|
5 лет назад |
Andreas Rheinhardt
|
2b1fcba8dd
fftools/ffmpeg_opt: Fix signed integer overflow
|
5 лет назад |
Jun Zhao
|
11d3b03fcb
ffmpeg_opt: Respect default disposition when select audio/video
|
5 лет назад |
Carl Eugen Hoyos
|
301cee61fa
ffmpeg_opt: Print a warning if more than one -vf/-af option was specified.
|
6 лет назад |
Gyan Doshi
|
3ba5eef2c7
ffmpeg: allow disabling streams by type for inputs
|
6 лет назад |
Gyan Doshi
|
54109b1d14
ffmpeg: skip disabled streams
|
6 лет назад |
xiaofeng
|
e78016b04a
ffmpeg: break loop when dts_heuristic check done
|
6 лет назад |
Gyan Doshi
|
acc9684dcd
ffmpeg: block output == input for files
|
6 лет назад |
Gyan Doshi
|
4ac88ba548
fftools/ffmpeg: check sseof value and clash with ss
|
6 лет назад |
Gyan Doshi
|
9c12938ec5
ffmpeg: mark sseof as an input-only option
|
6 лет назад |
Vishwanath Dixit
|
146cdf7e4b
fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled
|
6 лет назад |
Paul B Mahol
|
0b360cae1c
make swresample optional for ffmpeg
|
7 лет назад |
Jun Zhao
|
a675eed175
ffmpeg: support dump bit stream filter options.
|
7 лет назад |
Jun Zhao
|
74afa54528
ffmpeg_opt: fix max_error_rate help info display issue.
|
7 лет назад |
Marton Balint
|
25a2d269bd
fftools, tools, examples: migrate to AVFormatContext->url
|
7 лет назад |
Carl Eugen Hoyos
|
6874945fbf
fftools/ffmpeg_opt: Remove a write-only variable.
|
7 лет назад |
Rostislav Pehlivanov
|
6b35a83214
Remove the ffserver program
|
7 лет назад |
James Almer
|
414a49d671
ffmpeg: use thread wrappers for the thread message functionality
|
7 лет назад |
Carl Eugen Hoyos
|
ed4a0c7923
ffmpeg_opt: Constify hwaccel pointer.
|
7 лет назад |
Pan Bian
|
2ba6d7cb82
ffmpeg: Check read_ffserver_streams() return value
|
7 лет назад |
Mark Thompson
|
b0cd14fb1d
ffmpeg: Use codec hardware config to configure hwaccels
|
7 лет назад |
Vitaly _Vi Shukela
|
80ef3c8360
ffmpeg: Allow "-to" on input files in addition to "-t"
|
7 лет назад |
James Almer
|
e9025beacb
ffmpeg: remove usage of AVCodecContext accessors
|
7 лет назад |
Anton Khirnov
|
0e00624389
h264dec: add a NVDEC hwaccel
|
8 лет назад |
James Almer
|
5cc5130c81
ffmpeg: remove usage of deprecated getter functions
|
7 лет назад |