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
Mark Thompson
aa6b2e081c
avconv: Enable generic hwaccel support for VDPAU
2017-03-20 23:15:43 +00:00
Mark Thompson
62a1ef9f26
avconv: Enable generic hwaccel support for VAAPI
2017-03-20 23:15:43 +00:00
Mark Thompson
d2e6dd32a4
avconv: Generic device setup
...
Not yet enabled for any hwaccels.
2017-03-20 23:15:43 +00:00
Diego Biurrun
c95169f0ec
build: Move cli tool sources to a separate subdirectory
...
This unclutters the top-level directory and groups related files together.
2017-02-21 16:10:51 +01:00