On 09/22/2012 08:58 AM, Luca Barbato wrote:
> Not having the header for a codec is a tell-tale of a broken file.
> ---
> 
> Fixed flac and changed the check to cope with codecs with optional headers
> (flac).
> 
>  libavformat/oggdec.c           | 13 ++++++++++++-
>  libavformat/oggdec.h           |  5 +++++
>  libavformat/oggparsecelt.c     |  1 +
>  libavformat/oggparsedirac.c    |  2 ++
>  libavformat/oggparseflac.c     |  6 ++++--
>  libavformat/oggparseogm.c      |  4 ++++
>  libavformat/oggparseskeleton.c |  1 +
>  libavformat/oggparsespeex.c    |  3 ++-
>  libavformat/oggparsetheora.c   |  3 ++-
>  libavformat/oggparsevorbis.c   |  1 +
>  10 files changed, 34 insertions(+), 5 deletions(-)

LGTM

-Justin

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

Reply via email to