49 Commits (4ad868497f2b5b10bff934f46f1b590c28e999de)

Author SHA1 Message Date
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 5 years ago
Marton Balint f821ae8591 fftools/ffmpeg: use a bsf list instead of individual bsfs 5 years ago
Mark Thompson 79c173cc19 ffmpeg: Remove the hw_device_ctx global 5 years ago
Andreas Rheinhardt 889ad93c88 fftools/ffmpeg_opt: Check attachment filesize 5 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
Jun Zhao 11d3b03fcb ffmpeg_opt: Respect default disposition when select audio/video 5 years ago
Carl Eugen Hoyos 301cee61fa ffmpeg_opt: Print a warning if more than one -vf/-af option was specified. 6 years ago
Gyan Doshi 3ba5eef2c7 ffmpeg: allow disabling streams by type for inputs 6 years ago
Gyan Doshi 54109b1d14 ffmpeg: skip disabled streams 6 years ago
xiaofeng e78016b04a ffmpeg: break loop when dts_heuristic check done 6 years ago
Gyan Doshi acc9684dcd ffmpeg: block output == input for files 6 years ago
Gyan Doshi 4ac88ba548 fftools/ffmpeg: check sseof value and clash with ss 6 years ago
Gyan Doshi 9c12938ec5 ffmpeg: mark sseof as an input-only option 7 years ago
Vishwanath Dixit 146cdf7e4b fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled 7 years ago
Paul B Mahol 0b360cae1c make swresample optional for ffmpeg 7 years ago
Jun Zhao a675eed175 ffmpeg: support dump bit stream filter options. 7 years ago
Jun Zhao 74afa54528 ffmpeg_opt: fix max_error_rate help info display issue. 7 years ago
Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
Carl Eugen Hoyos 6874945fbf fftools/ffmpeg_opt: Remove a write-only variable. 7 years ago
Rostislav Pehlivanov 6b35a83214 Remove the ffserver program 7 years ago
James Almer 414a49d671 ffmpeg: use thread wrappers for the thread message functionality 7 years ago
Carl Eugen Hoyos ed4a0c7923 ffmpeg_opt: Constify hwaccel pointer. 7 years ago
Pan Bian 2ba6d7cb82 ffmpeg: Check read_ffserver_streams() return value 7 years ago
Mark Thompson b0cd14fb1d ffmpeg: Use codec hardware config to configure hwaccels 7 years ago
Vitaly _Vi Shukela 80ef3c8360 ffmpeg: Allow "-to" on input files in addition to "-t" 7 years ago
James Almer e9025beacb ffmpeg: remove usage of AVCodecContext accessors 7 years ago
Anton Khirnov 0e00624389 h264dec: add a NVDEC hwaccel 7 years ago
James Almer 5cc5130c81 ffmpeg: remove usage of deprecated getter functions 7 years ago
James Almer ca2b779423 avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag 7 years ago
Michael Niedermayer 2c9fa4162b ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer and (de/en)coder 7 years ago
Clément Bœsch 2b32031827 lavc: drop VDA 7 years ago
Jun Zhao 2e94490225 ffmpeg: remove hwaccel_lax_profile_check option 7 years ago