]> git.sesse.net Git - vlc/history - src
. should compile & run on Solaris with ./configure --disable-dsp
[vlc] / src /
2001-01-06 Sam Hocevar . should compile & run on Solaris with ./configure...
2001-01-06 Henri FallonFixed a typo than prevented from building ...
2001-01-06 Henri FallonFixed initialization of payload_start and payload_end
2001-01-05 Christophe MassiotBSD port, including :
2001-01-05 Sam Hocevar . src/misc/modules.c is in a workable state now.
2001-01-05 Sam Hocevar(previous commit foired)
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2001-01-05 Sam Hocevar . splitted modules.h into modules.h and modules_core...
2001-01-05 Sam Hocevar . Added files needed for the forthcoming module manage...
2001-01-04 Arnaud de Bossorei... - fixed pitch bug;
2001-01-04 Christophe Massiot* Fixed a deadlock (the vout unlocked a mutex locked...
2001-01-02 Christophe MassiotBetter display of the fps.
2000-12-30 Christophe MassiotComments for Henri.
2000-12-29 Sam Hocevar . fixed default subtitle stream handling (default...
2000-12-29 Henri Fallon- Removed i_iovec_start and i_iovec_end. Used i_data...
2000-12-29 Christophe MassiotFixed THX Cimmarron bug (it was _not_ a synchro bug).
2000-12-29 Christophe Massiot* Fixed a bug in the DTS/PTS parsing ;
2000-12-28 Christophe MassiotCosmetic change of the debug messages.
2000-12-28 Christophe MassiotFixed a bug in the PSM decoder.
2000-12-27 Christophe MassiotWe now read the DTS (but we don't use it for the moment).
2000-12-27 Christophe MassiotNew synchro statistics and warnings.
2000-12-27 Sam Hocevar . avoid calling SafeRead() with a null packet size.
2000-12-26 Christophe Massiot* Use of ptrdiff_t whenever necessary (IA-64 port) ;
2000-12-24 Sam Hocevar . changed subtitles palette.
2000-12-23 Sam Hocevar . SPU decoder now uses Meuuh's GetChunk() code.
2000-12-22 Christophe Massiot* Using i_id instead of i_stream_id whenever possible ;
2000-12-22 Christophe Massiot* Fixed a compile pbm in debug mode (f34r d4 1-line...
2000-12-22 Sam Hocevar . fixed AC3 and SPU PES reading (ph34r da one-byte...
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-22 Christophe Massiot* Moved input_DecodePES() to input_dec.c ;
2000-12-21 Christophe Massiot* Fixed a *major* memory leak in the pre-parsing code...
2000-12-21 Christophe Massiot* New decoder spawning API input_dec.c ;
2000-12-21 Christophe Massiot* Moved video_decoder's headers from include/ to src...
2000-12-21 Christophe Massiot* Splitted up p_method_data/p_plugin_data ;
2000-12-21 Christophe MassiotFixed various memory leaks.
2000-12-21 Christophe Massiot* Removed all arbitrary limits on the number of element...
2000-12-21 Christophe Massiot* Removed b_die and b_error from all decoders (obsolete...
2000-12-21 Christophe MassiotComments for Henri.
2000-12-21 Christophe Massiot* Fixed a bug which prevented the input to exit normall...
2000-12-21 Henri FallonAdded netlist support.
2000-12-20 Renaud DartusD�sol� !
2000-12-20 Renaud DartusAdded U8_Mono audio output
2000-12-20 Sam Hocevar . fixed "-a [ mpeg | ac3 | lpcm | off ]" option
2000-12-20 Christophe MassiotOnly pre-parse the first 32 MB of data.
2000-12-20 Christophe Massiot* Added -a, -c and -s options. (-a doesn't work but...
2000-12-20 Sam Hocevar . now we only try to open plugins which are existing...
2000-12-20 Christophe Massiot* Big cleanup of the PS input plugin ;
2000-12-19 Renaud DartusMove #define from audio_output.h to config.h
2000-12-19 Christophe MassiotInput-II now correctly handles private stream 1 (AC3...
2000-12-19 Sam Hocevar . split the audio decoder into adec_generic, adec_laye...
2000-12-19 Pierre Baillet- fixed the ratio/position problem in YUV, now patching...
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-18 Sam Hocevar . additional fix for Layer 1 mono
2000-12-18 Sam Hocevar . indentation fixes
2000-12-18 Arnaud de Bossorei... - Hardware YUV overlay (SDL) with real colors ;p...
2000-12-16 Stéphane BorelFixed support for broken MPEG-1 files.
2000-12-15 Christophe Massiot* Cleaned up program and ES management by using input_p...
2000-12-15 Christophe MassiotEnhanced handling of stream discontinuities.
2000-12-15 Christophe MassiotMore comments.
2000-12-15 Christophe Massiot* Fixed two typos in the Makefile (sam you owe me at...
2000-12-14 Christophe MassiotSome comments for Henri.
2000-12-14 Henri FallonNetlist embryo :
2000-12-11 Christophe MassiotFix in the SCR parser for high values.
2000-12-11 Christophe MassiotFixed a bug with DVD's SCR (too close from the PTS).
2000-12-11 Christophe MassiotAnother attempt for the audio bug...
2000-12-11 Christophe MassiotPrototypes for netlist functions.
2000-12-11 Christophe MassiotAnother attempt for the same bug...
2000-12-11 Christophe MassiotMmmmh an endianness bug ?
2000-12-11 Christophe MassiotAttempt to fix the audio.
2000-12-11 Christophe MassiotFixed benny's mistakes :pp
2000-12-10 Benoit SteinerFixe la gestion des signaux
2000-12-10 Benoit SteinerGeneration d'un makefile presque correct pour les vieil...
2000-12-10 Benoit Steinerdebut de portage sous solaris
2000-12-08 Christophe Massiot* Code to manage es_descriptors and program_descriptors...
2000-12-07 Christophe MassiotWe now correctly parse MPEG-1 SCR and there is no need...
2000-12-06 Christophe Massiot* Support for MPEG-1 .mpg files.
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)
2000-11-29 Stéphane Borel. Ajout de la date dans les warning si le mode debug...
2000-11-29 Christophe MassiotAdded hooks for the fothcoming YUV overlay support.
2000-11-29 Christophe MassiotNow using buffer I/O to write debug logs (huge performa...
2000-11-29 Christophe Massiot* Added debug messages in the video synchro
2000-11-29 Christophe MassiotEnhancement for very slooow machines.
2000-11-28 Christophe MassiotMore stats.
2000-11-28 Christophe MassiotThe YUV buffer is now freed after displaying (useful...
2000-11-27 Christophe Massiot* Added more stats
2000-11-27 Christophe Massiot * vlc is now compiled without the STATS mode by default.
2000-11-21 Stéphane Borel.Impl�mentation de intf_WarnMsg( int i_level, char...
2000-11-20 Henri FallonAdded : alsa support
2000-11-14 Christophe Massiot* R�paration du VDEC_SMP. Ca marche sans planter avec...
2000-11-13 Christophe Massiot* Retirage du #define STATS ;
2000-11-13 Christophe Massiot * Totally new frame dropping algorithm.
2000-11-10 Jean-Marc DresslerCorrection d'un buffer overflow qui cr�ait des plantage...
2000-11-03 Stéphane Borel.changed option --novlans to --vlans to test vlan server
2000-10-29 Sam Hocevar . le mode framebuffer vide l'�cran quand on quitte.
2000-10-26 Sam Hocevar . ajout de l'option --broadcast en ligne de commande
2000-10-26 Renaud DartusUne l�g�re modification pour le passage B&W � C
2000-10-25 Renaud DartusSuppression du d�codage de la chrominance en B&W
2000-10-24 Jean-Philippe Grimaldilecon de programmation a l'intention des debutants...
2000-10-24 Pierre Baillet. Added a very basic splash screen, to be continued.
next