libs/gst/bytestream/: add GstAdapter, similar to bytestream, but oesn't require ugly...
authorBenjamin Otte <otte@gnome.org>
Tue, 4 May 2004 00:16:04 +0000 (00:16 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 4 May 2004 00:16:04 +0000 (00:16 +0000)
commit2d989fde7f938776ddf978459098b8f1ff2cf0b5
tree572c60ec37201570420e9de126052881089d6290
parente598685f52aac8a2aa9bd17684a596c1647ef8d0
libs/gst/bytestream/: add GstAdapter, similar to bytestream, but oesn't require ugly event handling or uglier loopbas...

Original commit message from CVS:
* libs/gst/bytestream/Makefile.am:
* libs/gst/bytestream/adapter.c:
* libs/gst/bytestream/adapter.h:
add GstAdapter, similar to bytestream, but oesn't require ugly event
handling or uglier loopbased elements
ChangeLog
libs/gst/bytestream/Makefile.am
libs/gst/bytestream/adapter.c [new file with mode: 0644]
libs/gst/bytestream/adapter.h [new file with mode: 0644]