summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-04-01 12:54:44 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-04-01 12:54:44 +0000
commita4315635d8ffed8029ba79cdf8b9f6cdf4fce0f0 (patch)
tree51d22afc7a668964c5c9326bb34b45b0967295c5
parentbc4cb91fab1a4efca7e0addf7a327f397b9ba2dd (diff)
downloadgst-plugins-bad-a4315635d8ffed8029ba79cdf8b9f6cdf4fce0f0.tar.gz
gst-plugins-bad-a4315635d8ffed8029ba79cdf8b9f6cdf4fce0f0.tar.bz2
gst-plugins-bad-a4315635d8ffed8029ba79cdf8b9f6cdf4fce0f0.zip
Add a really simple sample DVD player gst-launch command line
Original commit message from CVS: Add a really simple sample DVD player gst-launch command line
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7621d47f..d6a728a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
+ * ext/dvdnav/gst-dvd:
+ Add a really simple sample DVD player
+
+2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
+
* ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
(gst_a52dec_push), (gst_a52dec_handle_event),
(gst_a52dec_update_streaminfo), (gst_a52dec_loop),