index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
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
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-10
gst/rtpmanager/: Added custom marshallers for signals.
Wim Taymans
9
-9
/
+58
2007-04-06
gst/rtpmanager/gstrtpbin.*: Provide a clock.
Wim Taymans
3
-0
/
+22
2007-04-06
gst/rtpmanager/gstrtpbin.c: Fix pad template name parsing.
Wim Taymans
2
-1
/
+6
2007-04-05
gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug and comments.
Wim Taymans
2
-6
/
+23
2007-04-05
gst/qtdemux/gstrtpxqtdepay.*: Try to recover from packet loss a little better.
Wim Taymans
3
-1
/
+32
2007-04-05
gst/rtpmanager/gstrtpbin.*: Add debugging category.
Wim Taymans
8
-56
/
+487
2007-04-05
update dutch
Thomas Vander Stichele
1
-208
/
+17
2007-04-05
po/: Added Danish translation.
Thomas Vander Stichele
3
-1
/
+53
2007-04-04
gst/rtpmanager/: Added simple SSRC demuxer.
Wim Taymans
5
-0
/
+373
2007-04-04
ext/jack/gstjackaudiosink.c: Try t better name clients. properly handle retur...
Stefan Kost
2
-7
/
+22
2007-04-03
sys/glsink/glimagesink.c: Fix handling of video/x-raw-yuv. Add overlay handl...
David Schleef
2
-39
/
+197
2007-04-03
update with rtp plugin
Christian Schaller
1
-0
/
+1
2007-04-03
gst/rtpmanager/: Some more ghostpad magic.
Wim Taymans
4
-7
/
+360
2007-04-03
gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly.
Wim Taymans
2
-0
/
+6
2007-04-03
Add RTP session management elements. Still in progress.
Wim Taymans
16
-0
/
+3916
2007-03-30
ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w...
Sebastian Dröge
11
-198
/
+173
2007-03-28
gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov ...
Edward Hervey
6
-4
/
+67
2007-03-27
ext/xvid/gstxviddec.c: Add some debug log and fix a stupid output buffer dura...
Julien Moutte
2
-4
/
+14
2007-03-26
update spec file for x264 encoder
Christian Schaller
2
-1
/
+14
2007-03-25
Add libx264-based h264 encoder plugin (#421110). Probably doesn't handle 'odd...
Michal Benes
6
-0
/
+1204
2007-03-24
gst/interleave/deinterleave.c: Remove 'channel-positions' field when munging ...
Tim-Philipp Müller
2
-0
/
+9
2007-03-23
gst/vmnc/vmncdec.c: Redesign to include a parser for raw files (no timestamps...
Michael Smith
3
-88
/
+289
2007-03-22
gst/interleave/deinterleave.c: Don't leak input buffer in chain function; mai...
Tim-Philipp Müller
2
-28
/
+36
2007-03-22
ext/neon/gstneonhttpsrc.c: Alloc user agent string only once.
Tim-Philipp Müller
2
-2
/
+5
2007-03-22
ext/wavpack/gstwavpackparse.c: Revert last commit, preventing infinite pluggi...
Sebastian Dröge
2
-2
/
+11
2007-03-22
ext/wavpack/gstwavpackenc.c: Send the new segment event in time format instea...
Sebastian Dröge
3
-5
/
+15
2007-03-22
gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS, which actually exists, but...
Thomas Vander Stichele
2
-1
/
+7
2007-03-22
ext/wavpack/gstwavpackdec.c: Revert to use gst_pad_alloc_buffer() here. We ca...
Sebastian Dröge
2
-6
/
+12
2007-03-22
ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str...
Sebastian Dröge
4
-25
/
+23
2007-03-21
ext/wavpack/gstwavpackdec.c: Don't use gst_pad_alloc_buffer() as we might cli...
Sebastian Dröge
2
-10
/
+16
2007-03-18
ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it wil...
Paul Davis
2
-7
/
+27
2007-03-16
sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...
Edward Hervey
2
-1
/
+6
2007-03-16
sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...
Edward Hervey
2
-5
/
+23
2007-03-16
gst/mpegvideoparse/: Move the MPEG specific byte parsing into the mpegpacketi...
Jan Schmidt
5
-173
/
+318
2007-03-16
Changelog surgery
Stefan Kost
1
-1
/
+1
2007-03-16
gst/equalizer/gstiirequalizer10bands.c: A 10 band EQ should be initialized to...
Stefan Kost
2
-1
/
+24
2007-03-15
Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so that it's below...
Jan Schmidt
11
-680
/
+1321
2007-03-15
gst/audioresample/gstaudioresample.c: Don't trigger discontinuities for very ...
Michael Smith
1
-16
/
+34
2007-03-14
gst/audioresample/gstaudioresample.c: Handle discontinuous streams.
Julien Moutte
3
-9
/
+133
2007-03-14
tests/icles/equalizer-test.c: Port the example to new equalizer api.
Stefan Kost
2
-36
/
+36
2007-03-14
sys/osxvideo/: Fix leaks when running a NSApp.
Edward Hervey
5
-55
/
+237
2007-03-14
po/: Updated translations.
Thomas Vander Stichele
4
-3049
/
+47
2007-03-14
gst/audioresample/: Since I really am not interested in a debug line for each...
Thomas Vander Stichele
2
-2
/
+6
2007-03-14
gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_val...
Stefan Kost
9
-24
/
+576
2007-03-14
add debugging and reformat docs
Thomas Vander Stichele
1
-8
/
+21
2007-03-13
gst/mpegaudioparse/: Remove bogus 2nd copy of mp3parse - it's actually in -ugly.
Jan Schmidt
5
-785
/
+9
2007-03-12
examples/app/.cvsignore: The buildbot demands .cvsignore files, and I comply.
Jan Schmidt
2
-0
/
+6
2007-03-11
sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback.
Sébastien Moutte
3
-434
/
+666
2007-03-11
Add appsrc/appsink example.
David Schleef
10
-48
/
+459
2007-03-10
ext/: Printf format string fixes.
Tim-Philipp Müller
4
-4
/
+10
[prev]
[next]