136 Commits (7ab9b30800c0847133fa23fc86d05029d0415fe2)

Author SHA1 Message Date
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