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
/
gstpreset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
preset: fix incorrect preset version comparison
Phillip Wood
1
-1
/
+1
2015-01-11
preset: fix sorting presets
Stefan Sauer
1
-1
/
+7
2015-01-04
preset: don't return empty preset lists
Stefan Sauer
1
-0
/
+6
2014-12-12
preset: add gst_preset_is_editable()
Stefan Sauer
1
-0
/
+21
2014-11-07
preset: remove commented code
Stefan Sauer
1
-4
/
+0
2014-06-26
introspection: add some missing allow-none annotations to in params
Evan Nemerson
1
-1
/
+1
2014-06-26
introspection: add nullability annotations to out and inout params
Evan Nemerson
1
-3
/
+3
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-1
/
+2
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-1
/
+1
2014-04-16
preset: Unref return value of gst_child_proxy_get_child_by_index() instead of...
Sebastian Dröge
1
-0
/
+2
2014-04-16
preset: Automatic code style fixes
Sebastian Dröge
1
-6
/
+6
2014-02-06
windows: Make GStreamer installation relocatable
Chun-wei Fan
1
-0
/
+17
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-1
/
+1
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-22
preset: remove variable not read
Miguel Angel Cabrera Moya
1
-1
/
+0
2012-10-02
docs: some 0.10 -> 1.0 changes
Wim Taymans
1
-1
/
+1
2012-08-17
preset: implement child_proxy support
Stefan Sauer
1
-65
/
+88
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-20
/
+0
2012-04-04
gst: Change versioning
Sebastian Dröge
1
-2
/
+2
2011-12-12
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-57
/
+145
2011-12-09
preset: allow applications to specify an extra preset dir
Stefan Sauer
1
-57
/
+145
2011-05-26
Merge branch 'master' into 0.11
Sebastian Dröge
1
-2
/
+3
2011-05-24
preset: use guint for the version number parts
Stefan Kost
1
-2
/
+3
2011-05-20
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+2
2011-05-20
preset: include cleanup
Stefan Kost
1
-0
/
+2
2011-05-03
core: store presets, registry and plugins in XDG directories.
Philippe Normand
1
-3
/
+3
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-3
/
+5
2009-10-15
docs: clarify preset api docs
Stefan Kost
1
-2
/
+2
2009-05-24
preset: fix update rule
Stefan Kost
1
-3
/
+5
2009-04-04
gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...
Sebastian Dröge
1
-3
/
+5
2008-10-31
gst/gstpreset.c: Use g_unlink instead of unlink.
Stefan Kost
1
-1
/
+1
2008-07-01
gst/gstevent.c: Use gst_format_get_name() to improve debug output.
Stefan Kost
1
-98
/
+20
2008-06-11
Rename DATADIR to GST_DATADIR to avoid build problems
David Schleef
1
-2
/
+2
2008-05-27
gst/gstpreset.c: Add Since: markers to docs blurbs.
Tim-Philipp Müller
1
-0
/
+16
2008-05-27
configure.ac: Add DATADIR for storing presets.
Stefan Kost
1
-0
/
+1175
2007-11-26
Due to popular request remove preset interface again. :-(.
Stefan Kost
1
-1138
/
+0
2007-11-22
gst/gstpreset.c: Try harder to use the return value from fgets().
Stefan Kost
1
-5
/
+5
2007-11-21
gst/gstpreset.c: For theses two fgets we handle the error below.
Stefan Kost
1
-2
/
+2
2007-11-20
gst/gstpreset.c: Plug a leak and fix saving.
Stefan Kost
1
-1
/
+5
2007-11-20
gst/gstpreset.*: Change _get_preset_names API to return a strv with copies. A...
Stefan Kost
1
-61
/
+108
2007-11-19
gst/gstpreset.c: More cleanups, docs, and TODOs from comments that now slowly...
Stefan Kost
1
-14
/
+32
2007-11-19
gst/gstpreset.c: Fix bogus warning and make the property type specific code m...
Stefan Kost
1
-13
/
+15
2007-11-19
gst/gstpreset.c: Make it build on OS X.
Julien Moutte
1
-2
/
+2
2007-11-17
gst/gstevent.c: Little documentation improvment.
Stefan Kost
1
-14
/
+16
2007-11-17
gst/gstpreset.c: Add some comments and TODOs.
Stefan Kost
1
-0
/
+1
2007-11-17
Add the preset interface (Fixes #396779). Do some doc cleanups along.
Stefan Kost
1
-0
/
+1064