Decoder modularization - step 1

Christophe Massiot massiot at via.ecp.fr
Wed Oct 31 13:52:47 CET 2001


On Wed, Oct 31, 2001, Henri Fallon wrote:

> Here you are :
> can you have a look at it and see if it's all right ?
> 
> http://www.via.ecp.fr/~henri/vlc-20011031-modules1.tar.gz

1. What is in src/audio_decoder should move to input_dec.c - input is
responsible for spawning decoder threads.
2. Merge adec_config_t and vdec_config_t to a single dec_config_t - input
doesn't need to make the difference.

> I've done the 4 audio decoders, if it's ok, i'll commit and do the video
> decoder.

Could it wait after 0.2.91 ? :-)

-- 
Christophe Massiot.




More information about the vlc-devel mailing list