[FFmpeg-devel] [PATCH] ALSA for libavdevice

Diego Biurrun diego
Fri Dec 12 21:33:53 CET 2008


On Fri, Dec 12, 2008 at 09:28:53PM +0100, Nicolas George wrote:
> 
> --- a/configure
> +++ b/configure
> --- a/libavdevice/alldevices.c
> +++ b/libavdevice/alldevices.c

Build system part OK.

> --- /dev/null
> +++ b/libavdevice/alsa-audio-common.c
> @@ -0,0 +1,188 @@
> +int ff_alsa_open(AVFormatContext *ctx, int mode, unsigned int *sample_rate,
> +    int channels, int *codec_id)

nit: Align this with the rest of the parameters.

Diego




More information about the ffmpeg-devel mailing list