]> git.sesse.net Git - vlc/commit
* modules/access_output/udp.c: implemented a caching mechanism which solves all the...
authorGildas Bazin <gbazin@videolan.org>
Thu, 19 Jun 2003 18:22:05 +0000 (18:22 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 19 Jun 2003 18:22:05 +0000 (18:22 +0000)
commit0a23f93ced9b31a297fe1e73c0e3dad84cce2fef
tree8748bfb033d5923fac11eb083dcba2be49586096
parentb04608eca396d458ae594e0ed5803283c9413d38
* modules/access_output/udp.c: implemented a caching mechanism which solves all the bad quality streaming issues that have been reported. The caching value can be modified with the --udp-sout-caching config option (the default value being DEFAULT_PTS_DELAY ==  300 milisec).
modules/access_output/udp.c