index
:
gst-plugins-good.git
0.11
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_11
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_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
autovideosrc
g729fixes
master
master-UNNAMED-BRANCH
Unnamed repository; edit this file to name it for gitweb.
David Laban
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
rtspsrc: remove unused variables when debug-logging disabled
HEAD
master
Stefan Kost
1
-7/+4
2011-01-03
matroska-demux: remove unused variables when debug-logging disabled
Stefan Kost
1
-4/+2
2011-01-03
cacasink: fix masks and strides
Wim Taymans
1
-5/+13
2011-01-03
v4l2src: undo presumably accidental enablement of the GstXOverlay interface
Tim-Philipp Müller
1
-0/+3
2011-01-03
rtspsrc: increase udp buffer size
Wim Taymans
1
-3/+5
2011-01-03
multifilesink: send stream headers in key-frame mode
David Schleef
2
-0/+66
2011-01-02
jack: fix up element details and some other minor clean-ups
Tim-Philipp Müller
5
-11/+6
2011-01-02
id3demux: fix parsing of ID3v2.4 genre frames with multiple genres
Erich Schubert
1
-1/+1
2011-01-02
jack: template caps had lists with one value, just use value directly
Tim-Philipp Müller
2
-2/+2
2011-01-02
jack: make get_type functions thread-safe
Tim-Philipp Müller
3
-30/+32
2011-01-02
docs: update plugin docs
Tim-Philipp Müller
8
-78/+322
2011-01-02
jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad
Tim-Philipp Müller
10
-4/+116
2011-01-02
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2
-4/+6
2011-01-02
jack: added translatable text for server not found error
Tristan Matthews
3
-5/+15
2011-01-02
examples: add test to demonstrate jack_client_t usage
Tristan Matthews
2
-0/+85
2011-01-02
jack: added client property
Tristan Matthews
8
-11/+82
2011-01-02
jack: removed unused file gstjackbin.c
Tristan Matthews
1
-349/+0
2011-01-02
jacksrc: make sure we always read nframes
Wim Taymans
1
-8/+20
2011-01-02
jack: improve process_cb
Tristan Matthews
2
-24/+17
2011-01-02
jack: implement multichannel support correctly for jackaudiosrc
Tristan Matthews
4
-2/+149
2011-01-02
jack: remove empty dispose and finalize methods
Stefan Kost
3
-38/+0
2011-01-02
jack: don't leak caps
Stefan Kost
2
-0/+22
2011-01-02
jack: don't use GST_DEBUG_FUNCPTR for gobject vmethods
Stefan Kost
2
-12/+8
2011-01-02
jack: fix element name in section doc blob
Stefan Kost
1
-1/+1
2011-01-02
Add -Wold-style-definition
Benjamin Otte
1
-1/+1
2011-01-02
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1/+1
2011-01-02
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-15/+6
2011-01-02
jack: ensure segtotal is at least 2
Stefan Kost
2
-7/+13
2011-01-02
jack: don't crash in ringbuffer with SIGFPE on small buffer-times
Stefan Kost
1
-4/+14
2011-01-02
jack: when stopping playback, do one more cycle to flush the port. Fixes #582167
Stefan Kost
2
-6/+33
2011-01-02
jack: Add new connection mode
Wim Taymans
4
-6/+13
2011-01-02
ext/jack/: Query port latencies for sink/src delays.
Stefan Kost
3
-3/+19
2011-01-02
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0/+1
2011-01-02
Fix compiler warnings on OS/X
Jan Schmidt
1
-1/+1
2011-01-02
ext/jack/gstjackaudiosrc.c: Try committing this once again. Now properly rena...
Stefan Kost
1
-17/+17
2011-01-02
docs/plugins/: docs/plugins/inspect/plugin-jack.xml
Stefan Kost
3
-8/+57
2011-01-02
ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse.
Tristan Matthews
8
-89/+1054
2011-01-02
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
1
-24/+16
2011-01-02
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
1
-1/+0
2011-01-02
ext/jack/gstjackaudiosink.c: Include the element name in the port name to avo...
Wim Taymans
1
-5/+8
2011-01-02
ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on old...
Tim-Philipp Müller
1
-0/+4
2011-01-02
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
1
-2/+1
2011-01-02
ext/jack/gstjackaudiosink.c: Add stdlib include here too.
Stefan Kost
1
-0/+2
2011-01-02
ext/jack/gstjackaudiosink.c: Try t better name clients. properly handle retur...
Stefan Kost
1
-7/+15
2011-01-02
ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it wil...
Paul Davis
1
-7/+19
2011-01-02
ext/jack/: Make an object to manage client connections to the jack server whi...
Paul Davis
5
-68/+634
2011-01-02
ext/jack/gstjackaudiosink.*: Improve docs.
Wim Taymans
2
-10/+37
2011-01-02
ext/jack/.cvsignore: Ignore old files as requested by the build slave.
Jan Schmidt
1
-0/+1
2011-01-02
ext/Makefile.am: Fix build.
Wim Taymans
1
-4/+6
2011-01-02
Added fully functional jackaudiosink.
Wim Taymans
5
-651/+954
[next]