[FFmpeg-devel] [PATCH] TAK demuxer, decoder and parser
Michael Niedermayer
michaelni at gmx.at
Sun Oct 7 11:53:20 CEST 2012
On Sun, Oct 07, 2012 at 07:50:04AM +0000, Paul B Mahol wrote:
> On 10/4/12, Paul B Mahol <onemda at gmail.com> wrote:
> > Signed-off-by: Paul B Mahol <onemda at gmail.com>
> > ---
> > configure | 1 +
> > doc/general.texi | 2 +
> > libavcodec/Makefile | 2 +
> > libavcodec/allcodecs.c | 2 +
> > libavcodec/avcodec.h | 1 +
> > libavcodec/codec_desc.c | 7 +
> > libavcodec/tak.c | 180 +++++++++
> > libavcodec/tak.h | 151 ++++++++
> > libavcodec/tak_parser.c | 119 ++++++
> > libavcodec/takdec.c | 952
> > +++++++++++++++++++++++++++++++++++++++++++++++
> > libavformat/Makefile | 1 +
> > libavformat/allformats.c | 1 +
> > libavformat/takdec.c | 144 +++++++
> > 13 files changed, 1563 insertions(+)
> > create mode 100644 libavcodec/tak.c
> > create mode 100644 libavcodec/tak.h
> > create mode 100644 libavcodec/tak_parser.c
> > create mode 100644 libavcodec/takdec.c
> > create mode 100644 libavformat/takdec.c
>
> Will apply (improved version) in few days if I get no comments.
I think the patches are fine now based on previous reviews
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121007/ff35f9ef/attachment.asc>
More information about the ffmpeg-devel
mailing list