]> git.sesse.net Git - vlc/commit
* Moved Program Specific Information decoder to the ts demux module
authorJohan Bilien <jobi@videolan.org>
Thu, 25 Apr 2002 02:10:33 +0000 (02:10 +0000)
committerJohan Bilien <jobi@videolan.org>
Thu, 25 Apr 2002 02:10:33 +0000 (02:10 +0000)
commit5a70322c5ffad491c7e824214bbd79a9c65ee744
tree0b448c247223e543b0777b951687b728e021c605
parent060c0b88c89fba7eb5cc8713378f62ce9cd526bd
* Moved Program Specific Information decoder to the ts demux module
* Added a mpeg_ts_dvbpsi module tha uses libdvbpsi to decode PSIs. It is
  used by default if the lib is found. It shares much code with mpeg_ts
12 files changed:
AUTHORS
Makefile
Makefile.opts.in
configure
configure.in
include/common.h
include/input_ext-intf.h
include/input_ext-plugins.h
plugins/mpeg_system/Makefile
plugins/mpeg_system/mpeg_ts.c
src/input/mpeg_system.c
src/misc/modules_plugin.h