diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2013-04-28 18:11:38 +0000 | 
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2013-04-28 18:11:38 +0000 | 
| commit | 1ff3704eb35b80b92960ff7c8d1d9ca6ec65f208 (patch) | |
| tree | eef5805f7ea024ca7d2a06d4a4d5b34d5b8fbe26 | |
| parent | Provide the rtmp streaming plugin [1]. (diff) | |
Add gstreamer1-plugins-rtmp
Notes
Notes:
    svn path=/head/; revision=316739
| -rw-r--r-- | multimedia/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/multimedia/Makefile b/multimedia/Makefile index 8eb8216aca23..36e8c19201d4 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -130,6 +130,7 @@      SUBDIR += gstreamer1-plugins-mpeg2dec      SUBDIR += gstreamer1-plugins-mpeg2enc      SUBDIR += gstreamer1-plugins-resindvd +    SUBDIR += gstreamer1-plugins-rtmp      SUBDIR += gstreamer1-plugins-schroedinger      SUBDIR += gstreamer1-plugins-theora      SUBDIR += gstreamer1-plugins-ugly | 
