[MPlayer-dev-eng] [PATCH] Dynamic list of EOSD sources
Nicolas George
nicolas.george at normalesup.org
Sun Sep 12 11:23:42 CEST 2010
Hi.
The attached patch implements a dynamic list of sources for EOSD. It reuses
most of the code of the last version (2010-08-22), with the following
updates:
- It uses a specific structure instead of relying on ASS_Image. This adds
some code to alloc/free/append/copy the structure, but it lowers
considerably the dependency of EOSD towards ASS, especially ASS headers.
- As a consequence of above, it includes a few small changes vo_gl and
vo_vdpau. THE VDPAU WAS NOT TESTED. It builds correctly, but I do not have
a nvidia chipset to actually test.
Also, vf_ass requires a reindent.
- The code for the ASS source was moved to ass_mp.[ch].
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-eosd-dynamic-20100912-1106.diff
Type: text/x-diff
Size: 21696 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100912/25c35443/attachment-0001.diff>
-------------- 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/mplayer-dev-eng/attachments/20100912/25c35443/attachment-0001.pgp>
More information about the MPlayer-dev-eng
mailing list