[FFmpeg-devel] [PATCH 8/8] SAMI demuxer and decoder.
Clément Bœsch
ubitux at gmail.com
Sun Jun 17 11:54:51 CEST 2012
On Fri, Jun 15, 2012 at 07:29:15PM +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 | 152 ++++++++++++++++++++++++++++++++++++++++++++++
> tests/fate/subtitles.mak | 3 +
> tests/ref/fate/sub-sami | 1 +
> 10 files changed, 314 insertions(+)
> create mode 100644 libavcodec/samidec.c
> create mode 100644 libavformat/samidec.c
> create mode 100644 tests/ref/fate/sub-sami
>
Patch dismissed, new better one incoming.
[...]
--
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/20120617/e126a65f/attachment.asc>
More information about the ffmpeg-devel
mailing list