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
2008-06-13
gst/flv/: Introduce demuxing support for AAC and
Julien Moutte
8
-216
/
+318
2008-06-13
gst/real/gstrealaudiodec.c: Disable sipro on 64bits, it crashes.
Wim Taymans
2
-0
/
+10
2008-06-13
gst/real/gstrealaudiodec.c: Add raversions we can support on the caps.
Wim Taymans
4
-180
/
+441
2008-06-13
gst/mpegtsparse/mpegtspacketizer.c: Handle character sets in strings coming f...
Sebastian Pölsterl
2
-25
/
+280
2008-06-13
gst/replaygain/: More doc updates.
Stefan Kost
4
-38
/
+35
2008-06-13
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
95
-1132
/
+5998
2008-06-12
examples/app/: Add beefed up example app from bug #413418. It now also uses a...
Wim Taymans
6
-17
/
+280
2008-06-12
examples/app/.cvsignore: Ignore more.
Stefan Kost
2
-0
/
+8
2008-06-12
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
26
-34
/
+10
2008-06-12
ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t...
Sebastien Merle
1
-0
/
+30
2008-06-12
ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t...
Sebastien Merle
2
-1
/
+9
2008-06-12
tests/icles/test-oss4.c: Include stdlib.h.
Stefan Kost
2
-0
/
+6
2008-06-11
gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...
Martin Eikermann
16
-0
/
+1305
2008-06-11
gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...
Martin Eikermann
19
-0
/
+7534
2008-06-11
ext/timidity/gstwildmidi.*: Initialize wildmidi only once in the plugin init ...
Sebastian Dröge
3
-14
/
+46
2008-06-10
ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads ar...
Sebastian Dröge
2
-0
/
+7
2008-06-09
gst/rawparse/gstrawparse.c: Add simple reverse playback.
Wim Taymans
2
-22
/
+49
2008-06-09
gst/rawparse/gstrawparse.*: Fix seeking, timestamps, duration and some more. ...
Wim Taymans
3
-107
/
+222
2008-06-06
examples/app/: Added 3 more example application for using appsrc in random-ac...
Wim Taymans
7
-15
/
+781
2008-06-06
examples/app/appsrc-stream.c: Use deep-notify until we can depend on a playbi...
Wim Taymans
2
-4
/
+10
2008-06-06
gst/rtpmanager/gstrtpbin.c: Fix deadlock when shutting down, use a new lock i...
Wim Taymans
2
-3
/
+26
2008-06-05
examples/app/: Added an example on how to use appsrc in playbin in streaming ...
Wim Taymans
9
-117
/
+711
2008-06-05
gst/interleave/: Properly implement duration and position queries in bytes fo...
Sebastian Dröge
4
-0
/
+95
2008-06-04
sys/dshowvideosink/: Fix up copyright notice on new plugin.
Michael Smith
5
-6
/
+14
2008-06-04
ext/dirac/gstdiracenc.cc: Update properties for recent dirac changes. Patch ...
Jon Trowbridge
2
-9
/
+29
2008-06-04
ext/x264/gstx264enc.c: Try harder not to crash when we get an EOS event but h...
Tim-Philipp Müller
2
-13
/
+26
2008-06-04
gst/interleave/interleave.*: Use an always increasing integer for the number ...
Sebastian Dröge
3
-16
/
+65
2008-06-03
fix package name
Christian Schaller
1
-1
/
+1
2008-06-03
gst/interleave/interleave.c: Stop GstCollectPads before calling the parent's ...
Sebastian Dröge
2
-3
/
+16
2008-06-03
gst/h264parse/gsth264parse.*: Parse codec_data and use the nalu_size_length f...
Wim Taymans
3
-31
/
+111
2008-06-03
gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() func...
Sebastian Dröge
2
-78
/
+21
2008-06-02
configure.ac: Revert accidental addition in configure.ac. Sorry.
Michael Smith
2
-1
/
+21
2008-06-02
Add a new win32 videosink. Uses the DirectShow renderers for high-performance...
Michael Smith
8
-1
/
+2015
2008-06-02
ext/spc/Makefile.am: Dist tag.h
Tim-Philipp Müller
2
-1
/
+6
2008-06-02
ext/faad/gstfaad.c: Always drain before activating the new segment.
Wim Taymans
2
-3
/
+8
2008-06-02
gst/interleave/interleave.*: Allow setting channel positions via a property a...
Sebastian Dröge
5
-44
/
+685
2008-06-02
ext/faad/gstfaad.*: Add basic reverse playback support.
Wim Taymans
3
-55
/
+108
2008-06-02
gst/mpeg4videoparse/mpeg4videoparse.c: Fix mpeg4videoparse on big endian arch...
Sjoerd Simons
2
-3
/
+29
2008-05-29
tests/check/elements/mplex.c: Don't use the deprecated gst_element_get_pad().
Sebastian Dröge
2
-2
/
+8
2008-05-29
examples/directfb/gstdfb.c: Don't use the deprecated gst_element_get_pad().
Sebastian Dröge
3
-2
/
+7
2008-05-28
sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043.
Onkar Shinde
2
-4
/
+71
2008-05-28
gst/interleave/interleave.c: Implement latency query.
Sebastian Dröge
2
-0
/
+95
2008-05-27
gst/mpegvideoparse/mpegvideoparse.c: Add GST_BUFFER_FLAG_DELTA_UNIT to not I ...
Thijs Vermeir
2
-0
/
+8
2008-05-27
gst/rtpmanager/gstrtpbin.c: Break out of callbacks when we are shutting down.
Wim Taymans
2
-7
/
+67
2008-05-27
configure.ac: Require CVS core and base for new audio clock reset method.
Wim Taymans
3
-2
/
+11
2008-05-26
ext/jack/gstjackaudiosink.c: Include the element name in the port name to avo...
Wim Taymans
2
-5
/
+14
2008-05-26
gst/interleave/deinterleave.c: Add another example launch line.
Sebastian Dröge
5
-455
/
+1157
2008-05-26
gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitt...
Wim Taymans
4
-38
/
+81
2008-05-26
gst/rtpmanager/gstrtpbin.c: Propagate the do-lost and latency properties to t...
Håvard Graff
2
-0
/
+34
2008-05-26
Don't use _gst_pad().
Wim Taymans
8
-21
/
+37
[prev]
[next]