gstreamer/gst/qtdemux
Ronald S. Bultje 2f215bf9d4 gst/qtdemux/qtdemux.c: Fix crash (j might be greater than n_samples, in which case we're writing outside the allocate...
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
(qtdemux_parse_trak):
Fix crash (j might be greater than n_samples, in which case we're
writing outside the allocated space for the array) and memleak.
2004-03-07 04:03:27 +00:00
..
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
qtdemux.c gst/qtdemux/qtdemux.c: Fix crash (j might be greater than n_samples, in which case we're writing outside the allocate... 2004-03-07 04:03:27 +00:00
qtdemux.h Add SVQ3 specific flags to qtdemux and ffmpeg 2004-01-26 20:01:35 +00:00
README adding new quicktime parser: 2002-05-01 18:41:59 +00:00