]> git.sesse.net Git - vlc/history - src
* Fixed a segfault in the SPU decoder initialization.
[vlc] / src /
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-30 Renaud DartusI forgot some headers
2001-04-30 Renaud Dartus* Follow of the new ac3_decoder ;)
2001-04-30 Christophe MassiotRemoved unused files.
2001-04-29 Sam Hocevar * BeOS crash fix by Wade Majors <guru@startrek.com>.
2001-04-29 Stéphane Borel-slight modification in ClockManageRef: after a synchro...
2001-04-29 Stéphane BorelForgot one file.
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
2001-04-28 Sam Hocevar * Fixed a nonsense in configure.in preventing to...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
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-26 Sam Hocevar * Fixed the ac3dec compilation under BeOS.
2001-04-26 Sam Hocevar * Commited Shane's XVideo patches. It works here...
2001-04-26 Renaud Dartus* Follow of the new ac3_decoder ;)
2001-04-25 Christophe Massiot* Removed my optimization attempt.
2001-04-25 Christophe Massiot* Fixed an alignment issue with the bit stream and...
2001-04-25 Sam Hocevar * Updated the TODO list.
2001-04-25 Benoit SteinerGet rid of the asprintf that were slow and not availabl...
2001-04-22 Stéphane Borel-better handling of angles: you should be able to chang...
2001-04-20 Renaud Dartus* Begin of the new ac3_decoder ;)
2001-04-20 Sam Hocevar * Fixed build process when no plugins or no builtins...
2001-04-20 Stéphane Borel-corrected some bugs in gnome interface: language menu...
2001-04-17 Marc Ariberti*** empty log message ***
2001-04-17 Christophe MassiotFixed optional PES size bug, courtesy of Steve Brown...
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 * Beginning of the built-in modules support.
2001-04-14 Sam Hocevar * Got rid of the sleep() hack in beos_specific.cpp
2001-04-13 Sam Hocevar * Fix for Darwin program path handling. I mistakenly...
2001-04-13 Stéphane Borel*Added udf fix by Billy Biggs
2001-04-13 Henri FallonTS input : only one audio & spu ES selected at a time
2001-04-12 Sam Hocevar * Fixed a typo in yesterday's BeOS changes.
2001-04-12 Stéphane Borel-added a field to p_input->stream to inform the interfa...
2001-04-12 Stéphane Borel-Fixed a bug in area management added in my last commit
2001-04-12 Sam Hocevar * BeOS icon and MIME resources courtesy of Wade Major...
2001-04-11 Eugenio JarosiewiczForgot a little thing...main. Done for now I hope;-)
2001-04-11 Eugenio JarosiewiczUpdated & cleaned up intf_macosx.c and vout_macosx...
2001-04-11 Henri Fallon- Ported the 0.2.0's channel changing functions
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-04-08 Stéphane Borel-changes in gnome interface
2001-04-06 Christophe Massiot* Sync MOSX dev/CVS tree : code support for MacOS X...
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-04-05 Cyril DeguetAdded a new packet allocation method that punish one...
2001-04-05 Sam Hocevar * added the GNU getopt library, which gets compiled...
2001-04-03 Stéphane Borel-Fall back to one-packet-once reading in dvd input...
2001-04-02 Sam Hocevar * fixes for the Qt plugin compilation under Debian
2001-04-01 Stéphane Borel-Various bug fixes in dvd_netlist. Some bugs seem to...
2001-03-25 Richard ShepherdLanguage & Inteface support for BeOS interface
2001-03-22 Stéphane Borel-Added a SYNCHRO_START in DVDRead for each cell change...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-20 Sam Hocevar * Altivec instructions autodetection.
2001-03-20 Christophe Massiot* Support for Darwin CoreAudio, courtesy of Colin Delac...
2001-03-20 Sam Hocevar * Split audio output into several separate files...
2001-03-19 Sam Hocevar * vlc core compiles under QNX RTOS. Now if anyone...
2001-03-19 Sam Hocevar * Fixed Debian sparc build for real (Closes: Debian...
2001-03-16 Christophe Massiot* Borrowed config.guess and config.sub from SDL [MacOS...
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-03-15 Stéphane Borel-Fixed most of the bugs in gnome interface menus
2001-03-14 Christophe Massiot* Tried to fix the "stream jumps at will" bug.
2001-03-13 Renaud Dartus* Fixing of PowerPC bug ( I hope :) )
2001-03-11 Henri Fallon- Moved 2 local network functions
2001-03-10 Henri FallonSmall optim.
2001-03-08 Pierre BailletHurg !
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-06 Christophe Massiot* Fixed an alignment problem in UnalignedShowBits().
2001-03-06 Christophe Massiot* Fixed an alignment problem in PTS parsing.
2001-03-06 Christophe Massiot* Fixed an alignment problem on startup.
2001-03-06 Christophe Massiot* Fixed a boolean_t/int mix.
2001-03-05 Christophe MassiotFixed MPEG-1 mux_rate parsing.
2001-03-04 Sam Hocevar Commited BeOS changes by Richard Shepherd and Tony...
2001-03-03 Sam Hocevar * Added debian/* files to help generating CSS-enabled...
2001-03-02 Christophe Massiot* More consistency in the p_input->stream management.
2001-03-02 Christophe Massiot* Made input_SelectES() and input_UnselectES() not...
2001-03-02 Christophe Massiot* Fixed miscellaneous alignment problems (alpha/sparc...
2001-03-02 Stéphane Borel-New function for DVD reading, that is able to read...
2001-03-02 Renaud Dartus* Bug fix with frequential downmix
2001-02-28 Sam Hocevar * Additional optimizations to the subtitle decoder
2001-02-26 Sam Hocevar * Optimizations done to the SPU decoder. Now the...
2001-02-26 Sam Hocevar * The Gtk+ interface is now built as a Debian package...
2001-02-23 Christophe Massiot* Disabled slice-level resynchro since it's probably...
2001-02-23 Christophe Massiot* Fixed a structural major bug in the macroblock struct...
2001-02-23 Christophe Massiot* Added debug messages.
2001-02-23 Christophe Massiot* Fixed a compile problem in debug mode.
2001-02-22 Christophe Massiot* Added functions and hooks to display dates instead...
2001-02-22 Christophe Massiot* Added a 'd' keystroke to dump the stream contents...
2001-02-22 Stéphane Borel-New ES detection based on .ifo for DVD module. It...
2001-02-22 Renaud Dartus* Fix bug in ac3dec for mono streams
2001-02-21 Henri FallonTS Input :
2001-02-20 Christophe MassiotMinor optimizations in the video decoder.
2001-02-20 Renaud Dartus* Move ac3 globals variables into structures
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 Sam Hocevar * Ported Glide and MGA plugins to the new module...
next