diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-03-02 02:10:25 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-03-02 02:10:25 +0000 |
commit | 3362e00aff519626dcede25613a0d5a3be0f14c4 (patch) | |
tree | 70924e3dab20cf907fb11db2691c593944237c60 | |
parent | 401a23f11f28737f442e7fae6da01ef632da291a (diff) |
Fix for move of gstvideosink.h -> videosink.h.
Original commit message from CVS:
* ext/sdl/sdlvideosink.h:
* sys/ximage/ximagesink.h:
* sys/xvideo/xvideosink.h:
* sys/xvimage/xvimagesink.h:
Fix for move of gstvideosink.h -> videosink.h.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-03-01 Ronald Bultje <rbultje@ronald.bitfreak.net> + + * ext/sdl/sdlvideosink.h: + * sys/ximage/ximagesink.h: + * sys/xvideo/xvideosink.h: + * sys/xvimage/xvimagesink.h: + Fix for move of gstvideosink.h -> videosink.h. + 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org> * gst-libs/gst/xwindowlistener/Makefile.am: |