]> git.sesse.net Git - vlc/commit
* Fixed detection of the esd plugin.
authorSam Hocevar <sam@videolan.org>
Mon, 31 Dec 2001 04:53:33 +0000 (04:53 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 31 Dec 2001 04:53:33 +0000 (04:53 +0000)
commitdeabb8f653b36fe273ab0b9b95d03211293dfe81
tree04dfd22a81567aabb9f972115aa3ac13d5b65da9
parentc1b7b82de4f3b4e75353fa9a9a56068d8b55679c
  * Fixed detection of the esd plugin.
  * Fixed the ts plugin's input type detection.
  * Fixed the BadCursor error in the x11 and xvideo plugins. For real this
    time (unlike my 2001/08/03 fix :p).
  * Made the wall filter work a bit better. It now spawns a 3x2 mosaic,
    but this will eventually be configurable, � la `--filter wall:3x3'.
include/video.h
plugins/ac3_adec/ac3_adec.c
plugins/chroma/yv12_rgb16.c
plugins/esd/esd.c
plugins/filter/wall.c
plugins/mpeg_system/input_ts.c
plugins/mpeg_system/mpeg_ts.c
plugins/x11/xcommon.c
src/video_output/video_output.c