[vlc-devel] commit: Fixed a comment on ts-extra-pmt. (Laurent Aimar )

git version control git at videolan.org
Fri Jul 4 22:51:26 CEST 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Fri Jul  4 20:53:20 2008 +0000| [6234b51b991dbfa4e321757df4b6cceb5d9b0f19]

Fixed a comment on ts-extra-pmt.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6234b51b991dbfa4e321757df4b6cceb5d9b0f19
---

 modules/demux/ts.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/demux/ts.c b/modules/demux/ts.c
index 3ca1295..e70d261 100644
--- a/modules/demux/ts.c
+++ b/modules/demux/ts.c
@@ -101,7 +101,7 @@ static void Close ( vlc_object_t * );
 /* TODO
  * - Rename "extra pmt" to "user pmt"
  * - Update extra pmt description
- *      pmt_pid[:pmt_number]=pid_description[,pid_description]
+ *      pmt_pid[:pmt_number][=pid_description[,pid_description]]
  *      where pid_description could take 3 forms:
  *          1. pid:pcr (to force the pcr pid)
  *          2. pid:stream_type




More information about the vlc-devel mailing list