]> git.sesse.net Git - vlc/history - plugins/mpeg/input_ts.c
* DirectX plugin by Gildas Bazin <gbazin@netcourrier.com>.
[vlc] / plugins / mpeg / input_ts.c
2001-06-02 Sam Hocevar * DirectX plugin by Gildas Bazin <gbazin@netcourrier...
2001-05-31 Sam Hocevar * BeOS fixes. renamed iovec.h to input_iovec.h becaus...
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-05-28 Sam Hocevar * Added a wrapper for readv() on platforms which...
2001-05-08 Arnaud de Bossorei... - fix a bug in ts input.
2001-05-07 Henri FallonAdded detection for ".ts" extension.
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-13 Stéphane Borel*Added udf fix by Billy Biggs
2001-03-19 Henri FallonAdded a #include that prevented when compiling on redhat.
2001-03-19 Sam Hocevar * vlc core compiles under QNX RTOS. Now if anyone...
2001-03-18 Henri FallonReplaced ( a < b/c ) by ( a*c < b ).
2001-03-18 Henri Fallon- Changed read method : we now use select, so we are...
2001-03-07 Sam Hocevar * Disabled network input under BeOS so that it compil...
2001-03-07 Henri Fallon- Fixed TS input ( a nasty dead lock had appeared 4...
2001-03-05 Sam Hocevar * fixed headers for FreeBSD compilation.
2001-02-21 Henri FallonTS Input :
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-20 Stéphane Borel First serie of changes in DVD module for the forthcomi...
2001-02-16 Sam Hocevar * Upgraded version number to 0.2.61. Release is today.
2001-02-14 Henri FallonBegining of TS Input
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...