mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
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:
parent
d1d7fb884d
commit
04ec61127d
2 changed files with 21 additions and 1 deletions
21
ChangeLog
21
ChangeLog
|
@ -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:
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue