On Tue, Aug 11, 2015 at 10:08 AM, Michael Niedermayer
<mich...@niedermayer.cc> wrote:
> On Mon, Aug 10, 2015 at 09:51:43PM -0400, Ganesh Ajjanagadde wrote:
>> Add trivial g729 parser; fixes Ticket4753
>>
>> Signed-off-by: Ganesh Ajjanagadde <gajjanaga...@gmail.com>
>> ---
>>  libavcodec/Makefile      |  1 +
>>  libavcodec/allcodecs.c   |  1 +
>>  libavcodec/g729.h        |  4 +++
>>  libavcodec/g729_parser.c | 90 
>> ++++++++++++++++++++++++++++++++++++++++++++++++
>>  4 files changed, 96 insertions(+)
>>  create mode 100644 libavcodec/g729_parser.c
>
> libavcodec/g729_parser.c:30:21: fatal error: g729dec.h: No such file or 
> directory
> compilation terminated.

This depends on my patch 1/2, where g729dec.h is introduced.

>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> When you are offended at any man's fault, turn to yourself and study your
> own failings. Then you will forget your anger. -- Epictetus
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to