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
/
gstminiobject.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-11
docs: fix up docs a bit
Tim-Philipp Müller
1
-1
/
+2
2012-07-05
miniobject: increase amount of possible flags
Wim Taymans
1
-1
/
+1
2012-07-05
miniobject: add lock functionality to GstMiniObject
Wim Taymans
1
-5
/
+56
2012-06-26
miniobject: add steal_qdata
Wim Taymans
1
-14
/
+9
2012-06-23
miniobjects: pass copy, dispose and free function to gst_mini_object_init()
Tim-Philipp Müller
1
-1
/
+4
2012-06-19
introspection: rename some "data" arguments to "user_data"
Evan Nemerson
1
-2
/
+2
2012-06-18
miniobject: hide qdata array layout
Wim Taymans
1
-6
/
+1
2012-06-15
docs: improve API docs
Wim Taymans
1
-1
/
+0
2012-06-15
miniobject: add qdata
Wim Taymans
1
-3
/
+9
2012-06-14
miniobject: remove the size field
Wim Taymans
1
-11
/
+1
2012-03-29
docs: update more documentation
Wim Taymans
1
-3
/
+10
2012-02-29
minobject: small .h indent fix
Wim Taymans
1
-1
/
+1
2011-11-26
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-1
/
+1
2011-11-26
gst: sprinkle some G_GNUC_MALLOC
Tim-Philipp Müller
1
-3
/
+3
2011-11-11
.h: fix header files
Wim Taymans
1
-1
/
+1
2011-09-26
docs: fix docs
Wim Taymans
1
-0
/
+2
2011-08-29
miniobject: change to GST_DEFINE_MINI_OBJECT_TYPE
Wim Taymans
1
-3
/
+3
2011-08-29
init: add _get_type() functions
Wim Taymans
1
-2
/
+4
2011-07-25
miniobject: avoid race in bufferpool release
Wim Taymans
1
-3
/
+5
2011-07-11
miniobject: cleanup headers
Wim Taymans
1
-7
/
+7
2011-06-09
miniobject: add new methods to manage miniobject pointers
Wim Taymans
1
-1
/
+3
2011-06-05
docs: update for API changes
Tim-Philipp Müller
1
-1
/
+0
2011-05-16
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+32
2011-05-14
docs: fix up some Since markers and update for new multiqueue args
Tim-Philipp Müller
1
-1
/
+1
2011-05-14
miniobject: Minor cleanup of last commit
Sebastian Dröge
1
-2
/
+5
2011-05-14
miniobject: Add weak referencing functionality
José Alburquerque
1
-1
/
+23
2011-03-28
memory: more work on implementing buffer memory
Wim Taymans
1
-2
/
+0
2011-02-28
miniobject: fix whitespace
Wim Taymans
1
-7
/
+7
2011-02-27
docs: update docs and defs
Wim Taymans
1
-2
/
+2
2011-02-23
miniobject: cleanups
Wim Taymans
1
-0
/
+8
2011-02-23
miniobject: fix flags
Wim Taymans
1
-3
/
+0
2011-02-23
fix macros
Wim Taymans
1
-2
/
+4
2011-02-23
miniobject: work on making caps a boxed type
Wim Taymans
1
-6
/
+22
2011-02-23
miniobject: make miniobject a boxed type
Wim Taymans
1
-72
/
+17
2011-02-21
miniobject, buffer: steal miniobject flag for use as MEDIA4 buffer flag
Robert Swain
1
-1
/
+4
2010-09-02
Fix casts in a bunch of inline functions to maintain correct const-ness
Jeffrey S. Smith
1
-0
/
+1
2010-06-16
miniobject: Add introspection annotations
Johan Dahlin
1
-0
/
+4
2008-03-22
API: Add GST_IS_PARAM_SPEC_MINI_OBJECT, GST_PARAM_SPEC_MINI_OBJECT
Sebastian Dröge
1
-0
/
+27
2006-06-12
gst/gstbuffer.h: Avoid unneeded type checking.
Wim Taymans
1
-1
/
+1
2005-11-29
gst/gstevent.h (struct _GstEvent): Only one pointer of padding.
Andy Wingo
1
-2
/
+2
2005-11-24
Doc fixes.
Wim Taymans
1
-1
/
+4
2005-11-11
gst/gstbuffer.c: Copy more flags.
Wim Taymans
1
-14
/
+28
2005-11-04
more docs added
Stefan Kost
1
-2
/
+2
2005-11-03
gst/: Add !! to _FLAG_IS_SET macros to make the result boolean.
Tim-Philipp Müller
1
-1
/
+1
2005-10-28
docs/gst/gstreamer-sections.txt: move some macros to private sections
Stefan Kost
1
-2
/
+29
2005-10-12
removed unused flags from miniobject doc fixes
Stefan Kost
1
-2
/
+0
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
1
-1
/
+11
2005-10-08
lots of new docs and doc fixes
Stefan Kost
1
-0
/
+33
2005-07-18
Removed plugable schedulers.
Wim Taymans
1
-1
/
+2
2005-06-27
gst/base/gsttypefindhelper.c (gst_type_find_helper): Unref any remaining buffer.
Andy Wingo
1
-1
/
+1
[next]