On 08/04/14 19:05, Alessandro Ghedini wrote:
> ---
>  libavformat/mp3dec.c | 98 
> +++++++++++++++++++++++++++++++++-------------------
>  1 file changed, 63 insertions(+), 35 deletions(-)
> 
> diff --git a/libavformat/mp3dec.c b/libavformat/mp3dec.c
> index 414c7e9..bdf11f8 100644
> --- a/libavformat/mp3dec.c
> +++ b/libavformat/mp3dec.c
> @@ -39,6 +39,9 @@

Looks fine, I'd use static void for the functions since the return value
is ignored.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to