index
:
gstreamer.git
0.11
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
caps-cache
master
Unnamed repository; edit this file 'description' to name the repository.
Sjoerd Simons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-01
docs: update the controller docs
HEAD
master
Stefan Sauer
6
-5/+52
2013-02-01
porting: a few updates for the porting guide
Stefan Sauer
1
-6/+15
2013-01-30
dataqueue: can't pass a GType through GINT_TO_POINTER
Tim-Philipp Müller
1
-2/+2
2013-01-30
tests: unit test to trigger the queue/flushing race condition bug for allocat...
Alexander Schrab
1
-0/+71
2013-01-30
queue: remove query from queue if queue is flushing
Alexander Schrab
1
-0/+9
2013-01-30
queuearray: make _find() find the value if no compare function is provided
Tim-Philipp Müller
1
-7/+22
2013-01-30
tests: check return value of gst_queue_array_drop_element() too
Tim-Philipp Müller
1
-1/+4
2013-01-30
tests: one more test for gst_queue_array_drop_element()
Tim-Philipp Müller
1
-0/+49
2013-01-30
queuearray: fix gst_queue_array_find()
Alexander Schrab
1
-3/+3
2013-01-30
queuearray: fix gst_queue_array_drop_element()
Alexander Schrab
1
-35/+59
2013-01-29
docs: align the comments correctly with the declaration in bitreader docs
Sreerenj Balachandran
1
-9/+9
2013-01-29
basesrc: handle renegotiation correctly
Wim Taymans
1
-2/+7
2013-01-28
Automatic update of common submodule
Stefan Sauer
1
-0/+0
2013-01-28
example: fix FIXME in example
Wim Taymans
1
-4/+2
2013-01-27
g-i: add built enumtypes headers and sources to gir creation
Simon Feltman
1
-0/+2
2013-01-27
tests: use g_timeout_add_seconds in pipeline stress test
B.Prathibha
1
-1/+1
2013-01-24
docs: Put the right path for the gstttestclock include file
Olivier Crête
1
-1/+1
2013-01-24
pwg: rename variable
Wim Taymans
1
-4/+4
2013-01-24
gst_pad_check_reconfigure: only remove flag if set.
Niv Sardi
1
-2/+3
2013-01-24
basesrc: set NEED_RECONFIGURE flag if negotiate fails
Niv Sardi
1
-1/+3
2013-01-19
pad: add gst_pad_get_stream_id() utility function
Tim-Philipp Müller
5
-0/+54
2013-01-18
tools: minor addition to gst-launch-1.0 man page
Tim-Philipp Müller
1
-2/+4
2013-01-18
tools: update gst-launch-1.0 man page for new debug levels
Tim-Philipp Müller
1
-4/+10
2013-01-17
tests: fix ABI check struct sizes for ARM
Daniel Díaz
4
-103/+104
2013-01-16
docs: add a note to the gst_adapter_take_buffer() docs about buffer flags
Tim-Philipp Müller
1
-2/+9
2013-01-16
tests: disable ABI checks for architectures where the struct sizes are not up...
Tim-Philipp Müller
2
-8/+8
2013-01-15
Automatic update of common submodule
Tim-Philipp Müller
1
-0/+0
2013-01-15
Use GST_*_1_0 environment variables everywhere
Tim-Philipp Müller
9
-11/+11
2013-01-15
po: update for new translated string
Tim-Philipp Müller
38
-44/+154
2013-01-15
pipeline: add allow-none annotation for gst_pipeline_new()'s name property
Tim-Philipp Müller
1
-1/+1
2013-01-14
docs: minor GstBaseParse docs fixes
Tim-Philipp Müller
2
-3/+3
2013-01-14
typefind: handle map failure
Wim Taymans
1
-2/+12
2013-01-14
basesrc: handle map failure
Wim Taymans
1
-1/+12
2013-01-14
adapter: handle map failure
Wim Taymans
1
-1/+3
2013-01-13
baseparse: add vfuncs to intercept queries
Tim-Philipp Müller
2
-16/+82
2013-01-12
baseparse: fix up name of default event vfuncs
Tim-Philipp Müller
1
-8/+8
2013-01-10
controlbinding: hide one unused typedef
Stefan Sauer
2
-9/+2
2013-01-10
docs: improve api docs for controlsource and -binding
Stefan Sauer
2
-13/+14
2013-01-05
tests: fix leak in ghostpad unit test
Tim-Philipp Müller
1
-1/+0
2013-01-04
docs: minor systemsclock doc fix
Tim-Philipp Müller
1
-1/+1
2013-01-03
basesink: Initialize uninitialized variable
Sebastian Dröge
1
-1/+1
2013-01-02
adapter: return gssize from gst_adapter_masked_scan_* functions
Thijs Vermeir
2
-4/+4
2013-01-01
basesink: Check if buffers are too late before calling prepare/prepare_list
Sebastian Dröge
1
-11/+30
2012-12-30
configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Tim-Philipp Müller
1
-1/+1
2012-12-22
caps, structure, taglist: micro-optimisations
Tim-Philipp Müller
3
-15/+9
2012-12-22
gstvalue: some micro-optimisations
Tim-Philipp Müller
1
-22/+53
2012-12-22
scripts: fix location of repository with ssh
Thijs Vermeir
1
-1/+1
2012-12-21
bin: add flag to disable resync state change
Wim Taymans
2
-3/+20
2012-12-21
docs: update synchronization document a little
Wim Taymans
1
-18/+33
2012-12-20
systemclock: add OTHER clock type
Wim Taymans
1
-1/+3
[next]