]> gitweb.factorcode.org Git - factor-unmaintained.git/blob - gstreamer/plugins/rtp/rtp.factor
unmaintained: New home for misfit Factor vocabularies.
[factor-unmaintained.git] / gstreamer / plugins / rtp / rtp.factor
1 ! Copyright (C) 2010 Anton Gorenko.
2 ! See http://factorcode.org/license.txt for BSD license.
3 USING: gstreamer.rtp.ffi ;
4 IN: gstreamer.rtp
5