X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fcodec%2Flpcm.c;h=4d1eb04f13c45733f0a64ca211661a5d26c41e8a;hb=661c20f5694da6ff372c7819c1b6cb828bb66962;hp=32346f1d0ebe626362aeb7c80801f419221aa960;hpb=4b66a290d0ea4fd059c2498e4d1df9c60c1936df;p=vlc diff --git a/modules/codec/lpcm.c b/modules/codec/lpcm.c index 32346f1d0e..4d1eb04f13 100644 --- a/modules/codec/lpcm.c +++ b/modules/codec/lpcm.c @@ -93,6 +93,7 @@ struct decoder_sys_t int i_type; }; +#ifdef ENABLE_SOUT struct encoder_sys_t { int i_channels; @@ -103,6 +104,7 @@ struct encoder_sys_t int i_buffer_used; int i_frame_num; }; +#endif /* * LPCM DVD header :