gstreamer/libs
Erik Walthinsen d2ed932d25 Totally new bytestream code, works well for non-spannable buffers, there's some refcounting problem still when used w...
Original commit message from CVS:
Totally new bytestream code, works well for non-spannable buffers, there's
some refcounting problem still when used with filesrc (spannable buffers).
To test, set the bytesperread or blocksize parameter of disksrc or filesrc
(resp), attach it to gstbstest (in this dir) with byte_size and count
parameters set, and pipe to fakesink or something.  gstbstest will exit(1)
after count buffers have been read from the bytestream.

disksrc location= bytesperread= ! gstbstest byte_size= count= ! fakesink
2001-09-20 20:48:49 +00:00
..
audio added a function to check if the buffer's data is framed 2001-06-13 21:08:02 +00:00
bytestream Totally new bytestream code, works well for non-spannable buffers, there's some refcounting problem still when used w... 2001-09-20 20:48:49 +00:00
getbits distcheck cleanups 2001-05-28 19:09:48 +00:00
idct distcheck cleanups 2001-05-28 19:09:48 +00:00
putbits Fixed a few plugins so that mpeg1 encoding sorta works. 2001-04-21 17:45:56 +00:00
riff Fixed an endianness bug in the debug message. 2001-08-16 23:20:53 +00:00
Makefile.am Added the bytestream dir. 2001-09-16 14:28:54 +00:00