diff options
author | Michael Smith <msmith@xiph.org> | 2008-06-02 21:51:52 +0000 |
---|---|---|
committer | Michael Smith <msmith@xiph.org> | 2008-06-02 21:51:52 +0000 |
commit | 04ec61127d13245e133344e98df767de1dfb1e94 (patch) | |
tree | d62e8daaa3a26a77d3e76485acf8e7d4e592c89a /ChangeLog | |
parent | d1d7fb884d8e6fb9a93f44591aa8a69f332c95f6 (diff) | |
download | gst-plugins-bad-04ec61127d13245e133344e98df767de1dfb1e94.tar.gz gst-plugins-bad-04ec61127d13245e133344e98df767de1dfb1e94.tar.bz2 gst-plugins-bad-04ec61127d13245e133344e98df767de1dfb1e94.zip |
configure.ac: Revert accidental addition in configure.ac. Sorry.
Original commit message from CVS:
* configure.ac:
Revert accidental addition in configure.ac. Sorry.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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> * ext/spc/Makefile.am: |