144 Commits (66d5e43b9909804511a3e1fb65f6f0bbb0264eb3)

Author SHA1 Message Date
  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 6 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
  James Almer d228df6ff3 cmdutils: print a more descriptive error message in show_help_bsf() when no bsf is specified 6 years ago
  Marton Balint 85bfcc46d1 ffplay: add support for various YUV conversion modes 6 years ago
  Marton Balint da36bcbeb7 ffmpeg: fix -stream_loop with multiple inputs 6 years ago
  Marton Balint b181cd359b ffmpeg: factorize input thread creation and destruction 6 years ago
  Gyan Doshi 07987404a8 ffmpeg: make loglevel verbose for frame duration warning 6 years ago
  Gyan Doshi 4ac88ba548 fftools/ffmpeg: check sseof value and clash with ss 6 years ago
  Hans Carlson a790813739 ffmpeg: Treat subtitles like audio and video for non-monotonic dts. 6 years ago
  Marton Balint e8050aa791 ffplay: ignore keypress events before a window is created 7 years ago