On Sun, Oct 02, 2011 at 12:09:08PM -0400, Justin Ruggles wrote:
> ---
>  libavformat/avformat.h |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> diff --git a/libavformat/avformat.h b/libavformat/avformat.h
> index cc5457e..7b350f1 100644
> --- a/libavformat/avformat.h
> +++ b/libavformat/avformat.h
> @@ -406,7 +406,9 @@ typedef struct AVInputFormat {
>                                int64_t *pos, int64_t pos_limit);
>  
>      /**
> -     * Can use flags: AVFMT_NOFILE, AVFMT_NEEDNUMBER.
> +     * Can use flags: AVFMT_NOFILE, AVFMT_NEEDNUMBER, AVFMT_SHOW_IDS,
> +     * AVFMT_GENERIC_INDEX, AVFMT_TS_DISCONT, AVFMT_NOBINSEARCH,
> +     * AVFMT_NOGENSEARCH.
>       */
>      int flags;
>  

ok

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

Reply via email to