Copy the timestamp too. funny effects: ./gst-launch filesrc location=/opt/data/AlienS...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 23 Apr 2002 20:47:14 +0000 (20:47 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 23 Apr 2002 20:47:14 +0000 (20:47 +0000)
commit191ef94d892ac09dc35247da9ea51ced7c924abb
treef9ad5cca482ea9e5cda06ac3f4072a16a9415023
parentcca77e215b01ddf27c13eff5c105883c94e95dc2
Copy the timestamp too. funny effects: ./gst-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! ...

Original commit message from CVS:
Copy the timestamp too.

funny effects:

./gst-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! { queue ! mpeg2dec ! colorspace ! edgeTV ! colorspace ! xvideosink }

./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! goom ! edgeTV ! colorspace ! xvideosink
gst/effectv/Makefile.am [new file with mode: 0644]
gst/effectv/gsteffectv.c [new file with mode: 0644]