gstreamer/gst
Andy Wingo 3e08b586e7 gst/gsterror.c (FILE_A_BUG): Be polite *and* helpful. Fixes #305291.
Original commit message from CVS:
2005-11-14  Andy Wingo  <wingo@pobox.com>

* gst/gsterror.c (FILE_A_BUG): Be polite *and* helpful. Fixes
#305291.
2005-11-14 12:17:46 +00:00
..
base gst/base/gstbasetransform.c: Ref the source pad caps while we need them. 2005-11-14 10:49:35 +00:00
check I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
elements gst/: Use GST_DEBUG_FUNCPTR() more extensively. 2005-11-09 17:55:13 +00:00
indexers configure.ac: use the gettext macro 2005-10-16 09:20:52 +00:00
parse whitespace fixes 2005-10-15 15:30:24 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
gettext.h adding i18n tested with nl, seems to work fine 2004-01-13 11:30:00 +00:00
glib-compat.c whitespace fixes 2005-10-15 15:30:24 +00:00
glib-compat.h include header correctly; show me the name 2005-10-13 17:20:44 +00:00
gst-i18n-app.h Enable NLS under Windows 2004-06-12 10:45:54 +00:00
gst-i18n-lib.h gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_PACKAGE 2005-10-11 16:05:16 +00:00
gst.c gst/gst.c: fix docs. popt is death, long live GOption. 2005-11-01 17:45:46 +00:00
gst.h add gst_version_string () 2005-10-16 14:32:57 +00:00
gst_private.h gst/: widen the debug category in output to fit the biggest one we have add a bus category and use it play with the c... 2005-10-06 09:49:42 +00:00
gstbin.c check/states/sinks.c: Added some more checks. Specifically the case where NO_PREROLL elements are in the pipeline. 2005-11-03 17:12:00 +00:00
gstbin.h gst/gstbin.h: Document another field. 2005-11-09 15:10:32 +00:00
gstbuffer.c gst/gstbuffer.c: Copy more flags. 2005-11-11 18:25:50 +00:00
gstbuffer.h check/gst/gstghostpad.c: Added check for bug #317341 2005-11-10 09:19:12 +00:00
gstbus.c check/gst/gstbin.c (test_message_state_changed_children): Style fix.. 2005-11-10 18:15:24 +00:00
gstbus.h gst/gstbus.c: Don't leak a mutex unlock in case of an error. 2005-11-04 12:08:19 +00:00
gstcaps.c gst/gstbuffer.c: Copy more flags. 2005-11-11 18:25:50 +00:00
gstcaps.h docs/design/part-TODO.txt: Some more items for the TODO 2005-11-09 12:01:46 +00:00
gstchildproxy.c various style fixes 2005-10-15 16:01:57 +00:00
gstchildproxy.h ported gstchildproxy over from 0.8 ported gst-inspect fixes and enhancements over from 0.8 2005-08-22 21:03:33 +00:00
gstclock.c docs/gst/gstreamer-sections.txt: Added some new macros. 2005-11-09 12:36:17 +00:00
gstclock.h docs/gst/gstreamer-sections.txt: Added some new macros. 2005-11-09 12:36:17 +00:00
gstcompat.h docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the docs actualy 2005-08-30 08:17:48 +00:00
gstconfig.h.in various style fixes 2005-10-15 16:01:57 +00:00
gstelement.c Fix docs, move some STATE macros to private. 2005-11-10 11:17:26 +00:00
gstelement.h Fix docs, move some STATE macros to private. 2005-11-10 11:17:26 +00:00
gstelementfactory.c I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
gstelementfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsterror.c gst/gsterror.c (FILE_A_BUG): Be polite *and* helpful. Fixes #305291. 2005-11-14 12:17:46 +00:00
gsterror.h remove prematurely added error category and clean up the instances 2005-10-23 09:08:44 +00:00
gstevent.c gst/base/gstbasesink.c: Don't use invalid stream_time. 2005-10-25 10:15:45 +00:00
gstevent.h gst/: Fix docs. 2005-11-09 16:16:41 +00:00
gstfilter.c various style fixes 2005-10-15 16:01:57 +00:00
gstfilter.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstformat.c various style fixes 2005-10-15 16:01:57 +00:00
gstformat.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstghostpad.c check/gst/gstghostpad.c: Added check for bug #317341 2005-11-10 09:19:12 +00:00
gstghostpad.h check/gst/gstghostpad.c: Added test for removing an element with ghostpad from a bin. 2005-07-29 19:22:28 +00:00
gstindex.c gst/gstindex.c (gst_index_add_object): Note in the docs that this function is not implemented. 2005-11-14 11:58:44 +00:00
gstindex.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstindexfactory.c various style fixes 2005-10-15 16:01:57 +00:00
gstindexfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstinfo.c more docs added 2005-11-04 20:12:01 +00:00
gstinfo.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstinterface.c various style fixes 2005-10-15 16:01:57 +00:00
gstinterface.h put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols) added TITLE ... 2004-07-21 11:32:09 +00:00
gstiterator.c gst/gstiterator.c: Fix revision data. 2005-11-09 16:32:49 +00:00
gstiterator.h gst/gstiterator.*: Fix iterator docs. 2005-11-09 15:31:08 +00:00
gstmacros.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstmarshal.list check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstmessage.c docs/gst/gstreamer-sections.txt: Moved the message async delivery private lock and cond to the private section. 2005-11-09 16:00:05 +00:00
gstmessage.h docs/gst/gstreamer-sections.txt: Moved the message async delivery private lock and cond to the private section. 2005-11-09 16:00:05 +00:00
gstminiobject.c gst/gstbuffer.c: Copy more flags. 2005-11-11 18:25:50 +00:00
gstminiobject.h gst/gstbuffer.c: Copy more flags. 2005-11-11 18:25:50 +00:00
gstobject.c gst/gstobject.*: Documentation fixes. 2005-11-09 17:32:10 +00:00
gstobject.h gst/gstobject.*: Documentation fixes. 2005-11-09 17:32:10 +00:00
gstpad.c gst/gstpad.c: While checking the flag for reentrancy in the gstcaps function is nice to detect recursive invocations,... 2005-11-11 16:34:15 +00:00
gstpad.h docs/gst/gstreamer-sections.txt: move some macros to private sections 2005-10-28 16:46:58 +00:00
gstpadtemplate.c I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
gstpadtemplate.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstparse.c gst/: Another 1% more coverage. 2005-10-20 20:46:17 +00:00
gstparse.h And 2% more doc coverage. 2005-10-21 11:36:32 +00:00
gstpipeline.c various style fixes 2005-10-15 16:01:57 +00:00
gstpipeline.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstplugin.c I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
gstplugin.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstpluginfeature.c gst/: privatize more symbols 2005-10-15 19:57:03 +00:00
gstpluginfeature.h Add new API to check plugin feature version requirements. 2005-10-14 11:09:29 +00:00
gstquery.c Further improve query docs. Still not happy with this. 2005-11-10 10:17:01 +00:00
gstquery.h Further improve query docs. Still not happy with this. 2005-11-10 10:17:01 +00:00
gstqueue.c gst/gstbus.c: Fix some typos. 2005-11-03 12:16:49 +00:00
gstqueue.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstregistry.c gst/gstregistry.*: added missing docs 2005-11-04 15:02:48 +00:00
gstregistry.h gst/gstregistry.*: added missing docs 2005-11-04 15:02:48 +00:00
gstregistryxml.c Add another GST_STR_NULL instance 2005-11-03 00:39:54 +00:00
gststructure.c gst/gststructure.c: Forward-port a 0.8 patch to handle escaped spaces in structure string, so that gst_parse... 2005-11-10 12:32:57 +00:00
gststructure.h gst/gstbin.h: Document another field. 2005-11-09 15:10:32 +00:00
gstsystemclock.c Doc updates. 2005-10-28 18:14:24 +00:00
gstsystemclock.h Doc updates. 2005-10-28 18:14:24 +00:00
gsttaglist.c various style fixes 2005-10-15 16:01:57 +00:00
gsttaglist.h Added gst_tag_list_get_date() and gst_tag_list_get_date_index(). 2005-10-13 15:13:32 +00:00
gsttagsetter.c various style fixes 2005-10-15 16:01:57 +00:00
gsttagsetter.h gst/: Remove the requirement for sub-classes to call the parent implementation of prepare_output_buffer with a wrappe... 2005-09-12 13:45:04 +00:00
gsttask.c debug task join 2005-11-12 10:03:08 +00:00
gsttask.h gst/gstiterator.c: Fix revision data. 2005-11-09 16:32:49 +00:00
gsttrace.c gst/: More docs. 2005-10-20 21:08:47 +00:00
gsttrace.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttypefind.c gst/: 2005-11-09 16:44:40 +00:00
gsttypefind.h gst/: 2005-11-09 16:44:40 +00:00
gsttypefindfactory.c gst/gsttypefindfactory.c: Fix docs. 2005-11-09 17:06:20 +00:00
gsttypefindfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsturi.c Document GstURIHandler 2005-11-09 15:34:46 +00:00
gsturi.h gst/: Fix docs. 2005-11-09 16:16:41 +00:00
gsturitype.c various style fixes 2005-10-15 16:01:57 +00:00
gsturitype.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstutils.c gst/gstbuffer.c: Copy more flags. 2005-11-11 18:25:50 +00:00
gstutils.h more docs added 2005-11-04 20:12:01 +00:00
gstvalue.c give each value a _get_type, removes the DATA exports 2005-10-15 17:59:07 +00:00
gstvalue.h gst/gstvalue.h: Fix prototypes. 2005-10-17 09:28:35 +00:00
gstversion.h.in add gst_version_string () 2005-10-16 14:32:57 +00:00
gstxml.c various style fixes 2005-10-15 16:01:57 +00:00
gstxml.h added two new functions to the docs documents all undocumented GstXXXFlags completed some incomplete docs 2005-09-27 20:40:35 +00:00
Makefile.am gst/base/gstcollectpads.c (gst_collectpads_chain): Slight cleanup. 2005-10-17 18:09:32 +00:00