]> git.sesse.net Git - vlc/history - src/input/input.c
IP Multicast support, courtesy of Mathias Kretschmer <mathias@research.att.com>.
[vlc] / src / input / input.c
2001-08-27 Christophe MassiotIP Multicast support, courtesy of Mathias Kretschmer...
2001-08-09 Sam Hocevar * Fixed a bug in the gtk interface which caused vlc...
2001-08-05 Gildas Bazin* Big rewrite of the DirectX audio plugin. The audio...
2001-07-18 Christophe Massiot* Rewrote the video decoder to take advantage of severa...
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-21 Sam Hocevar * Win32 network support by Boris Dor�s <babal@via...
2001-06-15 Sam Hocevar * Unrolled two loops in dvd_netlist.c to prevent...
2001-06-14 Sam Hocevar * Fully working Windows DVD ioctl support by Jon...
2001-06-14 Sam Hocevar * DirectX enhancements by Gildas Bazin, such as softw...
2001-06-12 Stéphane Borel*slight modification in input_dvd since Getiovec wasn...
2001-06-07 Sam Hocevar * Put most builtins in plugins again due to performan...
2001-05-31 Sam Hocevar * Win32 plugin support by Gildas Bazin <gbazin@netcou...
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 a bug introduced in my previous commit which...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-30 Stéphane Borel-Changes and bugfixes to make network work in VLAN...
2001-05-28 Sam Hocevar * Added a wrapper for readv() on platforms which...
2001-05-28 Xavier MarchesiniModified in order to add network input under Win32.
2001-05-25 Sam Hocevar * Fixed a warning for *BSD compilation.
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-05-01 Sam Hocevar * Fixed a segfault in the SPU decoder initialization.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
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-27 Henri FallonRepaired broadcast support : binding INADDR_ANY doesn...
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-22 Stéphane Borel-better handling of angles: you should be able to chang...
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-04-12 Stéphane Borel-Fixed a bug in area management added in my last commit
2001-04-10 Stéphane Borel-Fixed the lock segfault bug with some compilers
2001-04-08 Stéphane Borel-fixed css authentication under linux since it has...
2001-03-19 Sam Hocevar * vlc core compiles under QNX RTOS. Now if anyone...
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-03-11 Henri Fallon- Moved 2 local network functions
2001-03-07 Stéphane Borel-Working menus for run-time audio/spu/title/chapter...
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-02 Stéphane Borel-New function for DVD reading, that is able to read...
2001-02-20 Sam Hocevar * Fixed a segfault in input.c when no input plugin...
2001-02-20 Stéphane BorelSecond step in area management ; everything is in place...
2001-02-20 Stéphane Borel First serie of changes in DVD module for the forthcomi...
2001-02-19 Christophe Massiot* mux_rate parsing ;
2001-02-18 Jean-Marc Dressler The BeOS port seems to work again.
2001-02-16 Sam Hocevar * Upgraded version number to 0.2.61. Release is today.
2001-02-16 Sam Hocevar * Fixed a segfault in the input thread creation, as...
2001-02-12 Christophe Massiot* We can now seek at position 0 :p ;
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-08 Christophe Massiot* Implemented basic stream navigation function, and...
2001-02-08 Christophe Massiot* Pause function implemented ('p' key).
2001-02-08 Sam Hocevar . moved the playlist handling from input/input.c to...
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...
2001-02-07 Christophe Massiot* Functional fast forward and slow motion API ;
2001-01-24 Christophe Massiot* Hooks for fast forward and slow motion support.
2001-01-20 Stéphane Borel* Beginning of support for encrypted DVDs.
2001-01-16 Sam Hocevar [ include/config.h.in has changed, don't forget tu...
2001-01-16 Stéphane Borel. Now use of 64 bits offsets to parse the whole DVD...
2001-01-15 Sam Hocevar . fixed the bug-that-made-the-vlc-segfault-on-exit...
2001-01-14 Stéphane Borel. Beginning of dvd_input.
2001-01-07 Henri Fallon- Order : if a then b are initialized, release b then a ;
2001-01-07 Henri Fallon- Added vlc_mutex_destroy and vlc_cond_destroy function...
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-21 Christophe Massiot* New decoder spawning API input_dec.c ;
2000-12-21 Christophe MassiotFixed various memory leaks.
2000-12-21 Christophe Massiot* Removed all arbitrary limits on the number of element...
2000-12-20 Christophe Massiot* Big cleanup of the PS input plugin ;
2000-12-19 Christophe MassiotInput-II now correctly handles private stream 1 (AC3...
2000-12-18 Christophe MassiotWe now display CPU usage statistics for each thread.
2000-12-18 Christophe MassiotWe can now read from stdin.
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)
2000-11-27 Christophe Massiot* Added more stats
2000-11-27 Christophe Massiot * vlc is now compiled without the STATS mode by default.
2000-08-23 Christophe MassiotRemplissure du champ AUTHORS des sources.
2000-08-21 Sam Hocevar * removed CCFLAGS flags which were improperly used.
2000-07-30 Sam Hocevar . rajout de l'option -Winline
2000-07-06 Sam Hocevar . fix� une b�vue dans la YUV 8 bits
2000-07-04 Sam HocevarBon, puisque �a semble commiter sous BeOS, je commite.
2000-06-14 Sam Hocevar . input fichier en ligne de commande (le reste a du...
2000-05-24 Sam Hocevar Bon. On ne rit pas, je m'�tais juste plant� dans l...
2000-05-24 Damien LucasAjout des fichiers pour la gestion du lpcm.
2000-03-21 Sam HocevarNEWS:
2000-03-20 Sam Hocevar . suppression d'une variable inutile que j'avais laiss...
2000-03-20 Sam Hocevar Bon finalement puisque tout le monde dort, je l'ai...
2000-03-13 Sam Hocevar . gestion de la souris sous X (essentiellement le...
2000-03-12 Michel LespinasseProprification du decodeur mpeg audio, comme j'avais...
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-03 Sam Hocevar Encore un commit venu tout droit des abysses de l...
2000-03-03 Sam Hocevar . portage des vlc_threads aux cthreads de Mach pour...
2000-03-01 Michel LespinasseCreated a small&clean public interface for the ac3...
2000-02-23 Sam Hocevar Le retour du demoronifier qui n'est pas content.
2000-02-22 Michel Lespinassetravail sur l'ac3_decoder : debut de separation de...
2000-02-19 Michel LespinasseYop,
2000-02-17 Jean-Marc DresslerCorrections de quelques petits bugs et surtout nouvelle...
2000-02-13 Sam Hocevar Je vous avais pr�venu. Le demoronifier a frapp�.
next