]> git.sesse.net Git - vlc/commit
* Added prototypes for the Elementary Stream input module for Alexis.
authorSam Hocevar <sam@videolan.org>
Fri, 20 Apr 2001 15:02:48 +0000 (15:02 +0000)
committerSam Hocevar <sam@videolan.org>
Fri, 20 Apr 2001 15:02:48 +0000 (15:02 +0000)
commit90510c53dbb297be36673b7f3f2083fc4aa06ed3
tree88f30105831d4d130f76fdc2fc2a99b9ba49634a
parent3b94a56f8d1d456b7c9ad45e218cb12b6d215f25
  * Added prototypes for the Elementary Stream input module for Alexis.
     it's compiled by default, to activate it: "vlc --input es <file.mpeg>"
Makefile
configure
configure.in
plugins/mpeg/Makefile
plugins/mpeg/es.c [new file with mode: 0644]
plugins/mpeg/input_es.c [new file with mode: 0644]
plugins/mpeg/input_es.h [new file with mode: 0644]