]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - gst/gstutils.c
gst/: Leak fixes, the fold functions need to unref the passed object and _get_parent_...
[glsdk/gstreamer0-10.git] / gst / gstutils.c
2005-09-27 Wim Taymansgst/: Leak fixes, the fold functions need to unref...
2005-09-23 Thomas Vander Stichelevarious doc updates
2005-09-21 Andy Wingocheck/gst/gstutils.c: New file.
2005-09-21 Tim-Philipp Müllergst/: Don't put functional code in g_return_if_fail...
2005-09-13 Thomas Vander Stichelegst/gstutils.c: Apparently people think it's better...
2005-09-12 Thomas Vander Sticheleadd a gst_element_set_state_async method that sets...
2005-09-11 Thomas Vander Sticheledocs/gst/: rearrange gstvalue section
2005-09-09 Thomas Vander Stichelecheck/: adding a test for pipelines and state changes
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-09-02 Thomas Vander Stichelegst/: fix a bunch of unchecked return values
2005-08-31 Thomas Vander Sticheledocs/faq/gst-uninstalled: add -good
2005-08-31 Stefan Kostinlined more docs, fixed double id-ref
2005-08-30 Wim Taymansgst/base/gstadapter.c: Flushing out 0 bytes is ok for...
2005-08-29 Andy Wingogst/gstutils.c (gst_util_uint64_scale): New 3733t funct10n.
2005-08-25 Stefan Kostgst/gstbin.h: removed ';' from the end of macro defs
2005-08-24 Stefan Kostadded miissing classes and symbols (123 more to go...
2005-08-17 Andy Wingogst/base/gstbasetransform.c: Debug changes.
2005-08-16 Ronald S. Bultjegst/gstutils.*: Add two utility functions for tag handling.
2005-07-21 Wim Taymansdocs/design/part-seeking.txt: Some small additions.
2005-07-18 Wim Taymansdocs/design/: Some more docs in the works.
2005-07-13 Andy Wingogst/base/gstbasesrc.c (gst_base_src_start): Post an...
2005-07-12 Wim Taymansgst/base/gstbasetransform.c: Added more debug info...
2005-07-04 Edward Herveygst/gstutils.*: now returns the signal id for better...
2005-06-30 Wim Taymansgst/: Removed atomic operations, use existing LOCK.
2005-06-29 Ronald S. BultjeRemove old probes, add new g-signal-based probes and...
2005-06-29 Edward Herveygst/: Moved gst_element_factory_can_[sink|src]_caps...
2005-06-29 Thomas Vander Sticheledoc fixes
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-06-02 Jan Schmidtgst/elements/gstcapsfilter.c: Free existing caps if...
2005-05-25 Ronald S. Bultjegst/base/gstbasesrc.c: Don't go in pull mode for non...
2005-05-14 Andy Wingogst/gstpipeline.c (gst_pipeline_init): Drop ref on...
2005-05-14 Andy Wingogst/gstutils.c (gst_element_link_pads): Instead of...
2005-05-12 Ronald S. Bultjegst/gstutils.c: No, an element is not a pad.
2005-05-11 Wim Taymansgst/: Fix refcounting in utils function.
2005-05-09 Wim TaymansRemove old query functions. Ported old code.
2005-05-06 Wim Taymansgst/: Fix gst_pad_peer_get_caps(), make it return NULL...
2005-05-05 Wim Taymansgst/: Fix name lookup in GstBin.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-04-24 David Schleefgst/gstpad.c: Remove handling of filtered caps. Fix...
2005-04-23 David Schleefgst/elements/: New element that acts like an identity...
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-11-02 Wim Taymansgst/: Aplied part of patch #157127: Cleanup of issues...
2004-03-22 Benjamin Ottegst/gstutils.*: first argument of gst_util_dump_mem...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-11 David Schleefdocs/gst/tmpl/gstcaps.sgml: Fix stuff that mentions...
2004-02-02 David SchleefChange usage of isblah() to g_ascii_isblah() to be...
2003-12-22 David SchleefMerge CAPS branch
2003-11-03 David SchleefAdd G_DISABLE_DEPRECATED and fix deprecated code
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-08-05 Thomas Vander Stichelecia check
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-03-16 Christian MeyerFixed bug #108514.
2003-02-21 Wim Taymansdump_mem should be fast and correct now (finally)
2003-02-10 Wim Taymans- Add more --disable options
2003-02-08 Wim Taymansremoved old code, g_object_get is the prefered method...
2003-01-26 Wim TaymansFaster _dump function
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-05-29 Wim TaymansError checking in pthread creation more info in gst_uti...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-05 Benjamin Ottewarning: int format, GType arg (arg 3)
2002-03-03 Steve Bakeradded gst_util_set_value_from_string.
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-01-01 Wim TaymansAPI doc updates.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-14 Michael Meeksgst/gst.c (gst_main, gst_main_quit): upd.
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-20 Erik Walthinsenconvert g_string_printfa to g_string_append_printf...
2001-09-18 Joshua N. Pritikinglib 1.2 fix minor formatting improvements add gst_prin...
2001-09-17 Joshua N. Pritikinfix warnings
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-07-04 Trivial commit,... Added arg setting for UINT types.
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241
2001-04-27 Wim TaymansAdded enum parsing...
2001-04-22 Wim TaymansAPI docs updates.
2001-03-21 Wim TaymansAPI docs updates
2001-03-06 Wim TaymansSmall fixes to pipeline and gstbin.
2001-03-03 Wim TaymansAnd the gst_utit_set_object_arg function too of course...
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-25 Wim TaymansLots of editor changes:
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-11-06 Wim TaymansAdded seeking to the avi decoder by implementing pull_r...
2000-10-25 Wim TaymansMore Docs updates.
2000-07-15 Wim TaymansFixed a bug in the riff parser with the allignment...
2000-01-30 Erik Walthinseninitial checkin