]> git.sesse.net Git - vlc/history - plugins/mpeg
* Darwin compilation fix.
[vlc] / plugins / mpeg /
2001-12-31 Christophe MassiotSTABLE/HEAD merge ; backported the Next Generation...
2001-12-10 Christophe MassiotBackported fix for EOF of ES-only streams.
2001-12-09 Sam Hocevar * Fixed win32 compilation.
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-12-05 Johan Bilien* Added 2 fields, p_selected_program and p_new_program...
2001-12-03 Christophe MassiotReversed my previous patch (too buggy).
2001-12-03 Stéphane Borel-added eof for ts seekable streams
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-12-03 Christophe MassiotFixed numerous bugs in ES selection.
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-23 Christophe MassiotMajor rewrite of the network layer. The following synta...
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-03 Christophe Massiot* Enhanced --with-tuning
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-10-01 Christophe Massiot* Removed -march=pentiumpro ; should now work on pentiu...
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-08-14 Sam Hocevar * GNU/Hurd configuration and compilation fixes.
2001-08-10 Christophe MassiotFixed a bug in System End Code handling. Contact me...
2001-08-07 Sam Hocevar * Got Makefile to launch ./configure almost properly...
2001-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
2001-07-31 Gildas Bazin* Fixed a segfault in PSEnd in input_ps.c
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-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
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-20 Sam Hocevar * Fixed an alignment issue in the ifo parser. The...
2001-06-07 Sam Hocevar * Applied old FreeBSD patch for dvd input by German...
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-23 Stéphane Borel-LPCM audio selection in ps mode, in prevision of henri...
2001-05-08 Arnaud de Bossorei... - fix a bug in ts input.
2001-05-08 Sam Hocevar * Speed optimization in the handling of the unusual...
2001-05-07 Sam Hocevar * Added support for some terribly braindead DVD subti...
2001-05-07 Henri FallonAdded detection for ".ts" extension.
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 * Mandatory step for video output IV and the audio...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Stéphane Borel-fixed a segfault added in last commit: initilisation...
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
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-20 Sam Hocevar * Added prototypes for the Elementary Stream input...
2001-04-20 Stéphane Borel-corrected some bugs in gnome interface: language menu...
2001-04-16 Sam Hocevar * Merged Makefile.common and Makefile.modules.in...
2001-04-16 Cyril DeguetRe-added the new packet allocation method in PS input...
2001-04-16 Sam Hocevar * Added .cvsignore files in the plugins directories.
2001-04-15 Sam Hocevar * Updated TODO list with Henri's Apr 6th post.
2001-04-15 Sam Hocevar * A few Makefile fixes for BeOS
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-04-13 Stéphane Borel*Added udf fix by Billy Biggs
2001-04-05 Cyril Deguetswitched back to the old packet allocation method for...
2001-04-05 Cyril DeguetAdded a new packet allocation method that punish one...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
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-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
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-03-02 Christophe Massiot* More consistency in the p_input->stream management.
2001-02-21 Henri FallonTS Input :
2001-02-20 Stéphane BorelSecond step in area management ; everything is in place...
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-12 Sam Hocevar * Fixed my old stupid bug that disabled sound after...
2001-02-08 Christophe Massiot* Portability : changed off64_t to off_t and activated...
2001-02-08 Christophe Massiot* Implemented basic stream navigation function, and...
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...