ext/mpeg2dec/gstmpeg2dec.*: The libmpeg2 user-allocated buffer management is awkward...
authorJan Schmidt <thaytan@mad.scientist.com>
Sat, 5 Feb 2005 07:36:01 +0000 (07:36 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sat, 5 Feb 2005 07:36:01 +0000 (07:36 +0000)
commitd255c2347000062a4b1bc35354db5dda1027f3ea
tree626ce0719931b405e37e959e60248e1ef8503508
parent00e24dc560cea177aace6666fa089857ecb75e1a
ext/mpeg2dec/gstmpeg2dec.*: The libmpeg2 user-allocated buffer management is awkward, to say the least. Hopefully thi...

Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
(gst_mpeg2dec_reset), (free_all_buffers),
(gst_mpeg2dec_alloc_buffer), (handle_sequence):
* ext/mpeg2dec/gstmpeg2dec.h:
The libmpeg2 user-allocated buffer management is awkward,
to say the least. Hopefully this fixes things.
ChangeLog