]> git.sesse.net Git - vlc/commit
This patch is a hack to force usage of zvbi teletext decoder. It cannot be resolved...
authorJean-Paul Saman <jpsaman@videolan.org>
Fri, 6 Jul 2007 21:32:25 +0000 (21:32 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Fri, 6 Jul 2007 21:32:25 +0000 (21:32 +0000)
commit7c6178e22084b8f3b13a930f05e14f3173f81fe9
tree6e534d1fd1139bfa0a02a0a969af6cfd204aeacf
parente9d6753e2e53f9c71dcd60f9b23e4e12cb306d19
This patch is a hack to force usage of zvbi teletext decoder. It cannot be resolved cleanly because the codec telx.c and zvbi.c require different offsets in the input buffer, while using the same FOURCC. This is a conflict which should be resolved in another way.
modules/demux/ts.c