]> git.sesse.net Git - vlc/history - src/input
win32 compilation fixes
[vlc] / src / input /
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
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-06 Christophe Massiot* mad plug-in is now built-in to avoid PIC/non-PIC...
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-12-02 Stéphane Borel-hopeless fix for the input netlist corruption bug.
2001-11-30 Gildas Bazin * DeleteDecoderConfig wasn't freeing (anymore) the...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-27 Christophe MassiotFixed a compilation issue under Win32
2001-11-27 Christophe MassiotFixed a potential packet corruption in the DVD input...
2001-11-25 Stéphane BorelSupport for libdvdread.
2001-11-23 Christophe MassiotMajor rewrite of the network layer. The following synta...
2001-11-21 Christophe Massiot(Hopefully) fixed the network connect() bug under UNIX...
2001-11-15 Sam Hocevar * Fixed MacOS X 10.1 network input, thanks to Mathias...
2001-11-15 Sam Hocevar * Fixed a little crash introduced in my previous...
2001-11-15 Sam Hocevar * Fixed a few crashes due to race conditions in the...
2001-11-13 Sam Hocevar * Fixed a crash when using `--input dvd /dev/dvd...
2001-11-13 Henri FallonAll decoders (audio, video, subtitles) are now modules.
2001-11-12 Sam Hocevar * Fixed the vlcs communication issue by initializing...
2001-11-12 Christophe MassiotCorrected a typo.
2001-11-12 Sam Hocevar * Automatic handling of the Channel Server's response...
2001-11-12 Stéphane Borel-LPCM _is_ a private stream. Sorry.
2001-11-12 Stéphane Borel-Fixed bug with MPEG audio in TS streams: MPEG audio...
2001-11-11 Stéphane Borel-Merged DVD netlist with input netlist to remove duplic...
2001-11-09 Christophe Massiot* BSD/OS VCD patch, courtesy of Steven M. Schultz ...
2001-11-08 Stéphane Borel-kludge to have less discontinuity after a zero scr...
2001-11-07 Jon Lech Johansen * Fixed some win32 compile issues.
2001-11-06 Christophe MassiotNew --enable-release config option.
2001-11-06 Sam Hocevar * Fixed support for SPU and LPCM streams over network.
2001-11-02 Christophe Massiot* libdvdcss port to OpenBSD.
2001-11-01 Sam Hocevar * Modified the pf_close kludge in input.c so that...
2001-10-30 Christophe MassiotFixed '-' input.
2001-10-30 Christophe MassiotNew interface for MacOS X, courtesy of Florian G. Pflug.
2001-10-23 Johan BilienAdded VCD input plugin for Linux :
2001-10-22 Xavier MarchesiniThe vlc now crosscompiles smoothly without having to...
2001-10-21 Loïc MinierMoved unlock in the if structure. This suppresses the...
2001-10-15 Sam Hocevar * Fixed an error in the ts://server[:port][/broadcast...
2001-10-10 Sam Hocevar * 0.2.90 release.
2001-10-03 Sam Hocevar * Added User-Agent header in the HTTP input.
2001-10-03 Sam Hocevar * Added an endianness check for cross-compilations.
2001-10-03 Christophe Massiot* Repaired dummy input broken yesterday.
2001-10-03 Christophe Massiot* Minor ShowBits() optimization ;
2001-10-03 Christophe MassiotInfo : you can use #ifndef instead of #ifdef... #else :p
2001-10-03 Xavier MarchesiniThe vlc now compiles when cross-compiling with Mingw32...
2001-10-03 Tony CastleyChanges to ensure the BeOS compile still works.
2001-10-02 Sam Hocevar * Added HTTP virtualhost support in the HTTP input.
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-24 Christophe MassiotFixed many alignment issues.
2001-09-06 Henri Fallon- Fixed a netlist packet leak in demuxPSI (Mark Gritter...
2001-09-05 Christophe Massiot* Altivec IDCT and motion compensation, based on Paul...
2001-08-27 Christophe MassiotIP Multicast support, courtesy of Mathias Kretschmer...
2001-08-22 Christophe Massiot* Totally rewrote the video decoder (inspired by walken...
2001-08-09 Jon Lech JohansenFixed a memory leak in the ifo parser and input_EndStream
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-30 Sam Hocevar * VC++/Intel compiler fixes by Jon Lech Johansen...
2001-07-20 Christophe MassiotFixed the "paused movie won't restart" bug.
2001-07-18 Christophe MassiotA BIG kludge for the calculation of mux_rate, so that...
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-07-08 Gildas BazinWin32 changes only:
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-09 Stéphane Borel*Fixed a bug in synchro reinitialisation: we no longer...
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-23 Stéphane Borel-LPCM audio selection in ps mode, in prevision of henri...
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
2001-05-08 Arnaud de Bossorei... end of the last commit :-P
2001-05-08 Arnaud de Bossorei... - fix a discontinuity bug in input_ClockManageRef()
2001-05-08 Sam Hocevar * Speed optimization in the handling of the unusual...
2001-05-07 Arnaud de Bossorei... - fix a bug in UnalignedShowBits that makes some...
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-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-02 Henri Fallon* Corrected vlc-howto thanks to Arnaud Gomes-do-Vale
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-29 Stéphane Borel-slight modification in ClockManageRef: after a synchro...
2001-04-29 Stéphane Borel-new audio output using direct ac3 pass-through with...
2001-04-28 Henri Fallon- Fixed a bug in TS input. It should be more smooth now
next