On 27.10.2014 23:12, Lukasz Marek wrote:
On 26.10.2014 23:27, Michael Niedermayer wrote:
+/* ported from alsa-utils/aplay.c */
+int ff_alsa_get_device_list(AVDeviceInfoList *device_list,
snd_pcm_stream_t stream_type)
+{
+int ret = 0;
+void **hints, **n;
+char *name = NULL, *descr = N
On 26.10.2014 23:27, Michael Niedermayer wrote:
+/* ported from alsa-utils/aplay.c */
+int ff_alsa_get_device_list(AVDeviceInfoList *device_list, snd_pcm_stream_t
stream_type)
+{
+int ret = 0;
+void **hints, **n;
+char *name = NULL, *descr = NULL, *io = NULL, *tmp;
+AVDeviceInfo
On Fri, Oct 24, 2014 at 10:07:23PM +0200, Lukasz Marek wrote:
> On 23.10.2014 14:28, Nicolas George wrote:
> >Le primidi 1er brumaire, an CCXXIII, Lukasz Marek a écrit :
> >>It gives the same list as aplay -L (upper case). For example (ffmpeg will
> >>display it in different way, but the content is
On 23.10.2014 14:28, Nicolas George wrote:
Le primidi 1er brumaire, an CCXXIII, Lukasz Marek a écrit :
It gives the same list as aplay -L (upper case). For example (ffmpeg will
display it in different way, but the content is the same)
I thought for a time that "dmix:CARD=PCH,DEV=0" had placeho
Le primidi 1er brumaire, an CCXXIII, Lukasz Marek a écrit :
> It gives the same list as aplay -L (upper case). For example (ffmpeg will
> display it in different way, but the content is the same)
I thought for a time that "dmix:CARD=PCH,DEV=0" had placeholders: PCH needed
to be replaced by an actu
On Wed, 22 Oct 2014 12:07:52 +0200
Lukasz Marek wrote:
> On 22 October 2014 11:53, Nicolas George wrote:
>
> > Le septidi 27 vendémiaire, an CCXXIII, Lukasz Marek a écrit :
> > > ---
> > > libavdevice/alsa-audio-common.c | 60
> > +
> > > libavdevice/als
On 22 October 2014 11:53, Nicolas George wrote:
> Le septidi 27 vendémiaire, an CCXXIII, Lukasz Marek a écrit :
> > ---
> > libavdevice/alsa-audio-common.c | 60
> +
> > libavdevice/alsa-audio-dec.c| 6 +
> > libavdevice/alsa-audio-enc.c| 6 +
Le septidi 27 vendémiaire, an CCXXIII, Lukasz Marek a écrit :
> ---
> libavdevice/alsa-audio-common.c | 60
> +
> libavdevice/alsa-audio-dec.c| 6 +
> libavdevice/alsa-audio-enc.c| 6 +
> libavdevice/alsa-audio.h| 2 ++
> 4 files
On 19.10.2014 16:27, wm4 wrote:
On Sat, 18 Oct 2014 20:36:22 +0200
Lukasz Marek wrote:
---
libavdevice/alsa-audio-common.c | 60 +
libavdevice/alsa-audio-dec.c| 6 +
libavdevice/alsa-audio-enc.c| 6 +
libavdevice/alsa-audio.h
On Sat, 18 Oct 2014 20:36:22 +0200
Lukasz Marek wrote:
> ---
> libavdevice/alsa-audio-common.c | 60
> +
> libavdevice/alsa-audio-dec.c| 6 +
> libavdevice/alsa-audio-enc.c| 6 +
> libavdevice/alsa-audio.h| 2 ++
> 4 files chang
On 18.10.2014 20:36, Lukasz Marek wrote:
---
libavdevice/alsa-audio-common.c | 60 +
libavdevice/alsa-audio-dec.c| 6 +
libavdevice/alsa-audio-enc.c| 6 +
libavdevice/alsa-audio.h| 2 ++
4 files changed, 74 insertions(+)
I
---
libavdevice/alsa-audio-common.c | 60 +
libavdevice/alsa-audio-dec.c| 6 +
libavdevice/alsa-audio-enc.c| 6 +
libavdevice/alsa-audio.h| 2 ++
4 files changed, 74 insertions(+)
diff --git a/libavdevice/alsa-audio-common.c b/lib
12 matches
Mail list logo