An error occurred fetching the project authors.
- 31 Dec, 2001 1 commit
-
-
Christophe Massiot authored
-
- 09 Dec, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed win32 compilation.
-
- 07 Dec, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed a total breakage of decoder plugins introduced by fast_memcpy. * Got rid of #include "main.h", included it in common.h instead ; got rid of #include "config.h" in most files as well.
-
- 03 Dec, 2001 1 commit
-
-
Sam Hocevar authored
* Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose "--memcpy <whatever>" to choose one from c, mmx, mmxext or 3dn. Please test! Especially Athlon users. * Added versioned build-dep to libasound2-dev (Closes Debian bug #121057). * Updated Gtk/GNOME interfaces to use "udpstream" instead of "ts". * Unrolled ChangeLog.
-
- 12 Jul, 2001 1 commit
-
-
Gildas Bazin authored
- Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_readv), one of them should have prevented the Win9x dvd input from working. - Moved the "if(Win2k)" out of the loop in _win32_dvdcss_readv. - Put a readv() function in input_iovec.h, the input_es now compiles. - Modified input_ts to use this function. - Fixed an initialisation bug in vout_directx.c - Right clicking on the mouse now displays the navigation menu. PS: If someone is willing to test the DVD input on Win95/98/Me I will upload an up to date binary package.
-
- 21 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* Win32 network support by Boris Dor�s <babal@via.ecp.fr>.
-
- 20 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed an alignment issue in the ifo parser. The Matrix problem should be solved. * Minor cosmetic fixes and warning removals here and there.
-
- 02 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* DirectX plugin by Gildas Bazin <gbazin@netcourrier.com>. Notes: o I called it 'directx' instead of 'windx' because it made a lot more sense to me. o Completely untested. I didn't manage to compile it yet. o Code in vout_directx.c will go through a big rewrite when vout 4 is finished. Xav is already working on this.
-
- 31 May, 2001 1 commit
-
-
Sam Hocevar authored
* Applied patch from Jon Lech Johansen <jon-vl@nanocrew.net> to compile vlc with MS and Intel C/C++ compilers.
-
- 28 May, 2001 1 commit
-
-
Sam Hocevar authored
* Added a wrapper for readv() on platforms which don't support it. The network support now compiles under Win32, but still doesn't work, the select in plugins/mpeg/input_ts.c never returns any data. Is there anything like strace(1) under Win32 to debug this ?
-
- 21 Mar, 2001 1 commit
-
-
Sam Hocevar authored
* Header cleaning: filled all empty authors fields, added CVS $Id stuff. * Fixes to aout_darwin.c by Colin Delacroix <colin@zoy.org>. * Fixes to configure.in, Makefile.in and main.c (Altivec detection) by Eugenio Jarosiewicz <ej0@cise.ufl.edu>. * Added Colin and Eugenio to the AUTHORS file.
-
- 18 Mar, 2001 1 commit
-
-
Henri Fallon authored
- Changed read method : we now use select, so we are now able to quit even if no packet has benn receivced. - Put more exmplicit error messages I noticed that now I have "Seeking to position ...." messages even with network input. If someone can do a quick fix, thanks about it.
-
- 21 Feb, 2001 1 commit
-
-
Henri Fallon authored
TS Input : - Added DemuxPSI, DecodePAT and DecodePMT. Never tested which streams where PAT or PMT are splitted in more than one section. - Some TS files still don't work (matrix.ts i.e : no sound ), others do ... i'll have to investigate. Todo : - What if data get unaligned ? - Write NetworkOpen - Try to find why I get no sound on matrix.ts - Support Stream and program selection.
-
- 14 Feb, 2001 1 commit
-
-
Henri Fallon authored
Begining of TS Input Done : - fixed netlist - embryo : support TS video trough file ( kludgy ... ) Next : - Write DecodePSI and DemuxPSI, wich will clean the kludges off Then : - Write NetworkOpen ( shouldn't be difficult ) Eventually : - Deal with lost/corrupt packets
-
- 11 Jan, 2001 1 commit
-
-
Sam Hocevar authored
. moved the MPEG audio decoder to the new bitstream I wasn't sure whether the bits counting method was effective to skip ancillary data at the end of a frame, but I kept it for safety. There is still a lot to optimize in the bit counting, like unrolling the first iteration of some loops, but I don't know if it would be worth it. The other solution would have been to look for a startcode after eache frame, without caring about the ancillary bits. . cleaning in the SPU decoder.
-
- 19 Dec, 2000 1 commit
-
-
Sam Hocevar authored
. split the audio decoder into adec_generic, adec_layer1 and adec_layer2 (no new code added)
-
- 24 May, 2000 1 commit
-
-
Sam Hocevar authored
licences. Et puis �a peut arriver � tout le monde :)
-
- 03 Mar, 2000 1 commit
-
-
Sam Hocevar authored
le flood, c'est la derni�re fois. . apr�s le demoronifier, le GPLifier: il y a les ent�tes de la GPL dans chaque fichier ; votre mission, si vous l'acceptez, est de mettre votre nom dans chaque fichier qui est votre oeuvre ou auquel vous avez particip�, pour qu'on sache qui a fait quoi. Pas de fausse modestie, c'est plus pour des raisons pratiques que pour la gloire. . rajout de -lthreads pour que �a linke sous Hurd . rajout de quelques #include pour que �a compile sous FreeBSD (d'ailleurs �a compile mais �a ne linke pas, je ne sais pas comment linker avec la libpthread sur la machine de Dae) . quelques #ifdef SYS_BSD �� et l�.
-
- 19 Feb, 2000 1 commit
-
-
Michel Lespinasse authored
Bon ben voila, j'ai commence a bouger les .h comme je voulais le faire... C'est encore un peu le bordel et j'en suis desole. Mais je compte bien deplacer des trucs jusqu'a ce que ca soit a nouveau bien range :)
-
- 13 Feb, 2000 1 commit
-
-
Sam Hocevar authored
D�sol� pour le flood. Les en-t�tes de fonctions ne font plus 81 caract�res, et il n'y a plus d'espaces inutiles, Tous les trailing spaces ont disparu, j'ai essay� de v�rifier que �a ne p�tait rien, mais j'ai pu oublier un truc con. J'accepte tous types de ch�timents � base d'orties fra�ches. D�sol� d'avoir aussi modifi� les fichiers de ceux qui formataient bien proprement leurs en-t�tes � 80 et pas 79 sans emb�ter personne, mais j'ai d� choisir entre les deux. Dor�navant ce serait bien de formater les en-t�tes et les commentaires justifi�s � droite � 79 colonnes, ou au pire � 80. . 1343 moronic long lines destroyed . 12893 trailing spaces eradicated . 115 ugly macros fixed . 959 innocent a_bit_long lines shortened But hey, 40054 lines were OK !
-
- 20 Sep, 1999 1 commit
-
-
Christophe Massiot authored
--Meuuh
-