index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstelement.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-03
gst/: Assign debug statements to relevant categories instead of the 'default'...
Edward Hervey
1
-4
/
+7
2008-09-14
gst/gstelement.c: Avoid leaking the parent ref when we fail changing the stat...
Antoine Tremblay
1
-0
/
+1
2008-07-31
Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.
Sebastian Dröge
1
-2
/
+0
2008-05-29
gst/gstelement.*: Deprecated gst_element_get_pad() as it can't be used sanely...
Sebastian Dröge
1
-2
/
+5
2008-02-05
Revert previous changes to the behaviour of GstPadTemplates, etc and the poss...
Sebastian Dröge
1
-53
/
+27
2008-02-03
gst/: Make it possible (and recommended) to set element details and add pad t...
Sebastian Dröge
1
-11
/
+52
2007-11-06
gst/gstelement.c: Only change the state cookie if a different state was set o...
Wim Taymans
1
-3
/
+6
2007-10-03
gst/gstelement.c: Use meaningful categories for the logs to clean the default...
Stefan Kost
1
-3
/
+5
2007-09-17
gst/gstbin.c: A latency query fails when one of the sinks fail.
Wim Taymans
1
-1
/
+5
2007-09-05
gst/gstelement.c: Give some log-messages a category.
Stefan Kost
1
-5
/
+8
2007-08-07
docs/design/part-TODO.txt: Add some more TODO items
Wim Taymans
1
-1
/
+1
2007-08-02
gst/gstelement.*: Make strings passed to gst_element_class_set_details_simple...
Tim-Philipp Müller
1
-3
/
+5
2007-06-21
Beef up and include the docs for gst_type_register_static_full and gst_elemen...
Jan Schmidt
1
-6
/
+13
2007-06-21
Saving relocations for GTypeInfo and GstElementDetails. Fixes #437457.
Stefan Kost
1
-0
/
+26
2007-06-18
gst/gstbin.*: Immediatly commit the toplevel bin state when receiving an asyn...
Wim Taymans
1
-9
/
+15
2007-05-22
gst/gstelement.c (gst_element_requires_clock, gst_element_provides_clock, gst...
Stefan Kost
1
-27
/
+27
2007-04-13
gst/gstelement.c: Don't output the same debug statement twice.
Jan Schmidt
1
-3
/
+0
2007-04-05
gst/gstelement.c: Make padtemplates also work when they don't contain %s or %d.
Wim Taymans
1
-3
/
+12
2007-03-28
gst/gstelement.c: Make gst_element_get_request_pad() create request pads only...
Tim-Philipp Müller
1
-1
/
+18
2007-03-20
gst/gstelement.c: Look at the pending state too when syncing the element stat...
Olivier Crete
1
-6
/
+19
2007-03-19
gst/gstelement.c: Fix pad-added and pad-removed signal signatures so that the...
Evan Nemerson
1
-2
/
+2
2007-03-19
docs/gst/gstreamer-sections.txt: Add new element field and method.
Wim Taymans
1
-27
/
+66
2007-03-09
gst/gstelement.c: There's no need to warn if VOID_PENDING is not NONE here, a...
Jan Schmidt
1
-2
/
+0
2007-02-28
gst/gstelement.*: Improve docs a little. Added Since: for new macro.
Wim Taymans
1
-1
/
+4
2007-02-28
gst/gstelement.c: Handle INFO messages from the GST_ELEMENT_INFO macro as well.
Wim Taymans
1
-27
/
+41
2006-12-15
gst/: Set pads to FLUSHING when they are created. Check, warn and fix when a ...
Wim Taymans
1
-0
/
+13
2006-12-15
gst/gstelement.c: Expose default element send_event and query handling as vme...
Wim Taymans
1
-38
/
+65
2006-12-15
gst/gstelement.c: Small documentation fixes.
Wim Taymans
1
-10
/
+11
2006-11-06
docs/gst/gstreamer-sections.txt: add new API and fix the build
Stefan Kost
1
-7
/
+10
2006-10-06
gst/gst.c: Fix empty declaration and type mismatch.
Josep Torre Valles
1
-5
/
+5
2006-09-18
gst/gstelement.c: Use _DEBUG_OBJECT some more.
Wim Taymans
1
-2
/
+2
2006-09-15
gst/gstbin.c: Update documentation.
Wim Taymans
1
-57
/
+106
2006-08-29
gst/gstelement.c: Clear the pad caps when the element shut down all of the pa...
Wim Taymans
1
-7
/
+34
2006-08-28
Check for NULL before _reffing the bus. Fixes #353122.
Torsten Schoenfeld
1
-2
/
+2
2006-08-04
gst/gstelement.c: Don't crash printing the warning if the pad has no parent.
Tim-Philipp Müller
1
-2
/
+1
2006-07-09
gst/gstelement.c: Better pad activation code: Reset the collect value too on ...
Wim Taymans
1
-26
/
+31
2006-07-03
gst/gstelement.c: Small cleanup in pad activation code.
Wim Taymans
1
-8
/
+20
2006-06-22
gst/gstelement.c: We need to deactivate src pads first and then sink pads.
Edward Hervey
1
-8
/
+2
2006-05-30
gst/gstelement.c: Clarify the use of _release_request_pad() and _get_request_...
Wim Taymans
1
-1
/
+7
2006-05-08
whitespace, comment, doc fixup
Thomas Vander Stichele
1
-2
/
+2
2006-05-06
gst/gstelement.c: use full enum names and preprend a '%' in docs strings to m...
Stefan Kost
1
-7
/
+7
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-04-05
gst/gstpipeline.c: When we create a pipeline bus, initially create it in flus...
Michael Smith
1
-1
/
+1
2006-03-24
gst/gstelement.c: Little clarification in the docs
Stefan Kost
1
-0
/
+2
2006-03-22
gst/gstelement.c: Cleanup the error case.
Wim Taymans
1
-8
/
+16
2006-03-21
Series of fixes for dereferenced pointers that gcc 4.1 complains about.
Edward Hervey
1
-5
/
+13
2006-03-13
Documentation updates.
Wim Taymans
1
-4
/
+4
2006-02-28
gst/gstbin.c: Help the compiler a bit with type registration.
Wim Taymans
1
-1
/
+1
2006-02-13
docs/design/part-TODO.txt: Updated TODO list, basesrc supports seeking to non...
Wim Taymans
1
-0
/
+2
2006-02-06
doc sub80 fixes
Thomas Vander Stichele
1
-2
/
+3
[next]