configure.ac: Revert accidental addition in configure.ac. Sorry.

Original commit message from CVS:
* configure.ac:
Revert accidental addition in configure.ac. Sorry.
This commit is contained in:
Michael Smith 2008-06-02 21:51:52 +00:00
parent d1d7fb884d
commit 04ec61127d
2 changed files with 21 additions and 1 deletions

View file

@ -1,3 +1,24 @@
2008-06-02 Michael Smith <msmith@songbirdnest.com>
* configure.ac:
Revert accidental addition in configure.ac. Sorry.
2008-06-02 Michael Smith <msmith@songbirdnest.com>
* configure.ac:
* sys/Makefile.am:
* sys/dshowvideosink/Makefile.am:
* sys/dshowvideosink/README:
* sys/dshowvideosink/dshowvideofakesrc.cpp:
* sys/dshowvideosink/dshowvideofakesrc.h:
* sys/dshowvideosink/dshowvideosink.cpp:
* sys/dshowvideosink/dshowvideosink.h:
Add a new win32 videosink. Uses the DirectShow renderers for
high-performance video rendering on win32.
Currently only supports some YUV formats.
Rank PRIMARY, since it's much more useful for the common cases that the
directdraw sink (which only does RGB).
2008-06-02 Tim-Philipp Müller <tim.muller at collabora co uk> 2008-06-02 Tim-Philipp Müller <tim.muller at collabora co uk>
* ext/spc/Makefile.am: * ext/spc/Makefile.am:

View file

@ -1220,7 +1220,6 @@ ext/Makefile
ext/nas/Makefile ext/nas/Makefile
ext/mpeg2enc/Makefile ext/mpeg2enc/Makefile
ext/mplex/Makefile ext/mplex/Makefile
ext/mozilla/Makefile
ext/musepack/Makefile ext/musepack/Makefile
ext/musicbrainz/Makefile ext/musicbrainz/Makefile
ext/mythtv/Makefile ext/mythtv/Makefile