ffmpeg/avtools
Peter Große a58873b111 avconv: when using -loop option bail out if seek to start fails
Fixes an infinite loop when a demuxer fails to seek to the start of the input.

Signed-off-by: Peter Große <pegro@friiks.de>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2017-07-28 13:13:44 +02:00
..
Makefile dxva: add support for new dxva2 and d3d11 hwaccel APIs 2017-06-08 21:20:18 +02:00
avconv.c avconv: when using -loop option bail out if seek to start fails 2017-07-28 13:13:44 +02:00
avconv.h h264dec: add a CUVID hwaccel 2017-07-26 23:24:34 +02:00
avconv_filter.c avconv: Support setting the hardware device to use when filtering 2017-04-30 16:13:50 +01:00
avconv_hw.c avconv_hw: Free device on initialisation failure 2017-06-18 17:01:49 +01:00
avconv_opt.c h264dec: add a CUVID hwaccel 2017-07-26 23:24:34 +02:00
avconv_qsv.c build: Move cli tool sources to a separate subdirectory 2017-02-21 16:10:51 +01:00
avconv_vda.c build: Move cli tool sources to a separate subdirectory 2017-02-21 16:10:51 +01:00
avplay.c avplay: Do not try to allocate new frames when the player is closing 2017-04-25 00:38:07 +02:00
avprobe.c avprobe: use av_spherical_projection_name() to print spherical projection names 2017-04-27 09:59:54 -04:00
cmdutils.c cmdutils: Mark conditionally used variable as av_unused 2017-06-03 19:34:08 +02:00
cmdutils.h build: Move cli tool sources to a separate subdirectory 2017-02-21 16:10:51 +01:00