An error occurred fetching the project authors.
- 10 Dec, 2001 1 commit
-
-
Sam Hocevar authored
* Updated config.guess and config.sub from GNU's latest versions (bozo, you may want to update them in vls as well). * Added vlc.pot skeleton for translators.
-
- 13 Nov, 2001 1 commit
-
-
Henri Fallon authored
All decoders (audio, video, subtitles) are now modules. - mpeg_vdec, mpeg_adec and ac3_adec are builtins by default - ac3_spdif, spu_dec and lpcm_dec are plugins by default
-
- 22 Aug, 2001 1 commit
-
-
Sam Hocevar authored
* Split ChangeLog into ChangeLog and ChangeLog.libdvdcss. * Added --xvadaptor flag to select the XVideo adaptor to use. * Everything is ready for the 0.2.83 release.
-
- 26 Jul, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed the MMX YUV plugin issues with gcc 2.96 and 3.0. * Updated TODO, cosmetic changes.
-
- 19 Jul, 2001 1 commit
-
-
Christophe Massiot authored
-
- 16 Jul, 2001 1 commit
-
-
Christophe Massiot authored
* Updated ChangeLog and TODO.
-
- 12 Jul, 2001 1 commit
-
-
Renaud Dartus authored
* Should fix buggy sound due to 44100-48000 Hz conversions
-
- 12 Jun, 2001 1 commit
-
-
Henri Fallon authored
Added LPCM support. It should work with stereo LPCM. Untested with 5-ways LPCM streams.
-
- 27 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed the continuous 'seeking position' bug in network mode. * rc interface plugin for vlc control through /dev/stdin courtesy of Peter Surda <shurdeek@panorama.sth.ac.at>. * Support for `ts://foo:42' style input source: vlc ts://vls.via.ecp.fr:1234 vlc ts://vls.via.ecp.fr vlc ts:vls vlc ts:vls:4321 As a side effect, the Gnome and Gtk "network input" buttons work.
-
- 25 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* Updated the TODO list. * Fixed benny's latest C++ism. * Fonts not found are no longer fatal to the video output.
-
- 20 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed build process when no plugins or no builtins were chosen. * Makefile changes to get around MacOS X's brain-damaged gcc. * FreeBSD configure and Makefile patches, courtesy of Espen Skoglund <esk@ira.uka.de>.
-
- 15 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* Updated TODO list with Henri's Apr 6th post. * Built-in modules support almost finished. Now you can compile any module within vlc, even the Gnome, Qt, SDL and GGI modules at the same time, resulting in an awful extra fat vlc binary with gazillons of library dependecies. The only exception is that the Gnome and Gtk+ modules can't be compiled together into vlc. But you can have one compiled built-in and the other as a plugin. Another consequence is that libdl should no longer be needed under MacOS X. I'll check this as soon as possible.
-
- 13 Apr, 2001 1 commit
-
-
Henri Fallon authored
TS input : only one audio & spu ES selected at a time Intf : ts streams in menu fixed a typo There be certainly need for debug on the TS input as vls complains about wrong sized PES packets, and that many streams do not seem to work. btw, I forgot to mention in my last commit the function that nooone will ever use : "right button" key of 105 keys keybords support under X11, Xv, Sdl
-
- 08 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* Updated ChangeLog and TODO list. * Added TODO to the .spec file. * Fixed Makefile.in so that `make snapshot' takes extras/* in account.
-
- 05 Mar, 2001 1 commit
-
-
Sam Hocevar authored
* Everything in place for the 0.2.63 release. * Got rid of the CONTRIBUTORS list, and switched AUTHORS to a linux-kernel like author list. * Updated TODO list. * Fixed a segfault in the BeOS interface when --noaudio was specified. * Title and Chapter selection in the Gnome and Gtk+ interfaces.
-
- 14 Feb, 2001 1 commit
-
-
Sam Hocevar authored
* started porting the X11 vout (still disabled) * a few unnoticeable changes in the Gnome intf
-
- 08 Feb, 2001 1 commit
-
-
Sam Hocevar authored
. added comments to src/interface/intf_plst.c and include/intf_plst.h so that people understand how the playlist works. . updated the TODO list (34 items to do, 41 done !)
-
- 04 Feb, 2001 1 commit
-
-
Sam Hocevar authored
. removed obsolete video_yuv_mmx.S . updated the TODO list and wrote a small todo.pl parser to make it easier to see which items remain to be done . `make snapshot' now creates vlc-*.tar.gz and vlc-*-nocss.tar.gz
-
- 23 Jan, 2001 1 commit
-
-
Christophe Massiot authored
* Updated TODO list.
-
- 20 Dec, 2000 1 commit
-
-
Christophe Massiot authored
who thought it would be cleaner to put config in environment variables correct what's wrong in my code).
-
- 05 Dec, 2000 1 commit
-
-
Christophe Massiot authored
-
- 27 Nov, 2000 2 commits
-
-
Christophe Massiot authored
* Fixed a bug in the parser when trashing an already parsed frame * Simplified (and enhanced) vpar_synchro for B pictures * Lowered the synchro DELTA
-
Christophe Massiot authored
* 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 ?
-
- 20 Nov, 2000 1 commit
-
-
Henri Fallon authored
Added : alsa support Todo : - test it on several cards - support more than Stereo s16 - make configure check for alsa
-
- 18 Nov, 2000 1 commit
-
-
Christophe Massiot authored
you check I did'nt make a mess of it ?). * Added todo things in the TODO file.
-
- 23 Oct, 2000 1 commit
-
-
Stéphane Borel authored
parsage des blocs et d'un bugs dans le parseur des vecteurs de mouvement). --Meuuh
-
- 29 Aug, 2000 1 commit
-
-
Sam Hocevar authored
-
- 28 Aug, 2000 1 commit
-
-
Pierre Baillet authored
. Modified the Idle screen of the vlc (seems to suck a lot of CPU anyway :/) . Prayed for a good indentation ;).
-
- 27 Aug, 2000 3 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
(Oct, tu devrais vraiment regarder ton �diteur. Tu as vu le bordel qu'il a foutu dans src/interface/interface.c ?)
-
Sam Hocevar authored
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.
-
- 24 Aug, 2000 1 commit
-
-
Pierre Baillet authored
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...
-
- 21 Aug, 2000 1 commit
-
-
Sam Hocevar authored
* 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.
-
- 17 Aug, 2000 1 commit
-
-
Sam Hocevar authored
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
-
- 15 Aug, 2000 2 commits
-
-
Sam Hocevar authored
-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.
-
Sam Hocevar authored
. 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
-
- 14 Aug, 2000 1 commit
-
-
Sam Hocevar authored
* fixed the fscked up Bresenham algorithm in all YUV functions.
-
- 13 Aug, 2000 1 commit
-
-
Sam Hocevar authored
* fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
-
- 10 Aug, 2000 2 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-