projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
registry: rename gst_registry_get_default() to gst_registry_get()
[platform/upstream/gstreamer.git]
/
libs
/
2012-01-02
Tim-Philipp Müller
registry: rename gst_registry_get_default() to gst_regi...
tree
|
commitdiff
2012-01-02
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2012-01-01
Stefan Sauer
interpolationcontrolsource: fix cubic interpolation...
tree
|
commitdiff
2012-01-01
Stefan Sauer
lfocontrolsource: cleanups and fix triangle calculations
tree
|
commitdiff
2012-01-01
Stefan Sauer
lfocontrolsource: make chainable
tree
|
commitdiff
2012-01-01
Stefan Sauer
controller: add logging and fix array functions
tree
|
commitdiff
2011-12-30
Tim-Philipp Müller
index: rename GstAssocFlags to GstIndexAssociationFlags
tree
|
commitdiff
2011-12-30
Tim-Philipp Müller
base: disable unused index API and make functions static
tree
|
commitdiff
2011-12-30
Tim-Philipp Müller
index: remove GstIndex and GstIndexFactory for now
tree
|
commitdiff
2011-12-30
Stefan Sauer
controller: use NAN instead of FP_NAN (which is the...
tree
|
commitdiff
2011-12-29
Edward Hervey
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-12-27
Stefan Sauer
triggercontrolsource: fix control reaches end of non...
tree
|
commitdiff
2011-12-27
Tim-Philipp Müller
controller: quick-fix compiler warning breaking the...
tree
|
commitdiff
2011-12-27
Tim-Philipp Müller
controller: fix compiler warning in interpolation contr...
tree
|
commitdiff
2011-12-25
Tim-Philipp Müller
libs: remove gdp dataprotocol library
tree
|
commitdiff
2011-12-25
Stefan Sauer
controller: move GValue handling from control-sources...
tree
|
commitdiff
2011-12-25
Stefan Sauer
controller: move GstControlledProperty into a separate...
tree
|
commitdiff
2011-12-25
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-12-25
Tim-Philipp Müller
collectpads2: fix up compilation after merge
tree
|
commitdiff
2011-12-25
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-12-22
Tim-Philipp Müller
controller: fix GType name of interpolation mode enum
tree
|
commitdiff
2011-12-20
Sebastian Dröge
basetransform: If the filtered peer caps are already...
tree
|
commitdiff
2011-12-19
Stefan Sauer
controller: cleanup interpolation modes
tree
|
commitdiff
2011-12-19
Stefan Sauer
controlsources: refactor interpolation control source
tree
|
commitdiff
2011-12-19
Stefan Sauer
controlsource: clean up lfo control source
tree
|
commitdiff
2011-12-19
Mark Nauwelaerts
collectpads2: add convenience clipping function
tree
|
commitdiff
2011-12-19
Mark Nauwelaerts
basetransform: do not delay sparse stream newsegment...
tree
|
commitdiff
2011-12-19
Mark Nauwelaerts
basetransform: suggestion compatible with upstream...
tree
|
commitdiff
2011-12-15
Mark Nauwelaerts
collectpads2: delay collecting buffer if a pad newly...
tree
|
commitdiff
2011-12-15
Stefan Sauer
controller: user the parent_class vars from G_DEFINE_TYPE
tree
|
commitdiff
2011-12-12
Matej Knopp
baseparse: Clear queued frames with other queues
tree
|
commitdiff
2011-12-12
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-12-10
Wim Taymans
basesrc: say we handle RECONFIGURE event
tree
|
commitdiff
2011-12-09
Wim Taymans
basesrc: stop when negotiation fails
tree
|
commitdiff
2011-12-08
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-12-08
Sebastian Dröge
basetransform: Fix code path to come up with possible...
tree
|
commitdiff
2011-12-08
Sebastian Dröge
basetransform: Fall back to upstream provided caps...
tree
|
commitdiff
2011-12-08
Sebastian Dröge
basetransform: Fall back to upstream provided caps...
tree
|
commitdiff
2011-12-08
Sebastian Dröge
basetransform: Refactor gst_base_transform_buffer_alloc...
tree
|
commitdiff
2011-12-08
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-12-07
Vincent Penquerc'h
baseparse: do not use a byte value instead of a time...
tree
|
commitdiff
2011-12-07
Sebastian Dröge
basetransform: If suggested caps are not compatible...
tree
|
commitdiff
2011-12-06
Wim Taymans
basesrc: add async start option
tree
|
commitdiff
2011-12-06
Wim Taymans
fix compilation
tree
|
commitdiff
2011-12-06
Stefan Sauer
controller: remove GstValueArray
tree
|
commitdiff
2011-12-05
Wim Taymans
make some more macros as inline functions
tree
|
commitdiff
2011-12-04
Tim-Philipp Müller
check: allow non-joinable threads in private g_thread_c...
tree
|
commitdiff
2011-12-04
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-12-04
Tim-Philipp Müller
Suppress deprecation warnings in selected files, for...
tree
|
commitdiff
2011-12-04
Tim-Philipp Müller
Work around deprecated thread API in glib master
tree
|
commitdiff
2011-12-04
Tim-Philipp Müller
net: initialise GError variables to NULL
tree
|
commitdiff
2011-12-03
Tim-Philipp Müller
g_thread_init() is deprecated in glib master
tree
|
commitdiff
2011-12-03
Tim-Philipp Müller
g_thread_create() is deprecated in GLib master, use...
tree
|
commitdiff
2011-12-03
Wim Taymans
basesink: use dts and pts for sync
tree
|
commitdiff
2011-12-03
Wim Taymans
basesink: small cleanups
tree
|
commitdiff
2011-12-03
Wim Taymans
basesink: merge preroll functions
tree
|
commitdiff
2011-12-03
Wim Taymans
basesink: more cleanups
tree
|
commitdiff
2011-12-02
Wim Taymans
basesink: clean up method names
tree
|
commitdiff
2011-12-02
Wim Taymans
basesink: merge render_object into chain
tree
|
commitdiff
2011-12-02
Wim Taymans
basesink: remove obsolete code
tree
|
commitdiff
2011-12-02
Wim Taymans
basesink: clean up event handling
tree
|
commitdiff
2011-12-02
Wim Taymans
basesink: small cleanup
tree
|
commitdiff
2011-12-02
Wim Taymans
basesink: remove clip_segment
tree
|
commitdiff
2011-12-02
Wim Taymans
basesink: more cleanups
tree
|
commitdiff
2011-12-02
Wim Taymans
basesink: remove obsolete code
tree
|
commitdiff
2011-12-01
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-12-01
Wim Taymans
basesink: last-buffer -> last-sample
tree
|
commitdiff
2011-12-01
Wim Taymans
basetrans: add some more debug
tree
|
commitdiff
2011-12-01
Wim Taymans
basesrc: add some more debug
tree
|
commitdiff
2011-11-30
Wim Taymans
basesink: remove old property
tree
|
commitdiff
2011-11-30
Sebastian Dröge
basetransform: Always intersect the suggested sink...
tree
|
commitdiff
2011-11-28
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-11-28
Wim Taymans
update for indexable change
tree
|
commitdiff
2011-11-28
Wim Taymans
element: clean up element flags
tree
|
commitdiff
2011-11-28
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-11-28
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-11-27
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-11-26
Matej Knopp
baseparse: fix broken default caps query
tree
|
commitdiff
2011-11-26
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-11-26
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-11-26
Tim-Philipp Müller
libs: sprinkle some G_GNUC_MALLOC
tree
|
commitdiff
2011-11-25
Tim-Philipp Müller
Merge remote-tracking branch 'origin/master' into 0.11
tree
|
commitdiff
2011-11-24
René Stadler
check: drop caps argument from gst_check_setup_{src...
tree
|
commitdiff
2011-11-24
Sebastian Dröge
Merge branch 'master' into 0.11
tree
|
commitdiff
2011-11-23
Sebastian Dröge
baseparse: Return template caps instead of other side...
tree
|
commitdiff
2011-11-23
René Stadler
bytewriter: add method to write out a buffer
tree
|
commitdiff
2011-11-22
Wim Taymans
baseparse: also let caps events go through
tree
|
commitdiff
2011-11-22
Matej Knopp
adapter: fix return type of _map() to gconstpointer
tree
|
commitdiff
2011-11-22
Matej Knopp
Fix printf format compiler warnings on OSX/64bit
tree
|
commitdiff
2011-11-21
Wim Taymans
pad: Merge pad mode activation functions
tree
|
commitdiff
2011-11-18
Wim Taymans
query: improve scheduling query
tree
|
commitdiff
2011-11-18
Wim Taymans
pad: add parent to activate functions
tree
|
commitdiff
2011-11-18
Wim Taymans
pad: fix scheduling mode enums
tree
|
commitdiff
2011-11-17
Wim Taymans
typefind: fix for new getrange method signature
tree
|
commitdiff
2011-11-17
Wim Taymans
pad: add parent to other functions
tree
|
commitdiff
2011-11-17
Stefan Sauer
collectpads: move fields out of reserved and restore...
tree
|
commitdiff
2011-11-16
Wim Taymans
pad: add parent to the query function
tree
|
commitdiff
2011-11-16
Wim Taymans
GstPadFlags: rename flags GST_PAD_* -> GST_PAD_FLAG_*
tree
|
commitdiff
2011-11-15
Wim Taymans
_query_peer_*() -> _peer_query_*()
tree
|
commitdiff
2011-11-15
Wim Taymans
_accept_caps() -> _query_accept_caps()
tree
|
commitdiff
next