index
:
gstreamer.git
0.11
master
Unnamed repository; edit this file to name it for gitweb.
Olivier Crête
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-21
scripts: set GI_TYPELIB_PATH in gst-uninstalled
HEAD
master
Tim-Philipp Müller
1
-0/+6
2012-01-20
libcheck: make the definition of fail not fail with non GCC compilers
Vincent Penquerc'h
1
-1/+1
2012-01-19
build: add --disable-fatal-warnings configure option
Colin Walters
2
-1/+3
2012-01-19
tests: clockstress: perform sanity check on thread number argument
Mark Nauwelaerts
1
-0/+5
2012-01-13
gst-inspect: plug factory leak on error
Vincent Penquerc'h
1
-0/+1
2012-01-12
baseparse: clear adapter in reset so baseparse is reusable
Antoine Tremblay
1
-0/+3
2012-01-12
gstinspect: fix features and list leaks
Vincent Penquerc'h
1
-1/+6
2012-01-11
gststructure: clarify _get docs about the returned reference
Vincent Penquerc'h
1
-4/+4
2012-01-05
basesink: don't compensate for render-delay twice
Havard Graff
1
-10/+1
2012-01-05
build: don't output configure options via autogen if $NOCONFIGURE is set
Idar Tollefsen
1
-1/+1
2012-01-05
gst: include locale.h before any other i18n headers
Tim-Philipp Müller
2
-0/+2
2012-01-05
gstconfig.h: adds and uses SunPro visibility attribute for proper function ex...
Idar Tollefsen
2
-1/+5
2012-01-04
plugins: explicitly cast initialization values to the correct type
Idar Tollefsen
2
-2/+2
2012-01-04
poll: include correct poll.h based on autoconf test
Idar Tollefsen
1
-0/+5
2012-01-04
configure: check for sys/poll.h
Tim-Philipp Müller
1
-0/+2
2012-01-02
tags: add GST_TAG_LANGUAGE_NAME
Tim-Philipp Müller
3
-2/+22
2012-01-01
convert Makefile spaces to tabs
David Schleef
1
-1/+1
2011-12-29
output-selector: Do not false warn about unlinked pad
Thiago Santos
1
-18/+21
2011-12-26
value: micro-optimisation: avoid some unnecessary g_value_unset()
Tim-Philipp Müller
1
-4/+6
2011-12-25
filesrc: return any remaining data on EOS before returning FLOW_UNEXPECTED
Tim-Philipp Müller
1
-1/+5
2011-12-25
filesrc: minor cosmetic changes
Tim-Philipp Müller
1
-9/+11
2011-12-22
pipeline: only have a top-level pipeline do pipeline management
Mark Nauwelaerts
1
-1/+3
2011-12-19
win32: add new collectpads2 function to .def file
Tim-Philipp Müller
1
-0/+1
2011-12-19
collectpads2: add convenience clipping function
Mark Nauwelaerts
2
-0/+47
2011-12-19
basetransform: do not delay sparse stream newsegment updates
Mark Nauwelaerts
1
-0/+13
2011-12-19
basetransform: suggestion compatible with upstream is not much of a suggestion
Mark Nauwelaerts
1
-1/+2
2011-12-15
collectpads2: delay collecting buffer if a pad newly set waiting
Mark Nauwelaerts
1
-0/+1
2011-12-15
controller: user the parent_class vars from G_DEFINE_TYPE
Stefan Sauer
2
-10/+5
2011-12-12
filesrc: do not mistake short reads for EOS
Vincent Penquerc'h
1
-23/+21
2011-12-12
baseparse: Clear queued frames with other queues
Matej Knopp
1
-4/+4
2011-12-12
glib-compat: Add license boilerplate for LGPL
Sebastian Dröge
2
-0/+30
2011-12-11
po: update translations
Tim-Philipp Müller
8
-1251/+2297
2011-12-09
preset: allow applications to specify an extra preset dir
Stefan Sauer
4
-57/+152
2011-12-08
basetransform: Fix code path to come up with possible caps if incompatible ca...
Sebastian Dröge
1
-10/+29
2011-12-08
basetransform: Fall back to upstream provided caps if suggested caps are not ...
Sebastian Dröge
1
-1/+14
2011-12-08
basetransform: Fall back to upstream provided caps if fixation of suggested c...
Sebastian Dröge
1
-2/+5
2011-12-08
basetransform: Refactor gst_base_transform_buffer_alloc() code
Sebastian Dröge
1
-91/+97
2011-12-07
baseparse: do not use a byte value instead of a time value when bisecting
Vincent Penquerc'h
1
-1/+12
2011-12-07
selector: Push newsegment events before any buffers are pushed in the unit test
Sebastian Dröge
1
-0/+15
2011-12-07
inputselector: Don't send a NEWSEGMENT event if a buffer arrived before the s...
Sebastian Dröge
1
-9/+13
2011-12-07
outputselector: Don't send last segment/buffer when no segment was configured...
Sebastian Dröge
1
-3/+5
2011-12-07
basetransform: If suggested caps are not compatible with upstream try to come...
Sebastian Dröge
1
-10/+19
2011-12-06
indexfactory: fix memory leak
Tim-Philipp Müller
1
-1/+1
2011-12-06
fakesink: Make event/buffer verbose output consistent with identity
Sebastian Dröge
1
-4/+8
2011-12-06
identity: Print buffer flags in the verbose output
Sebastian Dröge
1
-3/+25
2011-12-06
fakesrc: Make event/buffer verbose output consistent with identity and print ...
Sebastian Dröge
1
-5/+29
2011-12-04
check: allow non-joinable threads in private g_thread_create() copy
Tim-Philipp Müller
1
-2/+4
2011-12-04
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
Tim-Philipp Müller
11
-0/+40
2011-12-04
Work around deprecated thread API in glib master
Tim-Philipp Müller
20
-12/+211
2011-12-04
benchmarks: g_thread_create() is deprecated in GLib master, use g_thread_try_...
Tim-Philipp Müller
3
-0/+17
[next]