diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-10-28 20:06:27 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-10-28 20:06:27 +0000 |
commit | f3471841a3290b0974487a7fa61e2750d06fc30b (patch) | |
tree | 14602376d3e226e093cd76c756045b6ae4a37f6b /ChangeLog | |
parent | b33f9f49ab6da51868bc3d05830544d37e31f52c (diff) | |
download | gst-plugins-bad-f3471841a3290b0974487a7fa61e2750d06fc30b.tar.gz gst-plugins-bad-f3471841a3290b0974487a7fa61e2750d06fc30b.tar.bz2 gst-plugins-bad-f3471841a3290b0974487a7fa61e2750d06fc30b.zip |
ext/resindvd/resin-play: Remove $@ to fix parse_launch warning
Original commit message from CVS:
* ext/resindvd/resin-play:
Remove $@ to fix parse_launch warning
* ext/resindvd/resin-play2:
Add a version that uses deinterlace and xvimagesink.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2008-10-28 Stefan Kost <ensonic@users.sf.net> + + * ext/resindvd/resin-play: + Remove $@ to fix parse_launch warning + + * ext/resindvd/resin-play2: + Add a version that uses deinterlace and xvimagesink. + + 2008-10-28 Sebastian Dröge <sebastian.droege@collabora.co.uk> * gst/speexresample/gstspeexresample.c: |