]> git.sesse.net Git - vlc/commit
* Fixed a few crashes due to race conditions in the decoder spawning.
authorSam Hocevar <sam@videolan.org>
Thu, 15 Nov 2001 17:39:13 +0000 (17:39 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 15 Nov 2001 17:39:13 +0000 (17:39 +0000)
commit4a0dae0183e6571cfee4bb5511189da33e67dc03
treec515451c02df696925fe5619ef61b13a124fd949
parent63eddb9ecc9b370ba9a4c932fa6e13e1e2d13a49
  * Fixed a few crashes due to race conditions in the decoder spawning.
  * Removed unused code here and there.
include/input_ext-dec.h
include/input_ext-intf.h
include/input_ext-plugins.h
plugins/ac3_adec/ac3_adec.c
plugins/ac3_spdif/ac3_spdif.c
plugins/mpeg_adec/mpeg_adec.c
plugins/mpeg_vdec/video_parser.c
plugins/spu_dec/spu_decoder.c
src/input/input_dec.c
src/input/input_programs.c