gstreamer/gst/qtdemux
Ronald S. Bultje 1d185d4127 ext/faad/gstfaad.c: Add debug category, remove Close() call that made it crash whenever reusing, renegotiating or any...
Original commit message from CVS:
* ext/faad/gstfaad.c: (gst_faad_class_init), (gst_faad_setcaps):
Add debug category, remove Close() call that made it crash
whenever reusing, renegotiating or anything; Close() actually
free()s the handle and should only be called on READY->NULL.
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
Actually set caps on buffer (in addition to pad), also.
2005-08-10 09:33:58 +00:00
..
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
qtdemux.c ext/faad/gstfaad.c: Add debug category, remove Close() call that made it crash whenever reusing, renegotiating or any... 2005-08-10 09:33:58 +00:00
qtdemux.h ext/faad/gstfaad.c: Sign/unsign mismatch. 2005-08-09 14:43:48 +00:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00
README adding new quicktime parser: 2002-05-01 18:41:59 +00:00