]> git.sesse.net Git - vlc/commit
* modules/codec/mpeg_video/parser.c: add_module() for "mpeg-motion" wasn't using
authorGildas Bazin <gbazin@videolan.org>
Mon, 28 Oct 2002 22:23:23 +0000 (22:23 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 28 Oct 2002 22:23:23 +0000 (22:23 +0000)
commitca33555ce56b37e40dbae95eb0d89cb96064196d
tree7958f9271b7650ba8be3e85a930df4ef7bf37f7c
parent50d45d76c766f1ef3f95e4bf88ae5a42e2a1230e
* modules/codec/mpeg_video/parser.c: add_module() for "mpeg-motion" wasn't using
   the right capability.
* modules/codec/ffmpeg/ffmpeg.c: fixed typo (re-enabled default case in a
   switch).
* modules/codec/a52.c: fixed the AOUT_DOLBY detection.
modules/codec/a52.c
modules/codec/ffmpeg/ffmpeg.c
modules/codec/mpeg_video/parser.c