]> git.sesse.net Git - vlc/log
vlc
23 years agoAttempt to fix the audio.
Christophe Massiot [Mon, 11 Dec 2000 14:45:30 +0000 (14:45 +0000)]
Attempt to fix the audio.

23 years agoFixed benny's mistakes :pp
Christophe Massiot [Mon, 11 Dec 2000 14:34:31 +0000 (14:34 +0000)]
Fixed benny's mistakes :pp

23 years agoSame changes that were made in the stbale branch ( FB_NOYPAN support )
Henri Fallon [Mon, 11 Dec 2000 13:55:50 +0000 (13:55 +0000)]
Same changes that were made in the stbale branch ( FB_NOYPAN support )

23 years agoFixe la gestion des signaux
Benoit Steiner [Sun, 10 Dec 2000 09:21:58 +0000 (09:21 +0000)]
Fixe la gestion des signaux

23 years agoGeneration d'un makefile presque correct pour les vieilles versions de make
Benoit Steiner [Sun, 10 Dec 2000 08:08:35 +0000 (08:08 +0000)]
Generation d'un makefile presque correct pour les vieilles versions de make
Nettoyage: gestion des dependances pour les plugins, suppressions de pas
mal de redondances, options de compilations coherentes, etc...

23 years agodebut de portage sous solaris
Benoit Steiner [Sun, 10 Dec 2000 03:55:47 +0000 (03:55 +0000)]
debut de portage sous solaris

23 years ago* Code to manage es_descriptors and program_descriptors, from benny's
Christophe Massiot [Fri, 8 Dec 2000 18:50:37 +0000 (18:50 +0000)]
* Code to manage es_descriptors and program_descriptors, from benny's
input_psi.c
(unfinished)

23 years agoWe now correctly parse MPEG-1 SCR and there is no need to kludge to read
Christophe Massiot [Thu, 7 Dec 2000 15:45:18 +0000 (15:45 +0000)]
We now correctly parse MPEG-1 SCR and there is no need to kludge to read
the stream at the right pace.

23 years ago* Support for MPEG-1 .mpg files.
Christophe Massiot [Wed, 6 Dec 2000 16:41:20 +0000 (16:41 +0000)]
* Support for MPEG-1 .mpg files.
* Fixed a bug in the synchro with non-P5/B1 streams.

23 years agoThe new tasks for the input-II.
Christophe Massiot [Tue, 5 Dec 2000 22:30:27 +0000 (22:30 +0000)]
The new tasks for the input-II.

23 years agoThe input-II. (more info by mail in about an hour)
Christophe Massiot [Tue, 5 Dec 2000 19:36:58 +0000 (19:36 +0000)]
The input-II. (more info by mail in about an hour)

23 years ago . re-changement de vout_sdl.c pour que �a fonctionne en woody.
Sam Hocevar [Fri, 1 Dec 2000 07:35:12 +0000 (07:35 +0000)]
 . re-changement de vout_sdl.c pour que �a fonctionne en woody.

23 years ago. J'en ai oubli� un morceau avant :)
Stéphane Borel [Thu, 30 Nov 2000 20:57:05 +0000 (20:57 +0000)]
. J'en ai oubli� un morceau avant :)

NB: je ne pense pas que l'ouverture en mode non-bloquant soit un
probl�me, mais ne fait je ne sais pas. Chez moi �a marche !

23 years ago. Test non bloquant de l'ouverture du dsp � l'initialisation du plugin
Stéphane Borel [Thu, 30 Nov 2000 20:43:16 +0000 (20:43 +0000)]
. Test non bloquant de l'ouverture du dsp � l'initialisation du plugin
 pour le cas o� il est utilis� par esd

23 years ago. Fixed a segfault
Pierre Baillet [Thu, 30 Nov 2000 17:37:23 +0000 (17:37 +0000)]
. Fixed a segfault
. Fixed a SDL API change about clipping (?).

