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
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-26
configure.ac: Back to development -> 0.10.9.1
Jan Schmidt
1
-0
/
+5
2008-10-24
Release 0.10.9
RELEASE-0_10_9
Jan Schmidt
1
-0
/
+7
2008-10-24
configure.ac: Commit 0.10.8.4 pre-release
Jan Schmidt
1
-0
/
+5
2008-10-20
gst/mpegdemux/gstmpegdemux.c: Fix reverse playback regression.
Edward Hervey
1
-0
/
+6
2008-10-19
ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...
Tim-Philipp Müller
1
-0
/
+6
2008-10-16
configure.ac: 0.10.8.3 pre-release
Jan Schmidt
1
-0
/
+5
2008-10-16
gst/mpegdemux/gstmpegtsdemux.*: Properly handle some resync cases in the opti...
Zaheer Abbas Merali
1
-0
/
+9
2008-10-16
sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGS
Michael Smith
1
-0
/
+4
2008-10-16
gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should ...
Sebastian Dröge
1
-0
/
+8
2008-10-16
tests/check/Makefile.am: Leave apexsink out of the states test.
Jan Schmidt
1
-0
/
+5
2008-10-16
gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum...
Wim Taymans
1
-0
/
+15
2008-10-16
configure.ac: Commit 0.10.8.2 pre-release bump, that actually went out in a t...
Jan Schmidt
1
-0
/
+6
2008-10-16
gst/rtpmanager/gstrtpsession.c: Install event handler on the rtcp_src pad, ma...
Wim Taymans
1
-0
/
+7
2008-10-16
gst/mpegdemux/gstmpegdemux.c: Make sure the mpegpsdemux element creates valid...
Edward Hervey
1
-0
/
+6
2008-10-16
gst/mpegdemux/mpegtspacketizer.c: Fixes segfault in get_encoding_and_convert.
Sebastian Pölsterl
1
-0
/
+8
2008-10-16
gst/mpegdemux/gstmpegtsdemux.c: Fixes a segfault in the adaptation buffer siz...
Zaheer Abbas Merali
1
-0
/
+8
2008-10-15
gst/selector/gstinputselector.c: Gracefully handle the cases when we dont' ha...
Edward Hervey
1
-0
/
+7
2008-10-14
gst/aiffparse/aiffparse.c: Fix debugging category initialization.
Edward Hervey
1
-0
/
+6
2008-10-14
ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...
Jan Schmidt
1
-0
/
+5
2008-10-13
ext/apexsink/gstapexraop.c: Fix format string compiler warnings.
Sebastian Dröge
1
-0
/
+6
2008-10-12
sys/oss4/: Add some spaces in translateable strings.
Jan Schmidt
1
-0
/
+8
2008-10-12
gst/flv/gstflvdemux.c: Fix regression of handling flow returns in pull mode.
Sebastian Dröge
1
-0
/
+7
2008-10-12
ext/Makefile.am: Add apexsink to SUBDIRS. Fixes bug #555912.
Sebastian Dröge
1
-0
/
+5
2008-10-11
tests/check/pipelines/metadata.c: Make the metadata test not fail when jpegen...
Jan Schmidt
1
-0
/
+7
2008-10-10
gst/flv/gstflvparse.c: Use gst_pad_alloc_buffer_and_set_caps() to make sure w...
Sebastian Dröge
1
-0
/
+12
2008-10-10
gst/flv/gstflvparse.c: Create pads from the pad templates, use fixed caps on ...
Sebastian Dröge
1
-0
/
+7
2008-10-10
configure.ac: Disable flacparse for this release as it's too buggy.
Sebastian Dröge
1
-0
/
+5
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
1
-0
/
+7
2008-10-09
gst/flv/: Get an approximate duration of the file by looking at the timestamp...
Sebastian Dröge
1
-0
/
+9
2008-10-09
gst/flv/gstflvdemux.c: Refactor _pull_range() logic with checks into a sepera...
Sebastian Dröge
1
-0
/
+7
2008-10-09
gst/flv/gstflvdemux.c: Use gst_element_class_set_details_simple().
Sebastian Dröge
1
-0
/
+9
2008-10-09
ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to th...
Stefan Kost
1
-0
/
+7
2008-10-09
gst/flv/gstflvparse.c: Correct caps for video codec id 5: It's On2 VP6 with a...
Sebastian Dröge
1
-0
/
+14
2008-10-09
gst/flv/gstflvdemux.c: Go out of the parse loop as soon as we get an error in...
Sebastian Dröge
1
-0
/
+10
2008-10-09
gst/flv/: Add first version of a FLV muxer. The only missing feature is writi...
Sebastian Dröge
1
-0
/
+16
2008-10-09
ext/amrwb/gstamrwbparse.*: Add flush seek handler. Taken from recent armnbpar...
Stefan Kost
1
-0
/
+7
2008-10-09
ext/amrwb/gstamrwbparse.*: Fix the duration query. Also set caps on the pads ...
Stefan Kost
1
-0
/
+7
2008-10-08
gst/mpegdemux/: Add Fluendo to the Long Name.
Zaheer Abbas Merali
1
-0
/
+6
2008-10-08
Move of mpegtsparse to mpegdemux.
Zaheer Abbas Merali
1
-0
/
+15
2008-10-08
gst/mpegdemux/gstmpegdemux.c: Prevent a division by zero if last mux rate was...
Sebastian Dröge
1
-0
/
+15
2008-10-07
ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or...
Jan Schmidt
1
-0
/
+7
2008-10-07
gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal.
Håvard Graff
1
-0
/
+22
2008-10-07
gst/selector/gstoutputselector.c: Choose right pad for sending events. Fixes ...
Stefan Kost
1
-0
/
+5
2008-10-07
gst/rtpmanager/gstrtpbin.c: Release pads of the session manager.
Wim Taymans
1
-0
/
+14
2008-10-07
gst/rtpmanager/gstrtpjitterbuffer.c: Only update the seqnum-base when it was ...
Wim Taymans
1
-1
/
+8
2008-10-06
configure.ac
Stefan Kost
1
-0
/
+19
2008-10-06
tests/check/generic/states.c: Stop test on state-change error. Should be appl...
Stefan Kost
1
-0
/
+14
2008-10-06
gst/mpegtsparse/mpegtsparse.c: Actually copy the structure passed in when ass...
Zaheer Abbas Merali
1
-0
/
+7
2008-10-06
gst/mpegdemux/gstmpegtsdemux.c: Fix wrong firing of critical introduced by pr...
Zaheer Abbas Merali
1
-0
/
+7
[prev]
[next]