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 | ba4a681b8863451b78194d4ab22f260be25ad4fa (patch) | |
tree | 1c4f2177024eb009a42c886f736442e363f5e027 | |
parent | e0006ee0b9556be2f69e0ac6ac4ef102937f0966 (diff) |
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-- | 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), |