diff options
author | David Schleef <ds@schleef.org> | 2008-03-06 07:03:09 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2008-03-06 07:03:09 +0000 |
commit | db1ef249b6a49b52d0efe964c7f477bbed154098 (patch) | |
tree | b40068993864aba2c80b76e53c78712fb0fcdb44 /ChangeLog | |
parent | b387715461ec1eab84eb2eb990e1a5562b9d8b42 (diff) | |
download | gst-plugins-bad-db1ef249b6a49b52d0efe964c7f477bbed154098.tar.gz gst-plugins-bad-db1ef249b6a49b52d0efe964c7f477bbed154098.tar.bz2 gst-plugins-bad-db1ef249b6a49b52d0efe964c7f477bbed154098.zip |
ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder program in dirac.
Original commit message from CVS:
* ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed
from the encoder program in dirac.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-03-05 David Schleef <ds@schleef.org> + * ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed + from the encoder program in dirac. + +2008-03-05 David Schleef <ds@schleef.org> + * configure.ac: * ext/Makefile.am: * ext/dirac/Makefile.am: |