index
:
gstreamer.git
0.11
activate-stream
audio-multichannel
master
static-plugins
stream-activate
toc
GStreamer open-source multimedia framework
Sebastian Dröge
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
baseparse: Fix 'self-comparison always evaluates to true'
HEAD
master
Sebastian Dröge
1
-1/+1
2012-03-06
tee: Fix 'use of logical '&&' with constant operand' compiler warning
Sebastian Dröge
1
-2/+2
2012-03-06
basetransform: Fix 'equality comparison with extraneous parentheses' compiler...
Sebastian Dröge
1
-1/+1
2012-03-06
gst: Fix 'comparison of unsigned enum expression >= 0 is always true' compile...
Sebastian Dröge
1
-1/+1
2012-03-05
baseparse: Fix handling of multiple newsegment events
Sebastian Dröge
1
-48/+48
2012-03-05
baseparse: Also flush the close_segment
Sebastian Dröge
1
-1/+4
2012-03-05
baseparse: Remove obsolete code and move gap handling to the correct place
Sebastian Dröge
1
-69/+46
2012-03-05
baseparse: Clear some more state when receiving FLUSH_STOP
Sebastian Dröge
1
-0/+8
2012-03-05
baseparse: Only queue serialized events for sending them later
Sebastian Dröge
1
-2/+3
2012-03-05
libgstcheck: export gst_consistency_checker_add_pad()
Tim-Philipp Müller
1
-0/+1
2012-03-02
consitencychecker: don't fail on multiple flush_start events
Stefan Sauer
1
-3/+3
2012-02-29
consitencychecker: add handling for sink-pads
Stefan Sauer
2
-19/+128
2012-02-29
consistencychecker: also check for duplicated flush_starts
Stefan Sauer
1
-0/+3
2012-02-28
collectpads2: add more logging
Stefan Sauer
1
-5/+9
2012-02-27
Suppress deprecation warnings in selected files, for g_value_array_* mostly
Edward Hervey
2
-0/+9
2012-02-27
tests: make datetime test more reliably when comparing two almost identical nows
Tim-Philipp Müller
1
-8/+10
2012-02-26
collectpads2: rescue the annotation from collectpads
Stefan Sauer
1
-11/+11
2012-02-26
docs: fix a typo in comment
Stefan Sauer
1
-1/+1
2012-02-26
collectpads2: move "MT save" tags to doc body
Stefan Sauer
1
-29/+28
2012-02-25
fdsink: implement GstBaseSink::query instead of messing with the pad
Tim-Philipp Müller
1
-9/+5
2012-02-25
fdsink: implement SEEKING query
Tim-Philipp Müller
2
-0/+15
2012-02-25
filesink: implement SEEKING query
Tim-Philipp Müller
1
-0/+10
2012-02-25
fakesink: answer SEEKING query
Tim-Philipp Müller
1
-0/+25
2012-02-24
registry: fix lseek() return code handling
Tim-Philipp Müller
1
-3/+4
2012-02-24
registry: don't forget to clean up registry temp file in another error case
Tim-Philipp Müller
1
-6/+7
2012-02-23
Update NEWS and RELEASE as well
Tim-Philipp Müller
2
-8/+392
2012-02-23
Bump version after releases
Tim-Philipp Müller
7
-10/+18
2012-02-22
build: avoid touching .po files during 'make'
Ryan Lortie
1
-1/+3
2012-02-13
baseparse: fix reverse playback
Mark Nauwelaerts
1
-3/+2
2012-02-10
baseparse: bitrate mechanics should not deal with duration update
Mark Nauwelaerts
1
-8/+0
2012-02-04
registry: fix compilation with --disable-registry
Havard Graff
1
-1/+2
2012-02-03
bin: reset the EOS detection machinery after sending an EOS message
Vincent Penquerc'h
1
-0/+10
2012-02-02
autogen.sh: allow calling from out-of-tree
Ryan Lortie
1
-2/+10
2012-01-30
Fixes the lack of an include directive in gst/gstpreset.h
João Paulo Pizani Flor
1
-0/+1
2012-01-27
collectpads2: Move private fields from the public structs to private structs
Sebastian Dröge
2
-161/+190
2012-01-27
gstplugin: add a few consts to read only data
Vincent Penquerc'h
1
-2/+2
2012-01-21
scripts: set GI_TYPELIB_PATH in gst-uninstalled
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
[next]