diff options
| author | Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com> | 2008-05-07 13:48:28 +0000 |
|---|---|---|
| committer | Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com> | 2008-05-07 13:48:28 +0000 |
| commit | 04adbf5be3334384b6cb6fd13b8cd605ab52be28 (patch) | |
| tree | b9d95a372a712f10c95ea146d96b7b2bc9880ccb /ChangeLog | |
| parent | 6decc304f4c5ec1f93e54702f75cb092bda9c4c4 (diff) | |
sys/directdraw/gstdirectdrawsink.c
Original commit message from CVS:
* sys/directdraw/gstdirectdrawsink.c
(gst_directdraw_sink_buffer_alloc):
Clear the flags on recycled buffers from buffer_alloc.
Partially fixes #520885.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com> + * sys/directdraw/gstdirectdrawsink.c + (gst_directdraw_sink_buffer_alloc): + Clear the flags on recycled buffers from buffer_alloc. + Partially fixes #520885. + +2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com> + * gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and made include ordering and style consistent with the corresponding depayloader. |
