]> git.sesse.net Git - vlc/commit
* modules/access_output/udp.c: New group= option, used to send multiple
authorChristophe Massiot <massiot@videolan.org>
Wed, 3 Mar 2004 10:51:55 +0000 (10:51 +0000)
committerChristophe Massiot <massiot@videolan.org>
Wed, 3 Mar 2004 10:51:55 +0000 (10:51 +0000)
commitcd3e5b41ba629df276314709b2a995e1a2fb6b3f
treee622ed7af5418a4906a9d82995702b3e9357b568
parent1617f883d74c2719c69379e7493c23a915502c52
* modules/access_output/udp.c: New group= option, used to send multiple
  packets at once (less scheduling overhead) ; typically access=udp{group=5}
  will send 5 * 7 TS packets at once.
modules/access_output/udp.c