gstreamer/gst/parse
Sébastien Moutte 3eb3b1c742 gst/gstpad.c: (gst_pad_set_getcaps_function)
Original commit message from CVS:
* gst/gstpad.c: (gst_pad_set_event_function),
(gst_pad_set_query_function), (gst_pad_set_query_type_function),
(gst_pad_set_getcaps_function)
* gst/parse/grammar.y: (gst_parse_found_pad), (gst_parse_perform_delayed_link)
Fixed NULL pointer used in GST_CAT_DEBUG using GST_STR_NULL macro
So now, we can use --gst-debug-level=5 on Windows
* win32/common/libgstcontroller.def:
Added export of gst_controller_init
* win32/vs6/libgstcontroller.dsp:
Fixed Release post build configuration
2006-02-19 12:00:38 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
grammar.y gst/gstpad.c: (gst_pad_set_getcaps_function) 2006-02-19 12:00:38 +00:00
Makefile.am configure.ac: reorganize clean up document more remove cruft 2005-10-15 13:58:18 +00:00
parse.l gst/parse/parse.l: Attempt to solve bug #172815. 2005-07-19 10:40:49 +00:00
types.h whitespace fixes 2005-10-15 15:30:24 +00:00