diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-04-01 12:54:44 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-04-01 12:54:44 +0000 |
commit | a4315635d8ffed8029ba79cdf8b9f6cdf4fce0f0 (patch) | |
tree | 51d22afc7a668964c5c9326bb34b45b0967295c5 /ChangeLog | |
parent | bc4cb91fab1a4efca7e0addf7a327f397b9ba2dd (diff) | |
download | gst-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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |