]> git.sesse.net Git - vlc/commit
auhal: rewrite TimeGet function
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Sat, 23 Mar 2013 13:53:30 +0000 (14:53 +0100)
committerDavid Fuhrmann <david.fuhrmann@googlemail.com>
Sat, 23 Mar 2013 14:01:07 +0000 (15:01 +0100)
commit7fec79d9cced421d4a3b0c2e885ee03f05f35b37
tree01e7edd87873c94b269bc0961852f84aaa005fb1
parentf27f834d6a60944ca9f5dee87dc802b1a220178c
auhal: rewrite TimeGet function

This fixes stuttering when resuming playback after pause.
Buffer size is increased to avoid packet drops.

Also fixes #8223
modules/audio_output/auhal.c