diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-09-13 12:37:56 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-09-13 12:37:56 +0000 |
| commit | d78b9e274b8a5cdcaf994f98301c7aba13e82419 (patch) | |
| tree | c5d5bbf2c6cd8f11d3e4dd0cd09cf2b387158645 /ChangeLog | |
| parent | 8a6f9aa51a68fc33ca91ac43b16c683d7a3ad71d (diff) | |
gst/wavparse/gstwavparse.c: Add EOS logic for the push-based mode too. Fixes #476514.
Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
(gst_wavparse_loop), (gst_wavparse_chain):
Add EOS logic for the push-based mode too. Fixes #476514.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-09-13 Sebastian Dröge <slomo@circular-chaos.org> + + * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos), + (gst_wavparse_loop), (gst_wavparse_chain): + Add EOS logic for the push-based mode too. Fixes #476514. + 2007-09-12 Wim Taymans <wim.taymans@gmail.com> * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain): |
