152 Commits (039a0ebe6fd80ebfe30403a414db53f1f78fed74)

Author SHA1 Message Date
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
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
Gyan Doshi 0993327939 cmdutils: promote report level if loglevel is higher 5 years ago
Gyan Doshi fa697aa92f ffmpeg: switch to avformat_seek_file for stream_loop 5 years ago
Akemi 2a9d461abc avcodec/videotoolbox: add support for full range pixel formats 5 years ago
Andreas Rheinhardt f2d522f2a8 fftools: Use right function signature and pointers 5 years ago
Marton Balint a1c7014847 ffplay: properly detect all window size changes 5 years ago
Jun Zhao 11d3b03fcb ffmpeg_opt: Respect default disposition when select audio/video 5 years ago
Derek Buitenhuis d5a6b390ce ffprobe: Fix memory leak 5 years ago
Mark Thompson a444863738 ffmpeg_hw: Treat empty device string as no device setting 6 years ago
Mark Thompson 1f8b36329f ffmpeg_hw: Mark some strings as const 6 years ago
Antonin Gouzer 3da8d04c18 fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC) 6 years ago
Daniel Kucera 8d9910a23a ffplay: added option always on top for video window 6 years ago
Andreas Hakon e750dc9de6 libavformat: improve logs with cur_dts 6 years ago
fumoboy007 036b4b0f85 avcodec/videotoolbox: add support for 10bit pixel format 6 years ago
Thierry Foucu 0ac3befd47 fftools/ffmpeg: Check if we do have also a filter_complex filter. 6 years ago
Jan Ekström 8cf757ee8d ffmpeg_filter: initialize sub2video.end_pts together with last_pts 6 years ago
Marton Balint 7cab5471b2 ffplay: add support for setting the number of filter threads 6 years ago
Marton Balint fe99a51c40 ffplay: add missing avfilter_graph_alloc result check 6 years ago
Marton Balint 28dd73a443 ffplay: use different decoder names for each media type 6 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
Jan Ekström 3a36b0c4b8 ffmpeg: improve the intra stream discontinuity message 6 years ago
Marton Balint 418c90faac ffplay: fix -x and -y options when only one of them is used 6 years ago
Marton Balint 9a39c5449f ffplay: convert float math to int math in calculate_display_rect 6 years ago
Carl Eugen Hoyos 698574ac5d ffmpeg: Avoid duplicating Closed Captions when increasing frame rate. 6 years ago
Jun Zhao 1ffac23885 fftools/ffmpeg: delete the unused code. 6 years ago
Jun Zhao 7608809ae4 fftools/ffprobe: Indent the code. 6 years ago
Michael Niedermayer 3504004879 fftools/ffmpeg: Repair reinit_filter feature 6 years ago
Jun Zhao e24a754916 fftools/ffmpeg: Indent the code 6 years ago
Jun Zhao 3eccf5be92 fftools/ffmpeg: Put the variable declaration at uppper for block. 6 years ago
Jun Zhao 81f2a9f136 fftools/ffmpeg: Remove the micor like "#if 1" 6 years ago
Marton Balint f099946faf ffmpeg: log corrupted packets and frames 6 years ago
Marton Balint 6e6ecdf44d ffmpeg: check return value of avcodec_parameters_from_context 6 years ago
Dave Rice 1431ff2d37 ffplay: add options to specify window position 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 1a4a8df249 ffplay: add option to allow custom seek interval 6 years ago
Marton Balint 9fee22dbdd ffplay: do not drain existing filters when seeking 6 years ago
Gyan Doshi 26dc763245 ffmpeg: add correct field for raw pts in -progress report 6 years ago
James Almer b955a33314 ffmpeg: simplify refcounting packets for the muxing queue 6 years ago
Zhong Li 6434b84460 fftools/qsv: add extra_hw_frames support 6 years ago