]> git.sesse.net Git - vlc/blobdiff - modules/access/rtp/rtp.c
Remove access-filter support.
[vlc] / modules / access / rtp / rtp.c
index 1ebf65f5b7b4b8bed44f17d25c8a3c2d2f4dd566..e52efce2522ed9eabcb42172e50d56be6874a9ac 100644 (file)
@@ -114,7 +114,7 @@ vlc_module_end ()
  * - send RTCP-RR and RTCP-BYE
  * - dynamic payload types (need SDP parser)
  * - multiple medias (need SDP parser, and RTCP-SR parser for lip-sync)
- * - support for access_filter in case of stream_Demux (MPEG-TS)
+ * - support for stream_filter in case of stream_Demux (MPEG-TS)
  */
 
 #ifndef IPPROTO_DCCP