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
/
gstbin.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-10
gst/gstbin.h: Replace interface parameter name by iface as interface is a res...
Sébastien Moutte
1
-2
/
+2
2006-03-13
Documentation updates.
Wim Taymans
1
-1
/
+1
2006-01-26
added code for downstream events, reviewed docs in gstevent.c
Stefan Kost
1
-0
/
+1
2005-11-19
Make message handling overridable.
Wim Taymans
1
-6
/
+9
2005-11-18
gst/gstbin.*: Removing a clock provider from a bin, triggers a clock lost mes...
Wim Taymans
1
-1
/
+6
2005-11-09
gst/gstbin.h: Document another field.
Wim Taymans
1
-0
/
+1
2005-11-09
gst/gstbin.h: Documented structs.
Wim Taymans
1
-2
/
+25
2005-10-28
Documentation updates.
Thomas Vander Stichele
1
-5
/
+5
2005-10-18
gst/: Pending ABI changes.
Wim Taymans
1
-0
/
+2
2005-10-15
gst/gst.*: remove _gst_registry_auto_load, not used anymore
Thomas Vander Stichele
1
-3
/
+1
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
1
-3
/
+3
2005-10-11
gst/gstbin.*: Prepare to make current EOS message queue more generic.
Wim Taymans
1
-1
/
+1
2005-10-11
gst/gstbin.*: Work on proper clock selection.
Wim Taymans
1
-0
/
+3
2005-10-11
docs/design/part-states.txt: Some more docs.
Wim Taymans
1
-0
/
+1
2005-10-10
check/: Check fixes, use API as stated in design docs, remove hacks.
Wim Taymans
1
-0
/
+2
2005-09-27
check/gst/gstbin.c: Enable check that works now.
Wim Taymans
1
-0
/
+1
2005-09-11
various doc fixes
Thomas Vander Stichele
1
-9
/
+3
2005-08-25
gst/gstbin.h: removed ';' from the end of macro defs
Stefan Kost
1
-3
/
+3
2005-08-23
added about 100 symbols from gstreamer-unused.txt to the right sections fixed...
Stefan Kost
1
-0
/
+24
2005-07-18
Removed plugable schedulers.
Wim Taymans
1
-2
/
+2
2005-07-06
examples/: Update a couple of the examples to work again.
Jan Schmidt
1
-0
/
+4
2005-06-27
more doc and whitespace fixes
Thomas Vander Stichele
1
-16
/
+5
2005-06-19
some more docs cleanup
Thomas Vander Stichele
1
-4
/
+4
2005-03-21
Next big merge.
Wim Taymans
1
-21
/
+0
2005-03-10
Doc updates.
Wim Taymans
1
-1
/
+0
2005-03-09
Added GstBin test.
Wim Taymans
1
-2
/
+1
2005-03-07
First THREADED backport attempt, focusing on adding locks and making sure the...
Wim Taymans
1
-25
/
+39
2005-01-31
docs/pwg/advanced-types.xml: Fix description for buffer-frames=0.
Ronald S. Bultje
1
-8
/
+18
2005-01-24
install style.css along with docs fixing incomplete docs
Stefan Kost
1
-7
/
+10
2004-07-29
revert state change changes as agreed so we can rework them gradually
Thomas Vander Stichele
1
-3
/
+0
2004-07-21
gst/gstbin.c: make state changes work correctly and reentrant (so removing el...
Benjamin Otte
1
-0
/
+3
2004-06-13
rename GSTREAMER_EXPORT to GST_EXPORT
Steve Lhomme
1
-1
/
+1
2004-06-12
Fix a bug to enable/disable DEBUG under MSVC
Steve Lhomme
1
-1
/
+1
2004-03-26
docs/gst/gstreamer-sections.txt: More doc hacking.
David Schleef
1
-9
/
+0
2004-03-15
Revert again, this time without post-commit reindent hooks to put back the in...
Johan Dahlin
1
-44
/
+47
2004-03-15
*.h: Revert indentation changes.
Johan Dahlin
1
-1
/
+2
2004-03-13
gst-indent run on core
Thomas Vander Stichele
1
-46
/
+42
2004-02-05
gst/gstpad.c (_gst_real_pad_fixate_accumulator): s/pointer/boxed/.
Andy Wingo
1
-2
/
+2
2003-12-16
implement gst_bin_get_(all_)by_interface
Benjamin Otte
1
-0
/
+2
2003-12-13
removed GST_*_CAST. Disabling of type checking is done in glib.
Benjamin Otte
1
-11
/
+2
2003-12-09
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
David Schleef
1
-2
/
+2
2003-11-29
Change 'const' to 'G_CONST_RETURN' in header files
CAPS-MERGE-2
David Schleef
1
-1
/
+2
2003-10-31
update plugin initialization restructuring (see email for details
Benjamin Otte
1
-1
/
+0
2003-10-14
Change the iterate callback functions to a GSignal
David Schleef
1
-5
/
+0
2003-10-07
Add padding to structures and objects
David Schleef
1
-2
/
+2
2003-04-18
- make child_state_change a virtual function
Benjamin Otte
1
-1
/
+4
2003-04-15
API change: remove gst_object_destroy and #defines to it
Benjamin Otte
1
-1
/
+0
2003-02-11
Close bug #105570 (added gst_bin_remove_many patch from omega)
Wim Taymans
1
-0
/
+1
2003-01-11
- make add/remove overridable for custom bins
Wim Taymans
1
-2
/
+2
2002-12-19
- Cleanups
Wim Taymans
1
-15
/
+22
[next]