[FFmpeg-devel] [PATCH] Decoding of raw UTF-8 text from Ogg streams

Michael Niedermayer michaelni
Tue Aug 18 22:00:24 CEST 2009


On Tue, Aug 18, 2009 at 02:27:47PM +0100, ogg.k.ogg.k at googlemail.com wrote:
> > thats a misunderstanding, the code set
> > *start=0 always and explicitly thus there is no point in passing int *start
> > into the function
> 
> So, here's a patch that just does what you asked last (not pass start, and
> not silently ignore the OOM) and nothing more.

>  Changelog              |    1 
>  doc/general.texi       |    2 
>  libavcodec/Makefile    |    1 
>  libavcodec/allcodecs.c |    1 
>  libavcodec/avcodec.h   |    2 
>  libavcodec/ssadec.c    |  138 +++++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 143 insertions(+), 2 deletions(-)
> 30b4095266c411b068934fbec225e268eae955e0  0001-add-simple-ASS-SSA-decoder.patch
> From 5707c9c3ec3407b93088296616adcb9238c2d9f3 Mon Sep 17 00:00:00 2001
> From: ogg.k.ogg.k <ogg.k.ogg.k at googlemail.com>
> Date: Sun, 16 Aug 2009 12:04:14 +0100
> Subject: [PATCH] add simple ASS/SSA decoder

looks ok assuming its tested and works

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090818/a53a4d87/attachment.pgp>



More information about the ffmpeg-devel mailing list