[FFmpeg-devel] [PATCH 2/2][RFC] avcodec/g729: add g729_parser

Michael Niedermayer michael at niedermayer.cc
Tue Aug 11 16:08:10 CEST 2015


On Mon, Aug 10, 2015 at 09:51:43PM -0400, Ganesh Ajjanagadde wrote:
> Add trivial g729 parser; fixes Ticket4753
> 
> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at 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.

[...]
-- 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150811/45ea7ac8/attachment.sig>


More information about the ffmpeg-devel mailing list