gstreamer/gst
Stefan Kost d27aea0391 gst/gstvalue.c: Don't crash if either of the string GValues is empty.
Original commit message from CVS:
* gst/gstvalue.c:
Don't crash if either of the string GValues is empty.
2008-11-17 21:25:39 +00:00
..
parse gst/parse/grammar.y: Remove unneeded casts. 2008-05-25 14:13:22 +00:00
.gitignore
gettext.h
glib-compat-private.h configure.ac: Require GLib 2.12. 2008-04-01 13:55:20 +00:00
glib-compat.c
glib-compat.h Define G_PARAM_STATIC_STRINGS if it's undefined (GLib < 2.13.0) and use it everywhere for GParamSpecs that use static... 2008-03-22 14:56:17 +00:00
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst/gst.c: Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#5468... 2008-08-07 15:49:00 +00:00
gst.h configure.ac: Add DATADIR for storing presets. 2008-05-27 15:11:35 +00:00
gst_private.h gst/gst_private.h: Include gstinfo.h even if GST_DISABLE_GST_DEBUG is defined. Fixes build with --disable-gst-debug. 2008-08-29 14:12:02 +00:00
gstbin.c gst/gstbin.c: Get the seqnum before we dispose the message. 2008-11-04 18:10:04 +00:00
gstbin.h
gstbuffer.c gst/gstbuffer.c: Avoid costly typechecking for trivially correct pointers. 2008-11-13 18:09:45 +00:00
gstbuffer.h gst/gstghostpad.c (gst_ghost_pad_construct): If we got a template via g_object_get(), be sure to unref it. 2008-10-08 08:54:55 +00:00
gstbus.c gst/gstbus.c: Fix deadlock, g_source_get_id() cannot be called in finalize. 2008-10-13 10:50:17 +00:00
gstbus.h
gstcaps.c gst/gstcaps.c: Callgrind micro optimisations. 2008-11-06 15:09:34 +00:00
gstcaps.h gst/gstcaps.*: Constify the field gchar * params in set_simple and friends. 2008-03-24 10:33:41 +00:00
gstchildproxy.c gst/gstchildproxy.c: Add FIXMEs for 0.11 to use GST_TYPE_OBJECT in the signature of the the child-added / -removed si... 2008-07-08 09:04:25 +00:00
gstchildproxy.h gst/: Remove double interface from doc-string. 2008-08-12 06:27:35 +00:00
gstclock.c gst/gstclock.c: Add some more debugging to the clock slaving code. 2008-08-25 11:06:34 +00:00
gstclock.h gst/: Fixed a bunch of typos. 2008-05-26 10:07:09 +00:00
gstcompat.h
gstconfig.h.in Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstdebugutils.c gst/gstdebugutils.c: Squeeze ghost-pad links and remove <> from classname labels to save more horizontal space. 2008-07-12 09:59:32 +00:00
gstdebugutils.h gst/gstdebugutils.h: Add missing Since' markers to gtk-doc blurbs. 2008-06-26 12:24:08 +00:00
gstelement.c gst/gstelement.c: Avoid leaking the parent ref when we fail changing the state of the element using gst_element_sync_... 2008-09-14 22:01:30 +00:00
gstelement.h gst/gstelement.h: Fix link in documentation. 2008-07-25 10:24:43 +00:00
gstelementfactory.c gst/gstelementfactory.c: Small doc fix. Fixes #535285. 2008-05-28 16:46:07 +00:00
gstelementfactory.h
gsterror.c gst/gsterror.c: Fix typo (spotted by Fabricio Godoy, #536723). 2008-06-05 08:55:41 +00:00
gsterror.h gst/gsterror.*: Add two new error codes for encrypted content. Fixes #524659. 2008-04-09 17:34:54 +00:00
gstevent.c Add sequence numbers to events and messages. See #559250. 2008-11-04 12:22:53 +00:00
gstevent.h gst/gstevent.h: Add a SKIP seek flag for use with advanced trickmodes. 2008-11-06 12:03:17 +00:00
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h
gstghostpad.c gst/gstghostpad.*: Unbreak -good build, private is a reserved c++ keyword. 2008-10-08 10:39:24 +00:00
gstghostpad.h gst/gstghostpad.*: Unbreak -good build, private is a reserved c++ keyword. 2008-10-08 10:39:24 +00:00
gstindex.c gst/gstindex.c: Don't put descriptions into the nick field of a GEnumValue: it's not meant for that and some language... 2008-04-07 13:27:32 +00:00
gstindex.h
gstindexfactory.c gst/gstelementfactory.c: Unref the factory after it was used the last time, not before. 2008-04-23 14:54:20 +00:00
gstindexfactory.h
gstinfo.c Don't assume that <valgrind/valgrind.h> exists just because the binary is there. 2008-06-20 15:54:43 +00:00
gstinfo.h configure.ac: Remove AC_ISC_POSIX macro; it's broken on some platforms and not needed. 2008-07-22 18:12:54 +00:00
gstinterface.c
gstinterface.h
gstiterator.c gst/gstiterator.*: After 3 years it's about time to revise the documentation of the iterator objects. 2008-08-29 17:58:25 +00:00
gstiterator.h gst/gstiterator.*: After 3 years it's about time to revise the documentation of the iterator objects. 2008-08-29 17:58:25 +00:00
gstmacros.h docs/gst/gstreamer-sections.txt: Move GParamSepc macros to standart section. 2008-04-23 06:57:30 +00:00
gstmarshal.list
gstmessage.c Add sequence numbers to events and messages. See #559250. 2008-11-04 12:22:53 +00:00
gstmessage.h Add sequence numbers to events and messages. See #559250. 2008-11-04 12:22:53 +00:00
gstminiobject.c gst/gstminiobject.c: Fix 'Since:' version in gst_value_dup_mini_object() docs blurb: this function was not in the uns... 2008-05-03 19:23:43 +00:00
gstminiobject.h
gstobject.c gst/gstcaps.c: Callgrind micro optimisations. 2008-11-06 15:09:34 +00:00
gstobject.h
gstpad.c gst/gstpad.c: When we use gst_pad_alloc_buffer() without wanting to set the caps we also don't need to check if the c... 2008-10-20 13:32:07 +00:00
gstpad.h Add threadsafe replacement functions for getting internal links of an element. Deprecate the old internal links funct... 2008-09-01 10:42:04 +00:00
gstpadtemplate.c gst/gstpadtemplate.c: Revert last change, since it breaks a few plugins, ffmpeg, alaw, and mulaw. Code is correct, b... 2008-08-29 00:34:58 +00:00
gstpadtemplate.h
gstparamspecs.c Add GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT. Move paramspec docs to own section. 2008-04-15 06:16:33 +00:00
gstparamspecs.h Add GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT. Move paramspec docs to own section. 2008-04-15 06:16:33 +00:00
gstparse.c API: gst_parse_launch_full() 2008-05-24 15:33:53 +00:00
gstparse.h API: gst_parse_launch_full() 2008-05-24 15:33:53 +00:00
gstpipeline.c gst/gstpipeline.c: Some more comments. 2008-10-29 17:04:50 +00:00
gstpipeline.h
gstplugin.c gst/: GstRegistryPool doesn't exist; don't refer to it in docs. 2008-07-15 22:53:00 +00:00
gstplugin.h
gstpluginfeature.c
gstpluginfeature.h
gstpoll.c gst/gstbuffer.c: Avoid costly typechecking for trivially correct pointers. 2008-11-13 18:09:45 +00:00
gstpoll.h
gstpreset.c gst/gstpreset.c: Use g_unlink instead of unlink. 2008-10-31 14:24:49 +00:00
gstpreset.h gst/: Remove double interface from doc-string. 2008-08-12 06:27:35 +00:00
gstquark.c gst/gstquark.c: Fix printf format warning. 2008-10-14 17:10:43 +00:00
gstquark.h docs/design/part-TODO.txt: Remove item from the todo list because it was fixed with the latency state change rewrites. 2008-10-13 17:19:25 +00:00
gstquery.c gst/gstutils.c: Remove check in gst_pad_query_convert() that src_val must be positive, because that's not a requirement. 2008-08-27 03:04:23 +00:00
gstquery.h gst/gstquery.h: Fix typo. 2008-04-09 13:15:33 +00:00
gstregistry.c gst/: GstRegistryPool doesn't exist; don't refer to it in docs. 2008-07-15 22:53:00 +00:00
gstregistry.h
gstregistrybinary.c gst/gstregistrybinary.*: Don't write and check a CRC for the binary registry file. It's guaranteed that the registry ... 2008-11-12 10:39:25 +00:00
gstregistrybinary.h gst/gstregistrybinary.*: Don't write and check a CRC for the binary registry file. It's guaranteed that the registry ... 2008-11-12 10:39:25 +00:00
gstregistryxml.c gst/: Use g_unlink() as none of these are directories. 2008-10-30 14:15:14 +00:00
gstsegment.c gst/gstsegment.c: Set the last_stop to a more meaningful position when configuring the segment. ie. the start/stop of... 2008-10-23 09:49:07 +00:00
gstsegment.h Expose gst_segment_copy() to make things easier for the c++ bindings. 2008-04-09 22:37:22 +00:00
gststructure.c gst/gstcaps.c: Callgrind micro optimisations. 2008-11-06 15:09:34 +00:00
gststructure.h
gstsystemclock.c
gstsystemclock.h
gsttaglist.c gst/gstpreset.c: Use g_unlink instead of unlink. 2008-10-31 14:24:49 +00:00
gsttaglist.h gst/gsttaglist.h: Fix Since: markers for new geo tags. 2008-09-03 05:52:40 +00:00
gsttagsetter.c gst/gsttagsetter.c: Merging an empty list with another list in KEEP_ALL mode should yield an empty list as result and... 2008-04-13 19:58:43 +00:00
gsttagsetter.h
gsttask.c gst/: Fixed a bunch of typos. 2008-05-26 10:07:09 +00:00
gsttask.h gst/: Fixed a bunch of typos. 2008-05-26 10:07:09 +00:00
gsttrace.c
gsttrace.h
gsttypefind.c gst/gstpreset.c: Use g_unlink instead of unlink. 2008-10-31 14:24:49 +00:00
gsttypefind.h API: add gst_type_find_suggest_simple(), #533740. 2008-05-19 10:46:44 +00:00
gsttypefindfactory.c
gsttypefindfactory.h
gsturi.c gst/gsturi.c: Don't segfault on input like "tel:+1-123-555-1234". 2008-08-28 10:45:04 +00:00
gsturi.h
gstutils.c gst/gstutils.c (gst_util_seqnum_next): Refactor for clarity. 2008-11-04 13:56:37 +00:00
gstutils.h gst/gstutils.h: Add G_GNUC_PURE to gst_util_uint64_scale* and the double<->uint64 conversion functions. 2008-11-17 04:49:06 +00:00
gstvalue.c gst/gstvalue.c: Don't crash if either of the string GValues is empty. 2008-11-17 21:25:39 +00:00
gstvalue.h
gstversion.h.in
gstxml.c gst/gstxml.c: Clarify that the save_thyself() and restore_thyself() virtual functions of GstObject need to be overrid... 2008-10-10 15:38:06 +00:00
gstxml.h
Makefile.am Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00