From 04ec61127d13245e133344e98df767de1dfb1e94 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 2 Jun 2008 21:51:52 +0000 Subject: configure.ac: Revert accidental addition in configure.ac. Sorry. Original commit message from CVS: * configure.ac: Revert accidental addition in configure.ac. Sorry. --- ChangeLog | 21 +++++++++++++++++++++ configure.ac | 1 - 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 64444099..49859914 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2008-06-02 Michael Smith + + * configure.ac: + Revert accidental addition in configure.ac. Sorry. + +2008-06-02 Michael Smith + + * 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 * ext/spc/Makefile.am: diff --git a/configure.ac b/configure.ac index a8a66bb7..db46fcad 100644 --- a/configure.ac +++ b/configure.ac @@ -1220,7 +1220,6 @@ ext/Makefile ext/nas/Makefile ext/mpeg2enc/Makefile ext/mplex/Makefile -ext/mozilla/Makefile ext/musepack/Makefile ext/musicbrainz/Makefile ext/mythtv/Makefile -- cgit v1.2.1