]> git.sesse.net Git - vlc/history - plugins/mpeg/input_ts.c
-Merged DVD netlist with input netlist to remove duplicated code.
[vlc] / plugins / mpeg / input_ts.c
2001-11-11 Stéphane Borel-Merged DVD netlist with input netlist to remove duplic...
2001-10-22 Xavier MarchesiniThe vlc now crosscompiles smoothly without having to...
2001-10-02 Christophe Massiot* Cleaned up sam's mess with input's pf_open and pf_clo...
2001-09-06 Henri Fallon- Fixed a netlist packet leak in demuxPSI (Mark Gritter...
2001-08-27 Christophe MassiotIP Multicast support, courtesy of Mathias Kretschmer...
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-07-12 Gildas Bazin- Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_rea...
2001-06-27 Christophe MassiotElementary Stream input plugin (use it with --input...
2001-06-21 Sam Hocevar * Win32 network support by Boris Dor�s <babal@via...
2001-06-03 Sam Hocevar * Various little fixes
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...