[MPlayer-dev-eng] [PATCH] TV teletext (try 2)

Vladimir Voroshilov voroshil at gmail.com
Mon Jun 11 06:32:35 CEST 2007


Hi, All.

This mail intended to allow other devs review reletext patch.
My gmail confused me a lot showing outgoing to direct mail address
letters in the mailing list thread, so i was sure that letters were
gone into mplayer-dev-eng.
Sorry once again for this.

First, is this command sequence enough good to revert r23530 ?
========cut===========
svn diff -r 23529:23530 > commit_23530.diff
patch -p0 -R < commit_23530.diff
rm stream/tvi_vbi.c
rm stream_tvi_vbi.h
svn del stream/tvi_vbi.c
svn del stream/tvi_vbi.h
svn commit -m "revert r23530 (teletext support). It breaks policy,
other devs were not able to review patch before commit, code should be
cleaned up/fixed"
========cut===========

Attached files are separated parts of r23530 commit patch:

 teletext8_docs.diff :
  documentation

 teletext8_build.diff
  configure/Makefile changes

 teletext8_render.diff
  rendering text on osd or RGB32 rendered vbi page on spu.
  rendereing vbi page to RGB32 image is produced by lzvbi lib

 teletext8_slaves.diff
  slave commands and new properties

 teletext8_tvi_vbi.diff
  main stuff (background grabbing thread, switching pages and so on)

 teletext8_tv_tvi.diff
  interface between tv.c and tvi_vbi.c stuff (init/uninit calls,
resets, routines for accessing rendered pages from spu layer)


-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: teletext8_docs.diff
Type: application/octet-stream
Size: 2738 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070611/b2c58624/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: teletext8_build.diff
Type: application/octet-stream
Size: 3826 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070611/b2c58624/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: teletext8_render.diff
Type: application/octet-stream
Size: 12988 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070611/b2c58624/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: teletext8_slaves.diff
Type: application/octet-stream
Size: 7777 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070611/b2c58624/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: teletext8_tvi_vbi.diff
Type: application/octet-stream
Size: 43799 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070611/b2c58624/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: teletext8_tv_tvi.diff
Type: application/octet-stream
Size: 7112 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070611/b2c58624/attachment-0005.obj>


More information about the MPlayer-dev-eng mailing list