]> git.sesse.net Git - vlc/commit
codec/schroedinger: don't bother doing any complicated timestamp interpolation
authorDavid Flynn <davidf@rd.bbc.co.uk>
Fri, 27 Mar 2009 20:37:56 +0000 (20:37 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 3 Apr 2009 09:10:28 +0000 (11:10 +0200)
commit272b9b9825f1ee736921778b5dbd509fcb1218da
treea3defc0e41d65772b74873547d810a71aa5bfc48
parent1f81f0a33580e0403c9aa32ed58a6dba3cf8b4df
codec/schroedinger: don't bother doing any complicated timestamp interpolation

The packetizer does a far more thorough job of handling the different
timestamp representations used by vlc

Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/schroedinger.c