Alexis de Lattre
4752aae0d1
Compilation fix
24 years ago
Christophe Massiot
2397666ac3
* Updated aout3 developer doc.
* Reworked the Open... menu items, and added the ability to use libdvdplay.
* Sound output menu is now under Controls.
24 years ago
Alexis de Lattre
80921ca7e0
Fixed a bug in the developer doc : hacking.xml and overview.xml were
identical ! So I removed hacking.xml...
24 years ago
Sam Hocevar
2799d36bc8
* ALL: the build mechanism now uses automake. See HACKING for more details.
* ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin.
* debian/rules: the A52 module is now in a separate package.
24 years ago
Christophe Massiot
e18a39da6e
(Temporary) end of the audio output 3 documentation.
24 years ago
Christophe Massiot
f623752691
Three lines :).
24 years ago
Christophe Massiot
96de1d1b35
Aout3 developer documentation, cont'd.
24 years ago
Christophe Massiot
f52ae77815
Beginning of the developer documentation for audio output 3.
24 years ago
Christophe Massiot
7d2f6de57c
* ./bootstrap : Fixed an issue with old shell versions
* ALL : Added a priority argument to vlc_thread_create(), so that audio
and input threads can run with a higher real-time priority, on systems
allowing you to use priorities.
24 years ago
Christophe Massiot
5ffbc97e75
* ./configure: Fixed double detection of gethostbyname.
* Major changes in the handling of dates in the audio output ; still buggy,
but differently.
* Fixed a major bug in the aout pre-filters, preventing to run any other
decoder than liba52.
* p_aout->output.pf_play now has only one argument.
24 years ago
Sam Hocevar
4df58cdff7
* ./doc/developer/decoders.xml: fixed a typo preventing compilation.
24 years ago
Sam Hocevar
95a333bf0a
* Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose
25 years ago
Henri Fallon
ec945137a1
Forgot Changelog.
25 years ago
Henri Fallon
49a0736e1c
All decoders (audio, video, subtitles) are now modules.
25 years ago
Christophe Massiot
33687bb4ac
* Updated documentation with recent changes ;
* Decoders are niced again, for it is really better.
25 years ago
Christophe Massiot
1a03af9a54
* Added IDEALX developer documentation into main CVS - PLEASE UPDATE
REGULARLY ;
* Cleaned up doc/ directory.
25 years ago