Hi,

On Sun, Jul 3, 2011 at 8:30 AM, Diego Biurrun <[email protected]> wrote:
> From: Gavin Kinsey <[email protected]>
>
> ---
>  ffprobe.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/ffprobe.c b/ffprobe.c
> index 711a172..edda454 100644
> --- a/ffprobe.c
> +++ b/ffprobe.c
> @@ -393,6 +393,7 @@ int main(int argc, char **argv)
>     int ret;
>
>     av_register_all();
> +    init_opts();

OK.

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

Reply via email to