]> git.sesse.net Git - vlc/history - plugins/mpeg/input_es.c
Fixed a cosmetic issue.
[vlc] / plugins / mpeg / input_es.c
2001-12-10 Christophe MassiotBackported fix for EOF of ES-only streams.
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-07 Johan Bilien* added functions in inputs to change the current progr...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-11 Stéphane Borel-Merged DVD netlist with input netlist to remove duplic...
2001-10-02 Christophe Massiot* Fixed a warning in input_es.c ;
2001-10-02 Christophe Massiot* Cleaned up sam's mess with input's pf_open and pf_clo...
2001-07-30 Sam Hocevar * VC++/Intel compiler fixes by Jon Lech Johansen...
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-06-27 Christophe MassiotElementary Stream input plugin (use it with --input...
2001-06-07 Sam Hocevar * Applied old FreeBSD patch for dvd input by German...
2001-05-31 Sam Hocevar * Win2000 DVD input by Jon Lech Johansen <jon-vl...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-20 Sam Hocevar * Added prototypes for the Elementary Stream input...