index
:
delta/gstreamer.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.4
1.6
1.8
BRANCH-AUTOPLUG2
BRANCH-BUILD1
BRANCH-CAPSNEGO1
BRANCH-COMPANY
BRANCH-ERROR
BRANCH-EVENTS1
BRANCH-EVENTS2
BRANCH-GOBJECT1
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-INCSCHED1
BRANCH-PLUGINVER1
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-THREADED
CAPS
TYPEFIND
baserock/1.4
baserock/1.4.4+bison_fix
baserock/1.6
baserock/1.6.3
baserock/franred/1.4-fix-bison-check
baserock/genivi/baseline
baserock/james/0.10
baserock/morph/0.10
baserock/morph/1.2
main
master
zeenix/inspect-colors
gitlab.freedesktop.org: gstreamer/gstreamer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstformat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
introspection: add missing (nullable) annotations to return values
Evan Nemerson
2014-06-26
1
-3
/
+4
*
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
2014-05-30
1
-3
/
+3
*
Fix FSF address
Tim-Philipp Müller
2012-11-03
1
-2
/
+2
*
introspection: add missing array annotation to gst_formats_contains
Evan Nemerson
2012-07-17
1
-1
/
+1
*
Replace deprecated GStaticMutex with GMutex
Tim-Philipp Müller
2012-01-22
1
-12
/
+12
*
gst: add some _priv prefixes to private methods
Wim Taymans
2011-08-29
1
-1
/
+1
*
Merge branch 'master' into 0.11
Wim Taymans
2011-08-26
1
-2
/
+2
|
\
|
*
format: use GST_FORMAT_UNDEFINED and few casts to GstFormat
Josep Torra
2011-08-26
1
-5
/
+5
*
|
gst: Update everything for the new GstIterator API
Sebastian Dröge
2011-05-05
1
-2
/
+1
*
|
Small cosmetic cleanups
Josep Torra
2011-04-25
1
-3
/
+3
|
/
*
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
2010-12-07
1
-1
/
+1
*
gst: Use GSlice instead of normal g_malloc in more places
Sebastian Dröge
2010-03-28
1
-1
/
+1
*
Fixes for -Wwrite-strings
Benjamin Otte
2010-03-10
1
-2
/
+3
*
gst/gstformat.c: g_type_class_ref() our GstFormat type to make sure we avoid ...
Tim-Philipp Müller
2007-11-01
1
-1
/
+1
*
gst/gstformat.c: Fix locking order (must take lock before using n_values).
Tim-Philipp Müller
2006-09-17
1
-1
/
+1
*
gst/: make sure some essential types used by events are registered as part of...
Thomas Vander Stichele
2006-05-10
1
-0
/
+3
*
Make sure gstprivate.h and/or config.h are always included first, otherwise s...
James Andrewartha
2006-05-04
1
-1
/
+1
*
gst/gstformat.c: Don't segfault on invalid formats.
Wim Taymans
2006-03-14
1
-6
/
+16
*
Doc fixes.
Wim Taymans
2005-11-20
1
-0
/
+16
*
Add type to quark and type to string conversions.
Wim Taymans
2005-11-19
1
-6
/
+28
*
various style fixes
Thomas Vander Stichele
2005-10-15
1
-2
/
+4
*
whitespace fixes
Thomas Vander Stichele
2005-10-15
1
-2
/
+2
*
Add a GType to GstIterator, update callsites and tests.
Johan Dahlin
2005-10-07
1
-2
/
+4
*
more docs and two more inlined
Stefan Kost
2005-08-30
1
-0
/
+8
*
First THREADED backport attempt, focusing on adding locks and making sure the...
Wim Taymans
2005-03-07
1
-9
/
+35
*
remove gst_info remove gstlog.h, fold back to gstinfo.h update translations
Thomas Vander Stichele
2004-05-03
1
-2
/
+1
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-2
/
+2
*
gst-indent run on core
Thomas Vander Stichele
2004-03-13
1
-21
/
+23
*
- moved functionality of GST_FORMAT_UNITS to GST_FORMAT_DEFAULT, the old _DEF...
Wim Taymans
2003-05-24
1
-2
/
+1
*
- Move common function to gstformat
Wim Taymans
2002-12-22
1
-0
/
+25
*
- Cleanups
Wim Taymans
2002-12-19
1
-2
/
+2
*
Use some hashtables instead of a linked list
Iain Holmes
2002-09-29
1
-50
/
+36
*
Added include for strcmp
Wim Taymans
2002-07-28
1
-0
/
+2
*
Increment counter when registering standard formats
Wim Taymans
2002-07-28
1
-0
/
+1
*
Make the formats dynamic so that plugins can register new seek/query formats
Wim Taymans
2002-07-28
1
-0
/
+161