diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-01-23 15:51:20 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-01-23 15:51:20 +0000 |
commit | 59c9a6a6bde17a6aeadaf8277f9244031ecaa6c7 (patch) | |
tree | 41f7eccaa36b36003dea9fccf5bafbd54e6d9439 /ChangeLog | |
parent | 1d20eee27741502ac03073bd66ad3d3792127295 (diff) |
Add support for building against libdca (with the libdts compat header). Fixes bug #511530.
Original commit message from CVS:
* configure.ac:
* ext/dts/gstdtsdec.c:
Add support for building against libdca (with the libdts compat
header). Fixes bug #511530.
Should probably be ported to libdca as some points as it's the
successor of libdts.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2008-01-23 Sebastian Dröge <slomo@circular-chaos.org> + + * configure.ac: + * ext/dts/gstdtsdec.c: + Add support for building against libdca (with the libdts compat + header). Fixes bug #511530. + + Should probably be ported to libdca as some points as it's the + successor of libdts. + 2008-01-23 Zaheer Abbas Merali <zaheerabbas at merali dot org> * sys/dvb/gstdvbsrc.c: |