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-10-27
gst/flv/: In pull mode we create our own index before doing anything else and...
Sebastian Dröge
4
-53
/
+111
2008-10-27
gst/flv/gstflvdemux.c: Instead of using gst_pad_event_default() use a small g...
Sebastian Dröge
2
-9
/
+34
2008-10-27
gst/flv/gstflvdemux.*: If our index was created by the element and not provid...
Sebastian Dröge
3
-0
/
+22
2008-10-27
gst/flv/gstflvdemux.c: Improve debugging a bit when pulling a buffer from ups...
Sebastian Dröge
2
-3
/
+11
2008-10-27
gst/flv/: Close the currently playing segment from the streaming thread inste...
Sebastian Dröge
4
-9
/
+42
2008-10-27
gst/mpegdemux/mpegtspacketizer.c: Add support for the frequency list descript...
David Härdeman
2
-0
/
+81
2008-10-27
gst/mpegtsmux/mpegtsmux.c: Fix EOS logic by correctly popping the collect pad...
vanista
2
-2
/
+23
2008-10-26
configure.ac: Back to development -> 0.10.9.1
Jan Schmidt
2
-1
/
+6
2008-10-24
Release 0.10.9
RELEASE-0_10_9
Jan Schmidt
71
-847
/
+965
2008-10-24
Update .po files
Jan Schmidt
29
-532
/
+10474
2008-10-24
configure.ac: Commit 0.10.8.4 pre-release
Jan Schmidt
2
-1
/
+6
2008-10-20
gst/mpegdemux/gstmpegdemux.c: Fix reverse playback regression.
Edward Hervey
2
-4
/
+22
2008-10-19
ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...
Tim-Philipp Müller
3
-1
/
+7
2008-10-16
configure.ac: 0.10.8.3 pre-release
Jan Schmidt
2
-1
/
+6
2008-10-16
gst/mpegdemux/gstmpegtsdemux.*: Properly handle some resync cases in the opti...
Zaheer Abbas Merali
3
-21
/
+84
2008-10-16
sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGS
Michael Smith
2
-1
/
+5
2008-10-16
gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should ...
Sebastian Dröge
2
-4
/
+12
2008-10-16
Don't install static libs for plugins. Fixes #550851 for base.
Stefan Kost
1
-0
/
+2
2008-10-16
tests/check/Makefile.am: Leave apexsink out of the states test.
Jan Schmidt
2
-1
/
+6
2008-10-16
gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum...
Wim Taymans
3
-28
/
+61
2008-10-16
configure.ac: Commit 0.10.8.2 pre-release bump, that actually went out in a t...
Jan Schmidt
2
-1
/
+7
2008-10-16
gst/rtpmanager/gstrtpsession.c: Install event handler on the rtcp_src pad, ma...
Wim Taymans
2
-0
/
+36
2008-10-16
gst/mpegdemux/gstmpegdemux.c: Make sure the mpegpsdemux element creates valid...
Edward Hervey
2
-2
/
+14
2008-10-16
gst/mpegdemux/mpegtspacketizer.c: Fixes segfault in get_encoding_and_convert.
Sebastian Pölsterl
2
-0
/
+11
2008-10-16
gst/mpegdemux/gstmpegtsdemux.c: Fixes a segfault in the adaptation buffer siz...
Zaheer Abbas Merali
2
-4
/
+15
2008-10-15
gst/selector/gstinputselector.c: Gracefully handle the cases when we dont' ha...
Edward Hervey
2
-7
/
+17
2008-10-14
gst/aiffparse/aiffparse.c: Fix debugging category initialization.
Edward Hervey
2
-5
/
+9
2008-10-14
ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...
Jan Schmidt
2
-4
/
+9
2008-10-13
update spec for latest plugins changes
Christian Schaller
1
-1
/
+1
2008-10-13
ext/apexsink/gstapexraop.c: Fix format string compiler warnings.
Sebastian Dröge
2
-4
/
+11
2008-10-12
sys/oss4/: Add some spaces in translateable strings.
Jan Schmidt
4
-5
/
+13
2008-10-12
gst/flv/gstflvdemux.c: Fix regression of handling flow returns in pull mode.
Sebastian Dröge
2
-6
/
+13
2008-10-12
ext/Makefile.am: Add apexsink to SUBDIRS. Fixes bug #555912.
Sebastian Dröge
2
-0
/
+12
2008-10-11
tests/check/pipelines/metadata.c: Make the metadata test not fail when jpegen...
Jan Schmidt
2
-1
/
+11
2008-10-10
gst/flv/gstflvparse.c: Use gst_pad_alloc_buffer_and_set_caps() to make sure w...
Sebastian Dröge
2
-6
/
+42
2008-10-10
gst/flv/gstflvparse.c: Create pads from the pad templates, use fixed caps on ...
Sebastian Dröge
2
-7
/
+23
2008-10-10
configure.ac: Disable flacparse for this release as it's too buggy.
Sebastian Dröge
2
-3
/
+5
2008-10-10
Fix compiler warning on OS/X about parameters not matching the debug format s...
Jan Schmidt
1
-2
/
+2
2008-10-10
Fix compiler warning on OS/X about parameters not matching the debug format s...
Jan Schmidt
1
-0
/
+7
2008-10-09
gst/deinterlace2/tvtime/tomsmocomp.c: Fix unused variable compiler warning wh...
Sebastian Dröge
2
-0
/
+9
2008-10-09
fix various build files to allow for disting and update spec file with latest...
Christian Schaller
3
-3
/
+7
2008-10-09
gst/flv/: Get an approximate duration of the file by looking at the timestamp...
Sebastian Dröge
4
-0
/
+74
2008-10-09
gst/flv/gstflvdemux.c: Refactor _pull_range() logic with checks into a sepera...
Sebastian Dröge
2
-39
/
+38
2008-10-09
gst/flv/gstflvdemux.c: Use gst_element_class_set_details_simple().
Sebastian Dröge
2
-10
/
+20
2008-10-09
ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to th...
Stefan Kost
3
-2
/
+29
2008-10-09
gst/flv/gstflvparse.c: Correct caps for video codec id 5: It's On2 VP6 with a...
Sebastian Dröge
2
-3
/
+38
2008-10-09
gst/flv/gstflvdemux.c: Go out of the parse loop as soon as we get an error in...
Sebastian Dröge
2
-1
/
+19
2008-10-09
gst/flv/: Add first version of a FLV muxer. The only missing feature is writi...
Sebastian Dröge
5
-9
/
+865
2008-10-09
ext/amrwb/gstamrwbparse.*: Add flush seek handler. Taken from recent armnbpar...
Stefan Kost
3
-38
/
+291
2008-10-09
ext/amrwb/gstamrwbparse.*: Fix the duration query. Also set caps on the pads ...
Stefan Kost
3
-16
/
+42
[next]