[MPlayer-dev-eng] [PATCH] Apple Video (rpza) decoder

Roberto Togni rtogni at freemail.it
Sat Feb 9 17:30:48 CET 2002


Hi All!

This patch adds Apple Video decoder (fourcc: rpza or azpr) to Mplayer.
rpza is a BRG15 format used in (old?) Quicktime files.

Algorithm comes from Xamin source, but rpza.c is implemented from 
scratch by me (except for some code stolen from qtsmc.c by Mike 
Melanson)

It works on my machine (Linux 2.2.20, P133 non-mmx) with the only MOV i 
have in this format.
If someone needs the sample .mov file i can upload it (it's ~1.4Mb, 
9sec play time, no audio).

Ciao,
  Roberto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.diff
Type: text/x-makefile
Size: 926 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020209/db2f4d59/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: codec-cfg.c.diff
Type: application/octet-stream
Size: 223 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020209/db2f4d59/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: codec-cfg.h.diff
Type: application/octet-stream
Size: 239 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020209/db2f4d59/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: codecs.conf.diff
Type: application/octet-stream
Size: 332 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020209/db2f4d59/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dec_video.c.diff
Type: application/octet-stream
Size: 1061 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020209/db2f4d59/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rpza.c
Type: text/x-c
Size: 7008 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020209/db2f4d59/attachment-0001.bin>


More information about the MPlayer-dev-eng mailing list