23 years ago. Ajout de la date dans les warning si le mode debug est activ�
Stéphane Borel [Wed, 29 Nov 2000 19:02:17 +0000 (19:02 +0000)]
. Ajout de la date dans les warning si le mode debug est activ�
. Modification du configure pour remmettre le x11 par d�faut, et pour
montrer que ppro et mmx sont par d�fauts maintenant.

23 years agoAdded -funroll-all-loops and -fstrict-aliasing which seem to make things
Christophe Massiot [Wed, 29 Nov 2000 18:55:04 +0000 (18:55 +0000)]
Added -funroll-all-loops and -fstrict-aliasing which seem to make things
faster.

23 years agoAdded hooks for the fothcoming YUV overlay support.
Christophe Massiot [Wed, 29 Nov 2000 17:33:24 +0000 (17:33 +0000)]
Added hooks for the fothcoming YUV overlay support.

23 years agoppro and mmx optimizations are now enabled by default (K6 users should
Christophe Massiot [Wed, 29 Nov 2000 14:36:20 +0000 (14:36 +0000)]
ppro and mmx optimizations are now enabled by default (K6 users should
buy real processors).

23 years agoNow using buffer I/O to write debug logs (huge performance increase).
Christophe Massiot [Wed, 29 Nov 2000 14:21:53 +0000 (14:21 +0000)]
Now using buffer I/O to write debug logs (huge performance increase).

23 years ago* Added debug messages in the video synchro
Christophe Massiot [Wed, 29 Nov 2000 14:05:10 +0000 (14:05 +0000)]
* Added debug messages in the video synchro
* Fixed a bug in the video synchro time scheduling
* Made the vout more precise on display dates

23 years agoEnhancement for very slooow machines.
Christophe Massiot [Wed, 29 Nov 2000 11:34:22 +0000 (11:34 +0000)]
Enhancement for very slooow machines.

23 years agoMore stats.
Christophe Massiot [Tue, 28 Nov 2000 19:58:14 +0000 (19:58 +0000)]
More stats.

NB : it is necessary to re-run ./configure

23 years agoThe YUV buffer is now freed after displaying (useful for overlay).
Christophe Massiot [Tue, 28 Nov 2000 16:00:38 +0000 (16:00 +0000)]
The YUV buffer is now freed after displaying (useful for overlay).

23 years ago* Added more stats
Christophe Massiot [Mon, 27 Nov 2000 17:49:48 +0000 (17:49 +0000)]
* Added more stats
* Fixed a bug in the parser when trashing an already parsed frame
* Simplified (and enhanced) vpar_synchro for B pictures
* Lowered the synchro DELTA

23 years ago * vlc is now compiled without the STATS mode by default.
Christophe Massiot [Mon, 27 Nov 2000 10:35:57 +0000 (10:35 +0000)]
 * vlc is now compiled without the STATS mode by default.
 * Fixed a bug which made frames go backwards with some displays (the
   video_decoder thread is now niced).
 * Made use of intf_WarnMsg() in the most needed places.
Also simplified the synchro algorithm and fixed a bug with non-(5/1) streams.
Fixed the optimizations in the configure stuff.
Warning : this release needs a full rebuild (make clean; make).
Warning : I might have broken the BeOS port, could somebody check ?

23 years ago- Cosmetic changes to alsa.c
Henri Fallon [Thu, 23 Nov 2000 01:40:31 +0000 (01:40 +0000)]
- Cosmetic changes to alsa.c
- Configure now checks alsa is present

23 years ago.Impl�mentation de intf_WarnMsg( int i_level, char *psz_format, ... ) et
Stéphane Borel [Tue, 21 Nov 2000 01:41:45 +0000 (01:41 +0000)]
.Impl�mentation de intf_WarnMsg( int i_level, char *psz_format, ... ) et
intf_WarnMsgImm
.on active les messages de warning au lancement avec l'option --warning
.le i_level par d�fault est 12 (on ne montre pas les messages de niveau
inf�rieur � 12

J'esp�re que �a correspond � ce qui a �t� discut� dans videolan-devel.

23 years agoAdded : alsa support
Henri Fallon [Mon, 20 Nov 2000 03:31:45 +0000 (03:31 +0000)]
Added : alsa support
Todo : - test it on several cards
       - support more than Stereo s16
       - make configure check for alsa

23 years ago* Added --enable-debug, --enable-stats and --disable-optims (sam could
Christophe Massiot [Sat, 18 Nov 2000 03:15:01 +0000 (03:15 +0000)]
* Added --enable-debug, --enable-stats and --disable-optims (sam could
you check I did'nt make a mess of it ?).
* Added todo things in the TODO file.

23 years ago* R�paration du VDEC_SMP. Ca marche sans planter avec la nouvelle
Christophe Massiot [Tue, 14 Nov 2000 22:58:44 +0000 (22:58 +0000)]
* R�paration du VDEC_SMP. Ca marche sans planter avec la nouvelle
synchro.
* Remettage du #define STATS parce qu'en fait sinon on n'a pas les infos
dans la fen�tre. C'est dommage d'ailleurs qu'on ait � le mettre, parce
que du coup �a va nous d�courager de faire des stats sur d'autres
parties.
* Changements cosm�tiques dans les relations video_parser/video_decoder.

23 years ago* Retirage du #define STATS ;
Christophe Massiot [Mon, 13 Nov 2000 22:09:43 +0000 (22:09 +0000)]
* Retirage du #define STATS ;
* Le warning (late pictures) du vout est d�sormais un DbgMsg (en
attendant les WarnMsg) ;
* Correction d'un bug en mode debug (sic).

23 years ago * Totally new frame dropping algorithm.
Christophe Massiot [Mon, 13 Nov 2000 13:58:18 +0000 (13:58 +0000)]
  * Totally new frame dropping algorithm.
  * Fixed a bug in video_ouput.c which made the stream go backwards
    sometimes.
  * Fixed a bug in video_ouput.c which trashed more late pictures than
    necessary.
  * Fixed the DEBUG mode in the Makefile.
  * Fixed a bug in mwait() which made us wait too long.

Ca va tuer.

23 years agoCorrection d'un buffer overflow qui cr�ait des plantages al�atoires sous BeOS.
Jean-Marc Dressler [Fri, 10 Nov 2000 22:43:59 +0000 (22:43 +0000)]
Correction d'un buffer overflow qui cr�ait des plantages al�atoires sous BeOS.

23 years ago.changed option --novlans to --vlans to test vlan server
Stéphane Borel [Fri, 3 Nov 2000 21:33:16 +0000 (21:33 +0000)]
.changed option --novlans to --vlans to test vlan server
.removed return 0 in LoadChannels

vlc.channels works again and with vlan soon...

23 years ago . le mode framebuffer vide l'�cran quand on quitte.
Sam Hocevar [Sun, 29 Oct 2000 10:05:14 +0000 (10:05 +0000)]
 . le mode framebuffer vide l'�cran quand on quitte.

23 years ago.Added window title in sdl output
Stéphane Borel [Sun, 29 Oct 2000 00:07:59 +0000 (00:07 +0000)]
.Added window title in sdl output
.Removed mouse cursor in fullscreen mode
.Changed bits-per-pixel during window creation to X11 current depth

Although bits-per-pixel was initialized to 15 in every cases, the quality
changed when we switched X11 depth; so I don't know the real effect of this
constant in SDL.

23 years ago . ajout de l'option --broadcast en ligne de commande
Sam Hocevar [Thu, 26 Oct 2000 15:00:34 +0000 (15:00 +0000)]
 . ajout de l'option --broadcast en ligne de commande

23 years agoUne l�g�re modification pour le passage B&W � C
Renaud Dartus [Thu, 26 Oct 2000 12:00:02 +0000 (12:00 +0000)]
Une l�g�re modification pour le passage B&W � C

23 years ago. Fixed segmentation fault when sdl output exits.
Stéphane Borel [Wed, 25 Oct 2000 23:14:01 +0000 (23:14 +0000)]
. Fixed segmentation fault when sdl output exits.

Actually, I don't know why SDLclose was commented out.

23 years ago. Fixed the sdl plugins to match the changes in the version 1.1.5
Stéphane Borel [Wed, 25 Oct 2000 20:54:05 +0000 (20:54 +0000)]
. Fixed the sdl plugins to match the changes in the version 1.1.5

The vlc gives a segfault when exiting if you use sdl. I still don't know why

23 years agovout_glide.c: donne une taille correcte a l'affichage (800x600)
Jean-Philippe Grimaldi [Wed, 25 Oct 2000 18:40:58 +0000 (18:40 +0000)]
vout_glide.c: donne une taille correcte a l'affichage (800x600)

yuvmmx: conv. Y4Gray16, les autres sont a venir

23 years agoSuppression du d�codage de la chrominance en B&W
Renaud Dartus [Wed, 25 Oct 2000 12:18:25 +0000 (12:18 +0000)]
Suppression du d�codage de la chrominance en B&W

23 years agolecon de programmation a l'intention des debutants qui ont ecrit
Jean-Philippe Grimaldi [Tue, 24 Oct 2000 23:16:26 +0000 (23:16 +0000)]
lecon de programmation a l'intention des debutants qui ont ecrit
input_file.c :
- les codes d'erreur sont fait pour etre utilises
- quand on ouvre un fichier on le referme
-- jeanphi

23 years ago. Added a very basic splash screen, to be continued.
Pierre Baillet [Tue, 24 Oct 2000 17:36:14 +0000 (17:36 +0000)]
. Added a very basic splash screen, to be continued.
. fixed a small bug in the idle screen.

--
Oct.

23 years agoModification l�g�re de la gestion du volume
Renaud Dartus [Tue, 24 Oct 2000 16:00:56 +0000 (16:00 +0000)]
Modification l�g�re de la gestion du volume

23 years ago * correction de l'affichage des fps (affichage, pas calcul).
Sam Hocevar [Tue, 24 Oct 2000 09:16:11 +0000 (09:16 +0000)]
 * correction de l'affichage des fps (affichage, pas calcul).
 * changements mineurs dans les fichiers Debian.

23 years ago* D�buggage de la vid�o MPEG 1 (=> correction de deux bugs dans le
Stéphane Borel [Mon, 23 Oct 2000 02:04:48 +0000 (02:04 +0000)]
* D�buggage de la vid�o MPEG 1 (=> correction de deux bugs dans le
parsage des blocs et d'un bugs dans le parseur des vecteurs de mouvement).

--Meuuh

23 years ago* Modification du module gnome pour l'output sous Xfree4 (detection
Stéphane Borel [Wed, 18 Oct 2000 02:42:43 +0000 (02:42 +0000)]
* Modification du module gnome pour l'output sous Xfree4 (detection
16bits).

23 years ago . correction d'une faute de frappe dans configure.in (�a r�pond � ta
Sam Hocevar [Wed, 18 Oct 2000 02:17:20 +0000 (02:17 +0000)]
 . correction d'une faute de frappe dans configure.in (�a r�pond � ta
  question, Stef ? :)

23 years ago.Fix du probl�me de detection de la profondeur en 16 bits sous XFree 4
Stéphane Borel [Tue, 17 Oct 2000 23:42:13 +0000 (23:42 +0000)]
.Fix du probl�me de detection de la profondeur en 16 bits sous XFree 4

J'esp�re que �a marche encore avec XFree 3.3

23 years agoOui, bon, j'ai oubli� le changelog, �a peut arriver einh !
Henri Fallon [Wed, 30 Aug 2000 17:06:00 +0000 (17:06 +0000)]
Oui, bon,  j'ai oubli� le changelog, �a peut arriver einh !

23 years agoFixed a 100% CPU use bug while no stream is received
Henri Fallon [Wed, 30 Aug 2000 16:24:25 +0000 (16:24 +0000)]
Fixed a 100% CPU use bug while no stream is received

23 years ago. Arranged a few things
Pierre Baillet [Tue, 29 Aug 2000 00:03:21 +0000 (00:03 +0000)]
. Arranged a few things

... still dirty, but the earthquake is coming...

23 years ago . rha mais faisez gaffe au format de la todo list sarass !
Sam Hocevar [Tue, 29 Aug 2000 00:01:06 +0000 (00:01 +0000)]
 . rha mais faisez gaffe au format de la todo list sarass !

23 years ago. Added a 'f' shortcut to the SDL output (fullscreen/windowed)
Pierre Baillet [Mon, 28 Aug 2000 23:12:08 +0000 (23:12 +0000)]
. Added a 'f' shortcut to the SDL output (fullscreen/windowed)
. Modified the Idle screen of the vlc (seems to suck a lot of CPU anyway :/)
. Prayed for a good indentation ;).

23 years ago . version 0.1.99i
Sam Hocevar [Mon, 28 Aug 2000 00:37:44 +0000 (00:37 +0000)]
 . version 0.1.99i

23 years ago * cleaned Octplane's crappy indentation.
Sam Hocevar [Mon, 28 Aug 2000 00:33:54 +0000 (00:33 +0000)]
  * cleaned Octplane's crappy indentation.
  * fixed the --server option which didn't work if a ~/.vlcrc existed.

23 years ago . rajout du fix de Meuuh dans la todolist.
Sam Hocevar [Sun, 27 Aug 2000 22:05:42 +0000 (22:05 +0000)]
 . rajout du fix de Meuuh dans la todolist.

23 years agoCorrection d'un bug de synchro pour les images monotrames.
Christophe Massiot [Sun, 27 Aug 2000 21:52:56 +0000 (21:52 +0000)]
Correction d'un bug de synchro pour les images monotrames.

23 years agoOubli� d'en committer un bout...
Christophe Massiot [Sun, 27 Aug 2000 16:31:50 +0000 (16:31 +0000)]
Oubli� d'en committer un bout...

23 years agoUn bug cette fois-ci avec le parseur et un traitement erron� des macroblocs
Christophe Massiot [Sun, 27 Aug 2000 16:21:49 +0000 (16:21 +0000)]
Un bug cette fois-ci avec le parseur et un traitement erron� des macroblocs
saut�s dans les images B qui provoquait des carr�s.

23 years ago . fix� une erreur d'indentation
Sam Hocevar [Sun, 27 Aug 2000 12:32:06 +0000 (12:32 +0000)]
 . fix� une erreur d'indentation

(Oct, tu devrais vraiment regarder ton �diteur. Tu as vu le
   bordel qu'il a foutu dans src/interface/interface.c ?)

23 years ago . update de la TODO list
Sam Hocevar [Sun, 27 Aug 2000 10:49:25 +0000 (10:49 +0000)]
 . update de la TODO list

  Henri, il y a du nouveau boulot pour toi, regarde la task 0x38,
 �a ne devrait pas �tre trop dur, �a t'obligera � lire le code de
 l'audio_output, et surtout �a te fera la bite.

23 years agoJ'avais oubli� de faire les m�mes modifs dans le motion MMX.
Christophe Massiot [Sun, 27 Aug 2000 01:03:44 +0000 (01:03 +0000)]
J'avais oubli� de faire les m�mes modifs dans le motion MMX.

23 years agoFix� une bonne partie du putain de bug des carr�s qui font chier � chaque
Christophe Massiot [Sat, 26 Aug 2000 14:48:56 +0000 (14:48 +0000)]
Fix� une bonne partie du putain de bug des carr�s qui font chier � chaque
changement de plan. Si c'est encore moche, c'est pas de ma faute, c'est le
scaling.

23 years agoPut a test outside a loop : fixes task 0x31
Henri Fallon [Sat, 26 Aug 2000 13:07:35 +0000 (13:07 +0000)]
Put a test outside a loop : fixes task 0x31

23 years agomany minor style fixes (thanx to sam).
Pierre Baillet [Thu, 24 Aug 2000 16:29:22 +0000 (16:29 +0000)]
many minor style fixes (thanx to sam).

23 years agoHello,
Pierre Baillet [Thu, 24 Aug 2000 14:58:51 +0000 (14:58 +0000)]
Hello,

Some news things:

 . I am still going on modifiying the key event handling method to make it more flexible. I still have a few things to get what I'd like to
 . added a keystrokes.h include which contains a generic name of all the VLC keys binding
 . modified some of the core interface routines to allow the passing of an extra parameter with a keystroke (VLC_CHANNEL).
 . next step: move all the interface dependent parts (such as the getKey function) to the plugins.

Hope this will run on your boxes...

23 years ago . support pour --synchro I+ (images I et la premi�re P)
Sam Hocevar [Thu, 24 Aug 2000 00:16:25 +0000 (00:16 +0000)]
 . support pour --synchro I+ (images I et la premi�re P)

23 years ago . support de la touche `q' pour quitter
Sam Hocevar [Thu, 24 Aug 2000 00:04:42 +0000 (00:04 +0000)]
 . support de la touche `q' pour quitter

23 years ago . fixed an other typo
Sam Hocevar [Wed, 23 Aug 2000 23:45:27 +0000 (23:45 +0000)]
 . fixed an other typo
 . fixed the aliases install
 . renamed an inconsistent variable in src/input/input_file.c

23 years agoFixed another bug in the input_file.
Jean-Marc Dressler [Wed, 23 Aug 2000 22:22:56 +0000 (22:22 +0000)]
Fixed another bug in the input_file.

23 years agoRemplissure du champ AUTHORS des sources.
Christophe Massiot [Wed, 23 Aug 2000 22:15:28 +0000 (22:15 +0000)]
Remplissure du champ AUTHORS des sources.

23 years agoWe now have support for the field pictures. It shouldn't break teh frame
Sam Hocevar [Wed, 23 Aug 2000 21:38:50 +0000 (21:38 +0000)]
We now have support for the field pictures. It shouldn't break teh frame
pictures, if you notice anything please ring my bell.

--Meuuh (live from Julie)

23 years ago . fixed PPC .deb build
Sam Hocevar [Tue, 22 Aug 2000 15:58:32 +0000 (15:58 +0000)]
 . fixed PPC .deb build

23 years ago * added a few sanity checks in the audio mpeg and ac3 decoders.
Sam Hocevar [Tue, 22 Aug 2000 00:13:26 +0000 (00:13 +0000)]
  * added a few sanity checks in the audio mpeg and ac3 decoders.
  * temporarily got rid of vlc.channels.
  * added notice in debian/control about unencrypted DVDs.
  * fixed PowerPC .deb build.

23 years agoAdded the beos fixes in the ChangeLog.
Jean-Marc Dressler [Mon, 21 Aug 2000 20:16:22 +0000 (20:16 +0000)]
Added the beos fixes in the ChangeLog.

23 years ago . updated version number
Sam Hocevar [Mon, 21 Aug 2000 20:05:42 +0000 (20:05 +0000)]
 . updated version number
 . removed a verbose message in intf_sdl.c

23 years agoA lot of bug fixs for the BeOS side of VideoLAN:
Jean-Marc Dressler [Mon, 21 Aug 2000 19:57:55 +0000 (19:57 +0000)]
A lot of bug fixs for the BeOS side of VideoLAN:
- the vlc does not exhaust system resources anymore (it was creating a new
  mutex each picture so after a while there was no more mutex available in
  the entire system);
- the sound has been corrected and now it works perfectly;
- the window has now the right size (there was and additional line before).

The (BeOS) threads have also been improved especially with the cond vars
(but it is no more compliant with the pthread cond vars).

VideoLAN for BeOS now rocks and is ready for its first binary release.

23 years ago.SDL:
Pierre Baillet [Mon, 21 Aug 2000 16:22:03 +0000 (16:22 +0000)]
.SDL:
.removed the YUV thing from the SDL
.cleaned up the makefile to remove it
.UNTESTED (seems to compile).

23 years agoPlugin handling:
Pierre Baillet [Mon, 21 Aug 2000 09:40:11 +0000 (09:40 +0000)]
Plugin handling:
. switched low and high order vout plugins
. removed yuvsdl plugin.

23 years agoA few new things:
Pierre Baillet [Mon, 21 Aug 2000 09:33:42 +0000 (09:33 +0000)]
A few new things:

. The interface part:
. created intf_AssignKey, intf_getKey and intf_AssignNormalKeys
these new function are a first abstraction of the the key handling system. It makes use of a new structure in the interface : p_keys.

. AssignNormalKeys is commonly used in all the interface plugins.
AssignKey is used to allow the SDL interface to react nicely.

. Now the plugin struct element psz_filename is filled (and freed
at the end of the program).

. the SDL plugin:
works but does only display a green screen for now. so don't use it !

. Please try and compile the client on your box with this version.
I've tried a few output plugin but not all.

23 years ago * removed CCFLAGS flags which were improperly used.
Sam Hocevar [Mon, 21 Aug 2000 01:47:19 +0000 (01:47 +0000)]
  * removed CCFLAGS flags which were improperly used.
  * added hints for powerpc build.
  * fixed the input_file exit bug.
  * fixed a Makefile bug which removed the CVS directory.
  * removed the frame statistics output.

23 years agoCorrection d'un bug dans l'audio output de beos, ce dernier causait des
Jean-Marc Dressler [Fri, 18 Aug 2000 22:35:10 +0000 (22:35 +0000)]
Correction d'un bug dans l'audio output de beos, ce dernier causait des
plantages al�atoires au lancement (i_buffer_pos n'�tait pas initialis�).

23 years ago . removed the sdlvlc alias
Sam Hocevar [Fri, 18 Aug 2000 17:02:03 +0000 (17:02 +0000)]
 . removed the sdlvlc alias
 . added the vlc-sdl package in the Debian control files

23 years agoMy first contribution.
Pierre Baillet [Fri, 18 Aug 2000 08:25:23 +0000 (08:25 +0000)]
My first contribution.

* Added SDL plugin
* support fullscreen display with --display fullscreen
* complete keyboard handling
* Added --enable_sdl to configure

Octplane.

23 years ago . new tasks :
Sam Hocevar [Thu, 17 Aug 2000 14:45:42 +0000 (14:45 +0000)]
 . new tasks :

Description: Fix plugins namespace problem
Description: Fix plugin autoloading
Description: Real plugin API
Description: Enable compiled-in plugins
Description: Optimize SPU rendering
Description: SPU error recovery

23 years ago * more files needed to build packages
Sam Hocevar [Wed, 16 Aug 2000 00:28:29 +0000 (00:28 +0000)]
 * more files needed to build packages
 * changed "pentiumpro" to "ppro" in the ./configure, it was misleading.
 * prepared 0.1.99g

23 years ago * fixed a dumb bug in the Makefile that prevented inclusion of the
Sam Hocevar [Tue, 15 Aug 2000 23:35:31 +0000 (23:35 +0000)]
  * fixed a dumb bug in the Makefile that prevented inclusion of the
    -march=pentium directive. thanks Meuuh, blame sam.
  * fixed a warning in main.c.
  * separate Debian packages.
  * added request for ALSA support in the TODO list.

23 years agoR�paration de la version BeOS. Le probl�me venait du swab32 de la nouvelle
Jean-Marc Dressler [Tue, 15 Aug 2000 17:40:40 +0000 (17:40 +0000)]
R�paration de la version BeOS. Le probl�me venait du swab32 de la nouvelle
bit stream, la macro pour la conversion de BIGENDIAN vers LITTLEENDIAN ne
fonctionnant (toujours) pas.

La version BeOS pose encore de gros probl�mes:
- des plantages al�atoires lorsqu'on utilise le son,
- des performances tr�s en dessous de celles d'anciennes version du vlc,
- une synchro son qui ne fonctionne pas correctement,
- au bout d'un certain temps d'utilisation, toutes les ressources syst�mes
  sont consomm�es et le syst�me lui-m�me devient instable (merci d'�viter
  les commentaires sur la stabilit� de BeOS)

23 years ago . rajout� build-stamp et debian/tmp dans les .cvsignore
Sam Hocevar [Tue, 15 Aug 2000 13:37:43 +0000 (13:37 +0000)]
 . rajout� build-stamp et debian/tmp dans les .cvsignore

 . de nouvelles id�es dans la TODO list :

Difficulty: Guru    Urgency: Wishlist   Support for RTP
Difficulty: Medium  Urgency: Wishlist   Draw a font / support color fonts
Difficulty: Medium  Urgency: Important  Layer 2 mono support
Difficulty: Hard    Urgency: Wishlist   MP3 support
Difficulty: Hard    Urgency: Normal     Support for unencapsulated streams
Difficulty: Guru    Urgency: Wishlist   Ogg/Vorbis audio decoder support
Difficulty: Hard    Urgency: Normal     Xv video output support
Difficulty: Medium  Urgency: Normal     SDL video output support

23 years ago * fixed 8bpp YUV.
Sam Hocevar [Mon, 14 Aug 2000 01:13:25 +0000 (01:13 +0000)]
  * fixed 8bpp YUV.
  * fixed the fscked up Bresenham algorithm in all YUV functions.

23 years ago * now scaling is on by default, so that people won't tell that the vlc
Sam Hocevar [Sun, 13 Aug 2000 18:36:57 +0000 (18:36 +0000)]
  * now scaling is on by default, so that people won't tell that the vlc
    cannot do scaling :-)
  * fixed a few long lines.
  * _almost_ fixed 8bpp YUV.

23 years ago * removed an unused variable in the MMX YUVs.
Sam Hocevar [Sun, 13 Aug 2000 17:39:55 +0000 (17:39 +0000)]
  * removed an unused variable in the MMX YUVs.
  * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.

23 years ago . chang� l'ordre des t�ches
Sam Hocevar [Thu, 10 Aug 2000 23:33:26 +0000 (23:33 +0000)]
 . chang� l'ordre des t�ches

23 years ago . TODO list
Sam Hocevar [Thu, 10 Aug 2000 22:52:29 +0000 (22:52 +0000)]
 . TODO list

23 years ago . vir� les aliases � xvlc �, � ggivlc � etc. qui faisaient un peu
Sam Hocevar [Tue, 8 Aug 2000 22:51:04 +0000 (22:51 +0000)]
 . vir� les aliases � xvlc �, � ggivlc � etc. qui faisaient un peu
  piti�, pour ne laisser que � vlc �, � gvlc � (gnome) et � fbvlc �
  (framebuffer) ; les autres restent bien entendu accessibles avec
  par exemple � vlc --vout ggi �.

 . IMPORTANT - nouvelle option --synchro pour forcer un type de
  synchro. Pour le moment les options possibles sont :

    --synchro I     /* n'affiche que les I */
    --synchro IP    /* affiche les I et toutes les P */
    --synchro IP+   /* affiche les I, les P, et la moiti� des B */
    --synchro IPB   /* affiche toutes les images */

   Toute autre valeur de --synchro sera ignor�e et c'est l'algo
  par d�faut bas� sur la consommation de processeur qui sera
  utilis�. Notez que si vous en demandez trop au vlc, il va
  bien entendu planter, ou tout du moins remplir sa fifo comme
  un gros cochon. On n'y peut pas grand chose, c'est la vie.

23 years ago . d�commentage d'une fonction comment�e par erreur
Sam Hocevar [Tue, 8 Aug 2000 12:05:57 +0000 (12:05 +0000)]
 . d�commentage d'une fonction comment�e par erreur
 . version 0.1.99f
 . divers fixes dans la cr�ation des packages

23 years ago . un peu de m�nage dans le .cvsignore
Sam Hocevar [Mon, 7 Aug 2000 22:20:47 +0000 (22:20 +0000)]
 . un peu de m�nage dans le .cvsignore