diff options
| author | Edward Hervey <bilboed@bilboed.com> | 2005-11-18 18:19:21 +0000 |
|---|---|---|
| committer | Edward Hervey <bilboed@bilboed.com> | 2005-11-18 18:19:21 +0000 |
| commit | 978a8d1529e53fe3926bccccb05310a25e5204d5 (patch) | |
| tree | f5fd32159eb1d992c03d309740f10678376d8767 /ChangeLog | |
| parent | 5ae66f78c51ba7a55fe486a452a795dc231a1a4d (diff) | |
ext/libpng/gstpngenc.c: Added debug category
Original commit message from CVS:
* ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
(gst_pngenc_chain):
Added debug category
Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
goes to EOS.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-11-18 Edward Hervey <edward@fluendo.com> + + * ext/libpng/gstpngenc.c: (gst_pngenc_class_init), + (gst_pngenc_chain): + Added debug category + Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline + goes to EOS. + 2005-11-17 Edgard Lima <edgard.lima@indt.org.br> * gst/rtp/Makefile.am |
