[FFmpeg-devel] [PATCH 0/3] Bitmap Brothers JV playback system
Peter Ross
pross
Tue Mar 8 16:10:14 CET 2011
This patchset makes cutscenes from the Z computer game playable
within FFmpeg.
Format description here: http://wiki.multimedia.cx/index.php?title=JV.
Samples can be found /incoming/jv
Changelog | 1 +
MAINTAINERS | 2 +
doc/general.texi | 3 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/avcodec.h | 5 +-
libavcodec/jvdec.c | 212 ++++++++++++++++++++++++++++++++++++++++++++
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/jvdec.c | 220 ++++++++++++++++++++++++++++++++++++++++++++++
libavformat/version.h | 2 +-
11 files changed, 446 insertions(+), 3 deletions(-)
create mode 100644 libavcodec/jvdec.c
create mode 100644 libavformat/jvdec.c
-- CMDR ZOD
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110309/622f73fc/attachment.pgp>
More information about the ffmpeg-devel
mailing list