]> git.sesse.net Git - vlc/commit
audiotrack: implement time synchronization
authorRafaël Carré <funman@videolan.org>
Tue, 18 Dec 2012 22:39:24 +0000 (23:39 +0100)
committerRafaël Carré <funman@videolan.org>
Tue, 18 Dec 2012 22:39:24 +0000 (23:39 +0100)
commit141c6716f8f2905ec7de50979bc7126183e0733a
tree4e679a5f325e98c9a052e268f6204d8497d8bc79
parent81e9a6a8cc479bf8271fcdf6519e9063c37ceddb
audiotrack: implement time synchronization

There is still a random offset between A/V which stays
constant until there's a flush but hopefully testing should
give a clue how to fix it.

Note: the symbols required are present only since 2.2
modules/audio_output/audiotrack.c