index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstconfig.h.in
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-3
/
+3
2013-04-12
info: use new internal printf for debug message printing
Tim-Philipp Müller
1
-49
/
+0
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-2
/
+0
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+4
2012-01-05
gstconfig.h: adds and uses SunPro visibility attribute for proper function ex...
Idar Tollefsen
1
-0
/
+4
2011-06-04
Remove everything libxml2- and loadsave-related
Tim-Philipp Müller
1
-28
/
+0
2011-05-24
remove old glib check
Wim Taymans
1
-5
/
+0
2011-02-22
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+3
2011-01-04
gstinfo: don't use printf extensions if GLib isn't using the system printf
Tim-Philipp Müller
1
-1
/
+3
2010-12-06
remove deprecated symbols and methods
Wim Taymans
1
-3
/
+0
2010-06-26
Don't include <libxml/parser.h> from public headers if GST_DISABLE_DEPRECATED...
Tim-Philipp Müller
1
-0
/
+2
2009-11-05
gstconfig.h: add define to force printf format checking for debug messages
Tim-Philipp Müller
1
-0
/
+26
2008-07-31
Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.
Sebastian Dröge
1
-13
/
+0
2008-03-07
Move registry backend API to private headers where we can. Add fixme-0.11 com...
Stefan Kost
1
-2
/
+0
2008-03-03
Fix broken use of config.h-defined preprocessor directive in a public header ...
Tim-Philipp Müller
1
-1
/
+3
2008-02-29
Correct all relevant warnings found by the sparse semantic code analyzer. Thi...
Sebastian Dröge
1
-1
/
+1
2008-02-06
gst/gstconfig.h.in: Add 'id' for example.
Stefan Kost
1
-1
/
+1
2007-04-20
2nd attempt to have a xml-less build as a joined effort of #413123 and #421480.
Stefan Kost
1
-8
/
+20
2007-04-17
gst/gstconfig.h.in: Revert previous change that broke the build.
Wim Taymans
1
-6
/
+1
2007-04-17
Drop libxml2 dependency when building with
Stefan Kost
1
-1
/
+6
2007-01-05
gst/: On win32, all the __declspec stuff for symbol exporting is apparently o...
Vincent Torri
1
-2
/
+2
2006-10-05
Add GST_USING_PRINTF_EXTENSION to gstconfig.h so that we know whether we can ...
Tim-Philipp Müller
1
-0
/
+5
2006-08-09
API: add GST_SEGMENT_FORMAT, which is a printf extension we register that let...
Tim-Philipp Müller
1
-1
/
+10
2006-07-10
More docs for configuration options, add docs to gtk-doc.
Stefan Kost
1
-13
/
+35
2006-07-10
Fix build when disabling tracing (fixes #344016). Also start to document the ...
Stefan Kost
1
-6
/
+15
2005-11-29
libs/gst/base/: en-LARGE the padding.
Andy Wingo
1
-0
/
+3
2005-10-15
various style fixes
Thomas Vander Stichele
1
-3
/
+3
2005-10-12
layout cleanup
Thomas Vander Stichele
1
-9
/
+11
2005-09-22
gst/gstconfig.h.in: Psych out gtk-doc.
Andy Wingo
1
-0
/
+1
2005-09-20
gst/gstelementfactory.c (gst_element_factory_create): Avoid eating the caller...
Andy Wingo
1
-0
/
+4
2005-09-13
Don't use windows linking attributes in MinGW
Michael Smith
1
-1
/
+1
2005-08-30
docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the ...
Stefan Kost
1
-2
/
+46
2005-07-18
Removed plugable schedulers.
Wim Taymans
1
-0
/
+3
2005-05-02
merges from 0.8 for 64 bit issues
Thomas Vander Stichele
1
-1
/
+23
2004-07-25
remove unused .def files and export symbols using GST_PLUGIN_DEFINE
Steve Lhomme
1
-1
/
+3
2004-06-13
rename GSTREAMER_EXPORT to GST_EXPORT
Steve Lhomme
1
-4
/
+4
2004-06-12
Fix the missing "extern"
Steve Lhomme
1
-3
/
+3
2004-06-12
More code in debug builds to have logging capabilities
Steve Lhomme
1
-0
/
+10
2004-04-20
configure.ac: Add test for allowing unaligned access. Add define to put in g...
David Schleef
1
-0
/
+3
2004-01-29
configure.ac: Add detection for HAVE_PRINTF_EXTENSION and
David Schleef
1
-0
/
+2
2003-11-29
Remove old autoplug code
David Schleef
1
-4
/
+0
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-4
/
+0
2003-06-29
GST_DEBUG reorganization containing loads of stuff:
Benjamin Otte
1
-0
/
+73