index
:
~ensonic/gstreamer
bufferpool
lazycaps
master
GStreamer open-source multimedia framework
ensonic
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-14
pad: use a nested lock to avoid reffing the peer
HEAD
master
Stefan Kost
1
-18/+17
2010-09-14
tests: rebuild one test using cpp
Stefan Kost
4
-1/+18
2010-09-13
gstpad: Fix flush-stop event handling
Thiago Santos
1
-2/+4
2010-09-13
docs: fix warnings pointed out by gtk-doc
Stefan Kost
7
-14/+19
2010-09-13
taskpool: make debug only code conditional
Stefan Kost
1
-1/+6
2010-09-12
introspection: Build with latest g-i
Colin Walters
1
-0/+4
2010-09-09
pluginloader: don't leak entries for blacklisted files
Stefan Kost
1
-0/+2
2010-09-09
checks: and check the right env-var (fixup last commit)
Stefan Kost
1
-1/+1
2010-09-09
tests: allow running state tests for all elements
Stefan Kost
2
-2/+2
2010-09-09
gstobject: avoid string creation when not needed
Edward Hervey
1
-3/+12
2010-09-09
identity: identity is GAP flag aware, no need to let it be unset by basetrans...
Sebastian Dröge
1
-0/+2
2010-09-09
gst-launch: add a sync bus handler and move state-change logging there
Stefan Kost
1
-12/+50
2010-09-08
caps: simplify code a bit
Tim-Philipp Müller
1
-18/+11
2010-09-08
pad: add a unchecked variant for pull
Stefan Kost
1
-28/+34
2010-09-07
gst-uninstalled: add ugly/bad/ffmpeg pkg-config dirs to PKG_CONFIG_PATH
Tim-Philipp Müller
1
-0/+3
2010-09-07
docs: update plugin docs for recent changes
Tim-Philipp Müller
2
-24/+44
2010-09-07
Automatic update of common submodule
Tim-Philipp Müller
1
-0/+0
2010-09-07
gst-inspect: don't use gst_structure_foreach() on NULL pointers
Tim-Philipp Müller
1
-2/+4
2010-09-06
po: update translations for new strings
Tim-Philipp Müller
33
-152/+706
2010-09-06
gsterror: add default error message for GST_LIBRARY_ERROR_ENCODE
Tim-Philipp Müller
1
-1/+1
2010-09-06
gsterror: avoid pointless string copying
Tim-Philipp Müller
1
-137/+150
2010-09-06
check: Avoid error: array subscript is above array bounds
Edward Hervey
1
-1/+1
2010-09-06
docs: give a practical example for the gst_object_has_anchestor
Stefan Kost
1
-1/+1
2010-09-06
elementfactory: use the parent_class defined by G_DEFINE_TYPE
Stefan Kost
1
-5/+1
2010-09-06
tests: tune skipping checks if we have disabled subsystems
Stefan Kost
2
-3/+12
2010-09-06
registrychunks: Use the correct variable for debug message
Olivier Crête
1
-1/+1
2010-09-06
element-details: allow for arbitrary element details
Stefan Kost
8
-2/+166
2010-09-06
Automatic update of common submodule
David Schleef
1
-0/+0
2010-09-05
Automatic update of common submodule
Sebastian Dröge
1
-0/+0
2010-09-05
win32: Add new symbols from GstElementFactoryList
Edward Hervey
1
-0/+5
2010-09-03
queue2: buffering_ranges query support
Philippe Normand
1
-3/+35
2010-09-03
gstquery: Only fill the start/stop values of the buffering ranges if a non-NU...
Sebastian Dröge
1
-2/+4
2010-09-03
gstquery: new buffering_ranges API
Philippe Normand
7
-3/+173
2010-09-03
GstElementFactory: Add listing features
Edward Hervey
5
-0/+418
2010-09-02
docs: mention GST_DEBUG_OPTIONS, ORC_CODE, G_DEBUG and G_SLICE environment va...
Tim-Philipp Müller
1
-0/+52
2010-09-02
fakesrc: fix use of empty subbuffers
Stefan Kost
1
-5/+1
2010-09-01
Fix casts in a bunch of inline functions to maintain correct const-ness
Jeffrey S. Smith
9
-10/+12
2010-09-01
build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common
Tim-Philipp Müller
7
-5/+7
2010-09-01
manual: improve clock docs a little
Wim Taymans
1
-7/+13
2010-09-01
gstvalue: Fix memory leaks in the int64range tests
Sebastian Dröge
1
-2/+7
2010-09-01
gstvalue: Add new GstInt64Range type
Philippe Normand
6
-1/+881
2010-08-31
docs: Trivial cleanup for GST_DEBUG_CATEGORY_GET
Arun Raghavan
1
-3/+3
2010-08-30
info: Re-instate the default for color usage
Edward Hervey
1
-1/+1
2010-08-30
check: Use g_strcmp0 instead of strcmp
Edward Hervey
1
-1/+1
2010-08-30
queue: add silent property to suppress signal emission
Stefan Kost
2
-17/+59
2010-08-28
utils: Add gst_util_fraction_compare() to the docs and exported symbols
Sebastian Dröge
2
-0/+2
2010-08-28
tests: Remove checks for deprecated flow check macros
Jan Schmidt
1
-14/+0
2010-08-28
utils: Fix inverted assertion logic in gst_util_fraction_compare()
Sebastian Dröge
1
-1/+1
2010-08-28
utils: Add gst_util_fraction_compare() to compare fractions
Sebastian Dröge
3
-22/+70
2010-08-28
tests: Add a couple of extra caps strings to test
Jan Schmidt
1
-0/+5
[next]