]> git.sesse.net Git - vlc/commit
* in TS demux, a program is selected only if a PMT for it was found.
authorJohan Bilien <jobi@videolan.org>
Wed, 17 Apr 2002 17:00:58 +0000 (17:00 +0000)
committerJohan Bilien <jobi@videolan.org>
Wed, 17 Apr 2002 17:00:58 +0000 (17:00 +0000)
commit1adfba81f18ee80b134e17056f94cfa03cfa1d14
tree5f8764f00f2d6ee45bd0b401bd87f25f61fdc277
parentdb10e796ee3a7b31d77f4dcd2483aa559a24d3b5
* in TS demux, a program is selected only if a PMT for it was found.
  This should fix the problem that occured when reading a file directly
  extracted from a satellite card.
* UDP access plugin uses input_SetProgram.
AUTHORS
plugins/access/udp.c
src/input/input_programs.c
src/input/mpeg_system.c