]> git.sesse.net Git - vlc/history - plugins
-Update for libdvdcss documentation
[vlc] / plugins /
2001-11-29 Christophe MassiotFixed another compilation problem.
2001-11-29 Christophe MassiotMoved #include <string.h> to macosx plug-in instead...
2001-11-29 Florian G. Pflug *) Added "#include <string.>" to include/threads.h
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-27 Christophe MassiotVarious (sometimes hopeless) fixes to try to improve...
2001-11-27 Christophe Massiot* Updated man page.
2001-11-27 Christophe MassiotNew syntax for the dvd input :
2001-11-26 Florian G. Pflug *) changed includes from
2001-11-25 Gildas Bazin * Big clean-up to allow compiling every module as...
2001-11-25 Stéphane BorelSupport for libdvdread.
2001-11-23 Christophe MassiotMajor rewrite of the network layer. The following synta...
2001-11-21 Jon Lech JohansenDon`t use long long, use u64/s64 (int_types.h).
2001-11-19 Sam Hocevar * aRts audio output courtesy of Emmanuel Blindauer...
2001-11-19 Stéphane Borel-fixed a bug in libdvdcss: the key wasn't searched...
2001-11-16 Stéphane Borel* --chennels puts gtk/gnome in multi-channel network...
2001-11-15 Xavier MarchesiniRemoved my modification, it seems the libs we're linkin...
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-14 Xavier MarchesiniIt seems that the 'focus' bug under WinME is solved...
2001-11-14 Stéphane Borel-moved warning message to debug message in spdif pass...
2001-11-13 Sam Hocevar * Fixed heap corruption issues in ac3dec (thanks...
2001-11-13 Sam Hocevar * configure should no longer assume AltiVec is suppor...
2001-11-13 Henri FallonAll decoders (audio, video, subtitles) are now modules.
2001-11-13 Sam Hocevar * Got rid of DVDCSS_SEEK_INI in libdvdcss.
2001-11-12 Sam Hocevar * Made everything ready for a vlc-0.2.91 / libdvdcss...
2001-11-12 Christophe MassiotDisabled DirectX audio output for the time being.
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-11 Sam Hocevar * Fixed compilation (and quite probably runtime)...
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-09 Renaud Dartus* imdctsse should now compile and work in plugin and...
2001-11-07 Jon Lech Johansen * Fixed some win32 compile issues.
2001-11-07 Stéphane Borel-forgot one file
2001-11-07 Stéphane Borel*Move function that translates language codes into...
2001-11-07 Stéphane Borel*Corrected � long time bug (around 0.2.81 I think)...
2001-11-07 Stéphane BorelI've committed crap last time.
2001-11-06 Stéphane Borel Maybe corrected aspect ratio issue in fullscreen xvideo.
2001-11-01 Jon Lech JohansenThe intf was being accessed indirectly from vout_Destroy.
2001-11-01 Florian G. PflugMade it possible to open a File after vlc was started...
2001-11-01 Stéphane BorelChange chapter selection buttons aspect to try and...
2001-11-01 Tony Castleychanges to remove unwanted volumes from the Disk Menu.
2001-10-31 Renaud Dartus* Fixed a segfault on exit under Windows 2000
2001-10-30 Christophe MassiotFixed mistakes in my previous commit.
2001-10-30 Cyril Deguet- Enabled http button in gtk/gnome interface
2001-10-30 Renaud Dartus* Use memalign for aligned data (instead of a greek...
2001-10-30 Cyril Deguet- Changed default configuration for vls/vlcs hostname/IP
2001-10-30 Christophe MassiotNew interface for MacOS X, courtesy of Florian G. Pflug.
2001-10-29 Tony CastleyInterface changes to include menu for Title and chapter...
2001-10-23 Sam Hocevar * Synced dummy_dvdcss with Stef's changes to libdvdcss.
2001-10-23 Johan BilienSorry,
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 Tony CastleyResizing the video out window in BeOS now retains the...
2001-10-21 Tony CastleyTidied up the code to remove interface messages not...
2001-10-16 Stéphane Borel-defining TRACE_DVDCSS in config.h displays libdvdcss...
2001-10-15 Stéphane BorelReverted one change from my previous commit: when using...
2001-10-14 Stéphane BorelUse of an environment variable to choose libdvdcss...
2001-10-13 Stéphane BorelNew features for libdvdcss: we have three ways now...
2001-10-11 Christophe Massiot* Minor video parser optimization ;
2001-10-11 Christophe Massiot* Chroma 4:2:2 and 4:4:4 support in the decoder.
2001-10-10 Sam Hocevar * 0.2.90 release.
2001-10-08 Christophe MassiotBeuheuheuheuhuehueuhuehuehu forgot to add new QuickTime...
2001-10-08 Christophe MassiotMacOS X port : native QuickTime video output, courtesy...
2001-10-08 Christophe MassiotFixed bugs in the altivec detection, courtesy of Michel...
2001-10-04 Sam Hocevar * Added HTTP url drop (from a WWW browser) to the...
2001-10-03 Christophe Massiot* Enhanced --with-tuning
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-30 Stéphane Borel. in spdif ac3 in selected by default
2001-09-30 Stéphane Borel. video output grows to respect acpect ratio instead...
2001-09-28 Christophe MassiotFixed bugs in the MacOS X port.
2001-09-28 Christophe MassiotFaster configure script and as-yet untested Darwin...
2001-09-28 Christophe MassiotFixed a stupid mistake in NormScan().
2001-09-26 Christophe MassiotBy default, use the real size of the stream for the...
2001-09-25 Christophe MassiotAltivec IDCT and motion compensation, courtesy of Miche...
2001-09-12 Tony CastleyFixed Slider overflow and slider behaviour.
2001-09-12 Tony CastleyFixed the slider overflow problem.
2001-09-11 Christophe MassiotFixed typos, courtesy of Michel Lanners <mlan@cpu.lu>
2001-09-09 Sam Hocevar Changes to vlc:
2001-09-06 Henri Fallon- Fixed a netlist packet leak in demuxPSI (Mark Gritter...
2001-09-06 Christophe MassiotVarious fixes for GCC 3.0.
2001-09-06 Christophe MassiotFixed numerous bugs with the Altivec IDCT (still not...
2001-09-06 Christophe MassiotFixed a warning.
2001-09-05 Christophe Massiot* Fixed a compilation bug.
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-24 Christophe Massiot* Removed O_NONBLCK in aout_Play because we don't use...
2001-08-22 Christophe Massiot* Totally rewrote the video decoder (inspired by walken...
2001-08-22 Sam Hocevar * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
2001-08-20 Jon Lech Johansen * Switched QNX audio output to block mode as stream...
2001-08-17 Jon Lech Johansen * Overlay now works under latest QNX release.
2001-08-14 Tony CastleyRewritten vout for BeOS. Now does not support overlay...
2001-08-14 Sam Hocevar * GNU/Hurd configuration and compilation fixes.
2001-08-10 Sam Hocevar * Added proper Conflicts: rules in debian/control.
2001-08-10 Christophe MassiotFixed a bug in System End Code handling. Contact me...
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...
next