[FFmpeg-soc] [soc]: r3410 - mlp/mlpenc.c
Diego Biurrun
diego at biurrun.de
Sun Aug 17 22:36:45 CEST 2008
On Sun, Aug 17, 2008 at 10:27:14PM +0200, ramiro wrote:
>
> Log:
> Move default param_presence_flags to its a function.
>
> --- mlp/mlpenc.c (original)
> +++ mlp/mlpenc.c Sun Aug 17 22:27:14 2008
> @@ -266,6 +266,21 @@ static void clear_channel_params(Channel
>
> +static uint8_t default_param_presence_flags()
static uint8_t default_param_presence_flags(void)
Diego
More information about the FFmpeg-soc
mailing list