196 Commits (d0705ecb2bca2a72df13435251ce05c08d8142cc)

Author SHA1 Message Date
Limin Wang 683e421bcf fftools/ffmpeg: use local variable with same contents directly 5 years ago
Mark Thompson 706ed34ce7 ffmpeg: Don't require a known device to pass a frames context to an encoder 5 years ago
Marton Balint f821ae8591 fftools/ffmpeg: use a bsf list instead of individual bsfs 5 years ago
vectronic a75924ec88 fftools/ffprobe: show closed caption info in the stream dump 5 years ago
Mark Thompson 79c173cc19 ffmpeg: Remove the hw_device_ctx global 5 years ago
Mark Thompson 8abd3b2028 ffmpeg: Use hardware config metadata with encoders 5 years ago
Mark Thompson e254212405 ffmpeg: Make filter hardware device selection clearer 5 years ago
Peter Ross 6cfb33f976 ffplay: set stream_index to -1 earlier to prevent segfault 5 years ago
Jun Zhao e689a759c6 fftools/ffprobe: support DOVI sidedata 5 years ago
Anton Khirnov 4cde83c780 cmdutils: stop using deprecated av_codec_next() 5 years ago
Andreas Rheinhardt 889ad93c88 fftools/ffmpeg_opt: Check attachment filesize 5 years ago
Carl Eugen Hoyos d5bf704f50 ffmpeg: Do not clip timestamps at LONG_MAX. 5 years ago
Jun Zhao 5633f9a8a2 fftools: fix hwaccels option dump redundancy 5 years ago
Marton Balint 4e0cf81b49 fftools/ffmpeg: also flush encoders which have a variable frame size 5 years ago
Michael Niedermayer 64c59b626f fftools/ffmpeg: Disable copy_ts on timestamp wraparound 5 years ago
Gyan Doshi b195b5f2ba ffplay: flush correct stream after stats update 5 years ago
Gyan Doshi 2d6a89872e ffplay: always show stats at all log levels if requested by user 5 years ago
Carl Eugen Hoyos b5a8ad5623 ffmpeg: Print an error instead of a debug message on exit. 5 years ago
Andreas Rheinhardt 3362330741 ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 5 years ago
Andreas Rheinhardt d9f38b99dd fftools/ffmpeg_opt: Fix [u]int64_t specifier string 5 years ago
Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
Jan Ekström 7ba3ea212f ffmpeg: explicitly handle sub2video subpicture initialization 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
Marton Balint af7ec793d4 fftools/ffplay: fix possible memory leak in decoder 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
Michael Niedermayer 4f4ad33d96 fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() 5 years ago
Andreas Rheinhardt c2c65d1d1f fftools/ffprobe: Remove unneeded casts 5 years ago
Andreas Rheinhardt 13dc90396d fftools/ffmpeg: Integrate two checks 5 years ago
Jun Zhao b99ed6e428 cmdutils: fix crash if no name for "ffmpeg -h protocol" 5 years ago
Steven Liu 6087692a60 cmdutils: add show_help_protocol for get protocol options 5 years ago
Carl Eugen Hoyos 26c7f91e66 ffmpeg: Do not print "SDP:" on top of sdp files. 5 years ago
Martin Storsjö 2dc2b11fba cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle 5 years ago
Gyan Doshi 5d82c078ea ffmpeg: don't force source-tracked keyframes for duplicates 5 years ago
Gyan Doshi fa3ad7bbc6 ffmpeg: remove premature rescaling of forced_keyframe times 5 years ago
Zhao Zhili 609285af51 fftools/ffmpeg_filter: remove sws_param option from buffersrc 5 years ago
Carl Eugen Hoyos 2e700ec3a7 fftools/ffmpeg_opt: Add a missing closing brackets. 5 years ago
Jun Zhao c1e215041b fftools/cmdutils: Fix break command dump for -map option 5 years ago
Nicolas Gaullier 1fcbaa37e6 fftools/ffmpeg: Reindent after last commit 5 years ago
Nicolas Gaullier f40fb7963e fftools/ffmpeg: Fix forward CPB props in to out 5 years ago
Martin Storsjö e10654de2b ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from the current path 5 years ago
Martin Storsjö 06ec9c4746 configure: Check for the SetDllDirectory and GetModuleHandle functions 5 years ago
Andreas Rheinhardt fc7b6d5574 fftools/ffmpeg_opt: Fix mixed declarations and code 5 years ago
Andreas Rheinhardt 6f2a3958cf fftools/ffmpeg: Free swresample dictionary during cleanup 5 years ago
Jun Zhao ed3c317dea fftools/ffmpeg_opt: add error handle if av_asprintf return null 5 years ago
James Almer 2e4f86e04c ffprobe: fix output of packets_and_frames section in JSON format 5 years ago
Andreas Rheinhardt 223a2c2a60 fftools/ffmpeg: Improve streamcopy 5 years ago
Lou Logan 61b7676bd5 cmdutils: trailing options may be ignored 5 years ago