summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-11-20 13:46:47 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-11-20 13:46:47 +0000
commit006861f23536430e86bd9385143bdd858e764a2f (patch)
tree8f4cdd51ed925b2e25807cd81e4a3beb6a266828 /ChangeLog
parent2e0d8e8b937616318f5dae707549347e37d8c038 (diff)
ext/libpng/gstpngenc.c: Don't flush downstream after every buffer - that's not what this libpng callback is for at all!
Original commit message from CVS: * ext/libpng/gstpngenc.c: Don't flush downstream after every buffer - that's not what this libpng callback is for at all!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a7a1f86..3fcbd667 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-20 Jan Schmidt <jan.schmidt@sun.com>
+
+ * ext/libpng/gstpngenc.c:
+ Don't flush downstream after every buffer - that's not what
+ this libpng callback is for at all!
+
2008-11-17 Tim-Philipp Müller <tim.muller at collabora co uk>
* sys/v4l2/v4l2src_calls.c: