diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-11-20 13:46:47 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-11-20 13:46:47 +0000 |
commit | 006861f23536430e86bd9385143bdd858e764a2f (patch) | |
tree | 8f4cdd51ed925b2e25807cd81e4a3beb6a266828 /ChangeLog | |
parent | 2e0d8e8b937616318f5dae707549347e37d8c038 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |