]> git.sesse.net Git - vlc/history - src/input/input_netlist.c
-Merged DVD netlist with input netlist to remove duplicated code.
[vlc] / src / input / input_netlist.c
2001-11-11 Stéphane Borel-Merged DVD netlist with input netlist to remove duplic...
2001-09-06 Henri Fallon- Fixed a netlist packet leak in demuxPSI (Mark Gritter...
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-05-31 Sam Hocevar * BeOS fixes. renamed iovec.h to input_iovec.h becaus...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-05-28 Sam Hocevar * Added a wrapper for readv() on platforms which...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-04-28 Henri Fallon- Fixed a bug in TS input. It should be more smooth now
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-03-10 Henri FallonSmall optim.
2001-02-14 Henri FallonBegining of TS Input
2001-02-08 Christophe Massiot* Portability : changed off64_t to off_t and activated...
2001-02-08 Stéphane Borel-New method using netlist to read packets on DVD device...
2001-01-07 Henri Fallon- Added vlc_mutex_destroy and vlc_cond_destroy function...
2001-01-06 Henri FallonFixed a typo than prevented from building ...
2001-01-06 Henri FallonFixed initialization of payload_start and payload_end
2001-01-05 Christophe MassiotBSD port, including :
2000-12-30 Christophe MassiotComments for Henri.
2000-12-29 Henri Fallon- Removed i_iovec_start and i_iovec_end. Used i_data...
2000-12-27 Christophe MassiotWe now read the DTS (but we don't use it for the moment).
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-21 Christophe MassiotComments for Henri.
2000-12-21 Henri FallonAdded netlist support.
2000-12-15 Christophe MassiotMore comments.
2000-12-14 Christophe MassiotSome comments for Henri.
2000-12-14 Henri FallonNetlist embryo :
2000-12-11 Christophe MassiotPrototypes for netlist functions.
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)
2000-08-23 Christophe MassiotRemplissure du champ AUTHORS des sources.
2000-05-24 Sam Hocevar Bon. On ne rit pas, je m'�tais juste plant� dans l...
2000-03-09 Sam Hocevar . normalement on devrait se prendre 1 seul mail par...
2000-03-04 Jean-Marc DresslerD�but du portage BeOS. Beaucoup de fuchiers ont �t...
2000-03-04 Sam Hocevar - �a compile sous FreeBSD (mais �a ne tourne pas)
2000-03-03 Sam Hocevar Encore un commit venu tout droit des abysses de l...
2000-02-23 Sam Hocevar Le retour du demoronifier qui n'est pas content.
2000-02-13 Sam Hocevar Je vous avais pr�venu. Le demoronifier a frapp�.
2000-01-20 Vincent SeguinChangement de chaine. Delicat encore, mais il marche...
2000-01-14 Vincent SeguinGGI fonctionnel. N'oubliez pas de d�finit GII_INPUT.
1999-12-08 Jean-Marc DresslerFin du remplacement des pthread + ajout du frame rate...
1999-10-20 Benoit SteinerBug fix: le buffer p_pes_header_save du pes n'etait...
1999-08-08 Michel KaempfInitial revision