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

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


On Fri, Jun 22, 2012 at 10:44:05PM +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/samidec.c     | 152 +++++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/Makefile     |   1 +
>  libavformat/allformats.c |   1 +
>  libavformat/samidec.c    | 132 ++++++++++++++++++++++++++++++++++++++++
>  tests/fate/subtitles.mak |   3 +
>  tests/ref/fate/sub-sami  |   1 +
>  10 files changed, 294 insertions(+)
>  create mode 100644 libavcodec/samidec.c
>  create mode 100644 libavformat/samidec.c
>  create mode 100644 tests/ref/fate/sub-sami
> 

ping.

-- 
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/eda43dee/attachment.asc>


More information about the ffmpeg-devel mailing list