index
:
gstreamer.git
master
metadata-mode
Unnamed repository; edit this file 'description' to name the repository.
Arun Raghavan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
tests: add libscpp unit test to make sure g++ likes our library headers
HEAD
master
Tim-Philipp Müller
3
-1/+79
2011-03-23
bytereader, bytewriter: fix up inline functions to make g++ happy
Tim-Philipp Müller
2
-3/+4
2011-03-22
gstelement: Fix typo in the docs
Thiago Santos
1
-1/+1
2011-03-22
tagsetter: Removing unused debug category
Thiago Santos
1
-6/+0
2011-03-22
autogen: wingo signed comment
Luis de Bethencourt
1
-1/+1
2011-03-22
multiqueue: Don't leak objects when flushing after dequeueing and before push...
Sebastian Dröge
1
-1/+5
2011-03-21
multiqueue: Really remove unused variable
Sebastian Dröge
1
-2/+0
2011-03-21
multiqueue: Increment unique item counter with atomic operations
Sebastian Dröge
2
-5/+4
2011-03-21
multiqueue: Unblock all waiting pads when shutting down
Sebastian Dröge
1
-0/+54
2011-03-21
multiqueue: Remove unused variable
Sebastian Dröge
1
-1/+1
2011-03-21
multiqueue: Exit loop function if the pad is flushing
Sebastian Dröge
1
-0/+17
2011-03-21
build: fix build with -Werror with GCC 4.6.0
Jason D. Clinton
3
-6/+4
2011-03-19
event: Add since marker to GST_EVENT_SINK_MESSAGE
Sebastian Dröge
1
-0/+1
2011-03-19
inputselector: Stop waiting for a pad switch when the pad is flushing
Sebastian Dröge
1
-4/+11
2011-03-19
inputselector: Move locking and signalling macros from the header to the sour...
Sebastian Dröge
1
-0/+8
2011-03-17
task: fix GST_TASK_BROADCAST
Tim-Philipp Müller
1
-1/+1
2011-03-17
inputselector: Hold the selector lock while reading properties of the active pad
Sebastian Dröge
1
-2/+6
2011-03-17
inputselector: Make sure that EOS is always sent downstream for the active pad
Sebastian Dröge
1
-0/+21
2011-03-17
inputselector: Return GST_FLOW_OK until the selected pad pushed something dow...
Sebastian Dröge
1
-2/+9
2011-03-16
pad: Document that pad blocks only make sense for sink pads in pull mode and ...
Sebastian Dröge
1
-0/+15
2011-03-16
ghostpad: The internally linked pad of the proxypad is the ghostpad
Sebastian Dröge
1
-4/+5
2011-03-11
bufferlist: Use a GQueue instead of a GList
Jonas Holmberg
2
-33/+51
2011-03-10
utils: fix ABI break when compiling gstreamer with -DGST_DISABLE_DEPRECATED
Tim-Philipp Müller
2
-2/+14
2011-03-10
win32: Update .def file for API addition
Edward Hervey
1
-2/+0
2011-03-09
pwg: fix element name "videodrop" to "videorate"
Stefan Kost
1
-1/+1
2011-03-09
test: add tests for new element_factory api.
Stefan Kost
1
-0/+44
2011-03-09
gstutils: replace gst_element_factory_can_{sink,src}_caps
Thijs Vermeir
3
-31/+138
2011-03-08
tests: add a unit test for gst_caps_new_simple
Stefan Kost
1
-0/+21
2011-03-08
tests: add test to create a factory
Stefan Kost
1
-0/+56
2011-03-08
tests: start a new test suite for element factories
Stefan Kost
4
-47/+87
2011-03-08
padtemplate: add missing ; in example (and trim whitespace)
Stefan Kost
1
-10/+10
2011-03-08
structure: gst_structure_empty_new() does better error checking
Stefan Kost
1
-4/+0
2011-03-08
caps,structure: trim trailing whitespace
Stefan Kost
2
-9/+9
2011-03-08
caps: don't create broken caps for invalid media types
Jonathan Matthew
1
-1/+4
2011-03-08
examples: update hello world example
Stefan Kost
1
-94/+59
2011-03-02
faq: Minor update to ssh key generation commands
Arun Raghavan
1
-2/+2
2011-02-28
configure.ac: export plugin description more platform independent
Mark Nauwelaerts
1
-1/+1
2011-02-28
Automatic update of common submodule
Mark Nauwelaerts
1
-0/+0
2011-02-28
docs: typo fixes
Tim-Philipp Müller
3
-4/+4
2011-02-28
tools: print "pad-added", "pad-removed" and "no-more-pads" signals for elemen...
Tim-Philipp Müller
1
-5/+27
2011-02-28
docs: small updates as suggested on a blog
Stefan Kost
1
-1/+6
2011-02-24
uri: make win32 buildbot happy
Tim-Philipp Müller
1
-5/+7
2011-02-24
filesrc, filesink: fix URI creation regression for non-absolute locations
Tim-Philipp Müller
3
-3/+69
2011-02-24
uri: add gst_filename_to_uri() that takes relative filenames
Tim-Philipp Müller
4
-0/+116
2011-02-24
tests: refix the tests (missing #endif)
Stefan Kost
2
-0/+2
2011-02-24
Makefile.am: add new abi headers to nodist_HEADERS
Stefan Kost
1
-0/+2
2011-02-24
gst-launch: add index support
Stefan Kost
2
-7/+189
2011-02-24
tests: add abi check data for ARM (libs)
Stefan Kost
2
-0/+30
2011-02-24
tests: add abi check data for ARM
Stefan Kost
2
-0/+77
2011-02-23
docs: tell that ORC_CODE can contain a list of flags
Stefan Kost
1
-1/+2
[next]