An error occurred fetching the project authors.
- 25 Nov, 2001 1 commit
-
-
Gildas Bazin authored
* Big clean-up to allow compiling every module as plugins. * Added bytes_swap.h to provide ntoh() and htol() on Win32. With this change we don't have to link winsock2 with every plugin anymore. This should also give us a slight speed increase. * Added #define WIN32_LEAN_AND_MEAN in threads.h to speed-up compilation on Win32. * Modified ac_downmix_3dn and sse so they compile with the latest gcc for Win32. (PS: the dvdread plugin doesn't compile yet on Win32)
-
- 15 Nov, 2001 1 commit
-
-
Sam Hocevar authored
* Fixed a few crashes due to race conditions in the decoder spawning. * Removed unused code here and there.
-
- 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
-
- 11 Nov, 2001 1 commit
-
-
Stéphane Borel authored
Basically, this adds the ability for the netlist to handle transport packets that carry more than one data_packet.
-
- 18 Jul, 2001 1 commit
-
-
Christophe Massiot authored
* Fixed a bug in the video decoder initialization :-p ; * Added --smp option and several hooks in src/input/input_ext-intf.c ; * Grayscale mode now turns off chroma IDCT.
-
- 17 Jul, 2001 1 commit
-
-
Christophe Massiot authored
under src/. (eat that)
-