[FFmpeg-devel] [PATCH 11/11] RealText demuxer and decoder.

Clément Bœsch ubitux at gmail.com
Thu Jun 28 00:03:02 CEST 2012


On Fri, Jun 22, 2012 at 10:44:06PM +0200, Clément Bœsch wrote:
> FIXME: bump minor in lavc & lavf
> ---
>  doc/general.texi            |   1 +
>  libavcodec/Makefile         |   1 +
>  libavcodec/allcodecs.c      |   1 +
>  libavcodec/avcodec.h        |   1 +
>  libavcodec/realtextdec.c    |  81 +++++++++++++++++++++++++
>  libavformat/Makefile        |   1 +
>  libavformat/allformats.c    |   1 +
>  libavformat/realtextdec.c   | 145 ++++++++++++++++++++++++++++++++++++++++++++
>  tests/fate/subtitles.mak    |   3 +
>  tests/ref/fate/sub-realtext |   1 +
>  10 files changed, 236 insertions(+)
>  create mode 100644 libavcodec/realtextdec.c
>  create mode 100644 libavformat/realtextdec.c
>  create mode 100644 tests/ref/fate/sub-realtext

Ping, I'll push the whole patchset in 3 days if no objection (it's missing
review for patch 6, 10 and 11 IIRC).

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120628/e677e2c1/attachment.asc>


More information about the ffmpeg-devel mailing list