On 13.08.2014 16:00, Michael Niedermayer wrote:
On Thu, Aug 07, 2014 at 01:58:57AM +0200, Lukasz Marek wrote:
Allows to list sources/sinks of the devices that implement
that functionality.
[...]
+int show_sinks(void *optctx, const char *opt, const char *arg)
+{
+#if CONFIG_AVDEVICE
+AVDe
On Thu, Aug 07, 2014 at 01:58:57AM +0200, Lukasz Marek wrote:
> Allows to list sources/sinks of the devices that implement
> that functionality.
>
[...]
> +int show_sinks(void *optctx, const char *opt, const char *arg)
> +{
> +#if CONFIG_AVDEVICE
> +AVDeviceInfoList *device_list = NULL;
> +