ffmpeg/avtools
Mark Thompson e669db7610 avconv: Support setting the hardware device to use when filtering
This only supports one device globally, but more can be used by
passing them with input streams in hw_frames_ctx or by deriving new
devices inside a filter graph with hwmap.
2017-04-30 16:13:50 +01:00
..
Makefile avconv: Enable generic hwaccel support for VDPAU 2017-03-20 23:15:43 +00:00
avconv.c avconv: Flush output BSFs when encode reaches EOF 2017-04-02 17:54:05 +01:00
avconv.h avconv: Support setting the hardware device to use when filtering 2017-04-30 16:13:50 +01:00
avconv_dxva2.c
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: Add implicit device creation with default parameters 2017-04-30 16:07:16 +01:00
avconv_opt.c avconv: Support setting the hardware device to use when filtering 2017-04-30 16:13:50 +01:00
avconv_qsv.c
avconv_vda.c
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.h