diff options
author | David Schleef <ds@schleef.org> | 2008-08-30 06:30:42 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2008-08-30 06:30:42 +0000 |
commit | 4aeacb6dbd110631a421eda83c78bcfdacf780cd (patch) | |
tree | fb7eda9ccf1a2fd44c52fb534edb58ecb55169c8 /ChangeLog | |
parent | a656d88bb5b5863d2f8383e6f3b99d8a24f3c7ec (diff) | |
download | gst-plugins-bad-4aeacb6dbd110631a421eda83c78bcfdacf780cd.tar.gz gst-plugins-bad-4aeacb6dbd110631a421eda83c78bcfdacf780cd.tar.bz2 gst-plugins-bad-4aeacb6dbd110631a421eda83c78bcfdacf780cd.zip |
ext/dirac/gstdiracenc.cc: Fix EOS handling. Clean up at object disposal. Handle 4:2:2 and 4:4:4 video.
Original commit message from CVS:
* ext/dirac/gstdiracenc.cc: Fix EOS handling. Clean up at
object disposal. Handle 4:2:2 and 4:4:4 video.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-08-29 David Schleef <ds@schleef.org> + + * ext/dirac/gstdiracenc.cc: Fix EOS handling. Clean up at + object disposal. Handle 4:2:2 and 4:4:4 video. + 2008-08-29 Jan Schmidt <Jan.Schmidt@sun.com> * ext/resindvd/resindvdbin.c: |