From: Julien Moutte Date: Sun, 11 Jan 2004 19:40:58 +0000 (+0000) Subject: I forgot to commit Changelog on my latest commit. (no cake for me tonight) X-Git-Tag: 1.19.3~509^2~15432 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b95accb1945696cb974158524704097a9af4260a;p=platform%2Fupstream%2Fgstreamer.git I forgot to commit Changelog on my latest commit. (no cake for me tonight) Original commit message from CVS: I forgot to commit Changelog on my latest commit. (no cake for me tonight) --- diff --git a/ChangeLog b/ChangeLog index a964991..9d6a741 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-01-11 Julien MOUTTE + + * configure.ac: Adding examples/switch/Makefile + * examples/Makefile.am: Adding examples/switch + * examples/switch/Makefile.am: Adding switcher example. + * examples/switch/switcher.c: (got_eos), (idle_iterate), + (switch_timer), (main): Adding an example demonstrating switch usage + with 2 videotestsrc showing different patterns. + * gst/switch/gstswitch.c: (gst_switch_request_new_pad), + (gst_switch_init): Fixing switch with the new caps system. + 2004-01-11 Benjamin Otte * gst-libs/gst/video/video.h: