206 Commits (b9ff25a93e9bd7002b18b2bdca6b6a77d7ceb6a0)

Author SHA1 Message Date
  Marton Balint 53a4620fba fftools/ffmpeg: make specifying thread_queue_size turn on threaded input 5 years ago
  Derek Buitenhuis f43a8112dd ffprobe: Allow unknown format private AVOptions 5 years ago
  Linjie Fu 0b511bd9a5 fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale 5 years ago
  Anton Khirnov e0fbb6cf2b fftools: switch to the new child class iteration API 5 years ago
  Andriy Gelman 6cd198860d fftools/ffmpeg: update text requesting samples 5 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
  Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 8 years ago
  Anton Khirnov 8cfab9fa8c cmdutils: drop libavformat/network.h include 8 years ago
  James Almer cbb1760afa fftools/cmdutils: remove lossless and intra only capability entries from print_codec() 5 years ago
  James Almer 0a3ba58b44 fftools/ffmpeg_filter: check the codec's descriptor to see if it's lossless 5 years ago
  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 6 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() 6 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 6 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 6 years ago
  Andreas Rheinhardt 13dc90396d fftools/ffmpeg: Integrate two checks 6 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 6 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