- 18 Dec, 2000 4 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
. additional fix for Layer 1 mono now vlc plays all of my 125 sample mpeg1 movies ! Please try it with yours, and report non-working streams. (`file foo.mpeg' must report "system stream", not "video stream" in order to be playable with the vlc)
-
Sam Hocevar authored
. fixed audio syncword detection for mpeg 1 streams (hopefully) FIXME: can anyone confirm we can get rid of adec_byte_stream_next in audio_decoder_thread.c now that we have the new input ? . fixed Layer 2 Mono decoding. FIXME: who created freq_table ? what was the rationale for it, and where does it come from ? FIXME: how can we spare the extra DCT in audio_decoder.c:707 ? I'm too tired to think about it. . proposal: splitting audio_decoder.c in one file per layer.
-
Arnaud de Bossoreille de Ribou authored
4:2:0 streams. - Removed vout code found in intf file to support fullscreen switching. Now only vout_SDL updates SDL data and intf only switch flags such as b_reopen_display and b_fullscreen in p_vout->p_sys. - Fixed a var name typo in input_programs.c which prevents vlc from compiling with --enable-debug option. (i_es_pid -> i_es_id :) There's a segfault in the termination process due to sdl, I don't really know what is the problem and I have to work today. Help me! Good night suckers. I love you too :p
-
- 17 Dec, 2000 1 commit
-
-
Pierre Baillet authored
- "y" key switch between SDL and vlc YUV - autodetection of Overlay support - soon to come, colors :P
-
- 16 Dec, 2000 1 commit
-
-
Stéphane Borel authored
--Meuuh
-
- 15 Dec, 2000 4 commits
-
-
Christophe Massiot authored
necessary. * Cleaned up decoder spawning.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* Moved b_discontinuity to pgrm_descriptor_t, cleaned up CRDecode (needs some more cleaning for discontinuities) * Added pf_new_pes in plugins
-
- 14 Dec, 2000 2 commits
-
-
Christophe Massiot authored
-
Henri Fallon authored
Netlist embryo : - pes netlist - data netlist Still to do : - iovect netlist It hasen't been tested yet. Meuuh, could you tell me if it works ? ( if yes, gimme some more work :p )
-
- 11 Dec, 2000 9 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Henri Fallon authored
Same changes that were made in the stbale branch ( FB_NOYPAN support )
-
- 10 Dec, 2000 3 commits
-
-
Benoit Steiner authored
Fixe la gestion des signaux
-
Benoit Steiner authored
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...
-
Benoit Steiner authored
-
- 08 Dec, 2000 1 commit
-
-
Christophe Massiot authored
input_psi.c (unfinished)
-
- 07 Dec, 2000 1 commit
-
-
Christophe Massiot authored
the stream at the right pace.
-
- 06 Dec, 2000 1 commit
-
-
Christophe Massiot authored
* Fixed a bug in the synchro with non-P5/B1 streams.
-
- 05 Dec, 2000 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 01 Dec, 2000 1 commit
-
-
Sam Hocevar authored
-
- 30 Nov, 2000 3 commits
-
-
Stéphane Borel authored
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 !
-
Stéphane Borel authored
pour le cas o� il est utilis� par esd
-
Pierre Baillet authored
. Fixed a SDL API change about clipping (?).
-
- 29 Nov, 2000 7 commits
-
-
Stéphane Borel authored
. Modification du configure pour remmettre le x11 par d�faut, et pour montrer que ppro et mmx sont par d�fauts maintenant.
-
Christophe Massiot authored
faster.
-
Christophe Massiot authored
-
Christophe Massiot authored
buy real processors).
-
Christophe Massiot authored
-
Christophe Massiot authored
* Fixed a bug in the video synchro time scheduling * Made the vout more precise on display dates
-
Christophe Massiot authored
-