diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-06-17 10:53:35 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-06-17 10:53:35 +0000 |
commit | aacf6838eb688de5ba78468fddfd50a7b4b76582 (patch) | |
tree | 168b7d464b1048a586ce1a16037dbc93171ea049 /ChangeLog | |
parent | 0951e00dc05236b54a03e25c2c331bf1be332dc5 (diff) | |
download | gst-plugins-bad-aacf6838eb688de5ba78468fddfd50a7b4b76582.tar.gz gst-plugins-bad-aacf6838eb688de5ba78468fddfd50a7b4b76582.tar.bz2 gst-plugins-bad-aacf6838eb688de5ba78468fddfd50a7b4b76582.zip |
Make resindvd work with libdvdnav >= 4.0.0.
Original commit message from CVS:
* configure.ac:
* ext/resindvd/resindvdsrc.h:
Make resindvd work with libdvdnav >= 4.0.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-06-17 Sebastian Dröge <slomo@circular-chaos.org> + + * configure.ac: + * ext/resindvd/resindvdsrc.h: + Make resindvd work with libdvdnav >= 4.0.0. + 2008-06-17 Jan Schmidt <thaytan@noraisin.net> * configure.ac: |