diff options
| author | David Schleef <ds@schleef.org> | 2004-01-12 23:24:05 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2004-01-12 23:24:05 +0000 |
| commit | 21522cfe7d41516b8ad6d4e83d184b0d6dd9db97 (patch) | |
| tree | 6bfcf6ce147f50a9d6e71ce8a3744776383c7124 /ChangeLog | |
| parent | 79e59268f346899b9f59c9f3448d7ae38214f65e (diff) | |
gst/debug/efence.c: Fix negotiation. Add a bufferalloc function for the sink pad, and generally clean up some of the...
Original commit message from CVS:
* gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
(gst_efence_buffer_alloc), (gst_fenced_buffer_new),
(gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
Fix negotiation. Add a bufferalloc function for the sink pad,
and generally clean up some of the code.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-01-12 David Schleef <ds@schleef.org> + + * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain), + (gst_efence_buffer_alloc), (gst_fenced_buffer_new), + (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy): + Fix negotiation. Add a bufferalloc function for the sink pad, + and generally clean up some of the code. + 2004-01-12 Julien MOUTTE <julien@moutte.net> * gst-libs/gst/colorbalance/colorbalancechannel.c: |
