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
2009-08-12
rtpdtmfsrc: Cleanup events on finalize
Tim-Philipp Müller
1
-4
/
+5
2009-08-12
rtpdtmfsrc: Cleanup events on finalize
Tim-Philipp Müller
1
-3
/
+14
2009-08-12
vdpau: blacklist for generic states test, and demote to GST_RANK_NONE
Tim-Philipp Müller
3
-6
/
+15
2009-08-11
0.10.13.2 pre-release.
Tim-Philipp Müller
36
-3563
/
+9684
2009-08-11
Add myself to MAINTAINERS file and update Wim's e-mail.
Tim-Philipp Müller
1
-1
/
+2
2009-08-11
Update spec file with latest changes
Christian Schaller
1
-0
/
+16
2009-08-11
kateenc: error out if category has not been set and check for obviously wrong...
Tim-Philipp Müller
2
-3
/
+65
2009-08-11
Move rtpmanager from -bad to -good.
Tim-Philipp Müller
35
-15481
/
+0
2009-08-11
.gitignore: ignore asfmux unit test binary
Tim-Philipp Müller
1
-0
/
+1
2009-08-11
checks: disable unit tests that are flaky or don't work with core git
Tim-Philipp Müller
1
-2
/
+9
2009-08-10
Remove execute flags from source files
Tim-Philipp Müller
11
-0
/
+0
2009-08-10
configure: bump core/base requirements to released version
Tim-Philipp Müller
1
-2
/
+2
2009-08-10
dshowsrcwrapper: can list more than 1 device
Julien Isorce
2
-6
/
+4
2009-08-10
dshowaudiosrc: handles device-name property
Julien Isorce
1
-0
/
+11
2009-08-10
dshowsrcwrapper: add a helper function to check a media type
Julien Isorce
4
-39
/
+30
2009-08-10
Merge branch 'master' of ssh://cap@git.freedesktop.org/git/gstreamer/gst-plug...
Julien Isorce
1
-1
/
+1
2009-08-10
spc: fix typo in Makefile.am and build the right plugin (spc not gme)
Tim-Philipp Müller
1
-1
/
+1
2009-08-10
dshowvideosrc: can use other video sizes and framerates than the defaults
Julien Isorce
2
-25
/
+172
2009-08-10
directsoundsrc: add vs8 project
Julien Isorce
2
-0
/
+223
2009-08-10
directsoundsrc: LF and indent
Julien Isorce
1
-544
/
+635
2009-08-09
autoconvert: Cache events and send them downstream once an element was selected
Sebastian Dröge
2
-6
/
+77
2009-08-09
autoconvert: Small cleanups
Sebastian Dröge
2
-39
/
+24
2009-08-09
directdrawsink: Fix crash when exposing in GST_STATE_READY
Julien Isorce
1
-4
/
+6
2009-08-08
mpegtsdemux: Don't answer the SEEKING query if we don't know the answer yet
Sebastian Dröge
1
-0
/
+7
2009-08-08
spc: Lower rank to SECONDARY to make the gme plugin the default
Sebastian Dröge
1
-1
/
+1
2009-08-08
spc: Add the OpenSPC spc plugin again
Sebastian Dröge
7
-0
/
+1092
2009-08-08
kate: some minor clean-ups
Tim-Philipp Müller
2
-10
/
+13
2009-08-08
videoparse: Only provide very fundamental caps in the pad template
Sebastian Dröge
1
-21
/
+3
2009-08-08
rawparse: Small cleanups and implement SEEKING query
Sebastian Dröge
2
-6
/
+27
2009-08-08
audioparse: Small cleanups
Sebastian Dröge
1
-43
/
+43
2009-08-08
videoparse: Use libgstvideo for everything instead of our own calculations
Sebastian Dröge
4
-296
/
+92
2009-08-07
mpegtsdemux: fix a memory leak
Josep Torra
1
-1
/
+4
2009-08-07
mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
Josep Torra
2
-31
/
+62
2009-08-07
mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCM
Josep Torra
1
-4
/
+17
2009-08-07
mpegpsdemux: improved demuxer performance
Josep Torra
2
-59
/
+127
2009-08-07
gmedec: Use GstAdapter instead of many buffer joins
Sebastian Dröge
3
-23
/
+19
2009-08-07
baseparse: prevent infinite loop when draining
Mark Nauwelaerts
3
-0
/
+24
2009-08-07
baseparse: fix minor memory leak
Mark Nauwelaerts
3
-0
/
+3
2009-08-07
flacparse: sync baseparse (some more)
Mark Nauwelaerts
1
-0
/
+6
2009-08-07
gmedec: Add caps for all supported file formats to the srcpad template
Sebastian Dröge
1
-2
/
+7
2009-08-07
gme: Don't add empty string tags
Sebastian Dröge
1
-7
/
+7
2009-08-07
gme: Fix caps name again
Sebastian Dröge
1
-1
/
+1
2009-08-07
gme: Rename everything from SPC to GME
Sebastian Dröge
2
-154
/
+152
2009-08-07
spc: Really remove old SPC code
Sebastian Dröge
5
-1080
/
+0
2009-08-07
gme: Use gme for tags and duration parsing
Sebastian Dröge
5
-501
/
+45
2009-08-07
spc: Rename SPC plugin to GME
Sebastian Dröge
7
-16
/
+1096
2009-08-06
spcdec: Forward all unknown src events upstream and don't restrict to SPC
Sebastian Dröge
1
-2
/
+4
2009-08-06
rtpsource: avoid buffer leak on bad seqnum
ric
1
-0
/
+1
2009-08-05
mpeg[pt]sdemux: Fix SEEKING query
Sebastian Dröge
2
-2
/
+2
2009-08-04
qtmux: Don't require endianness field for 8 bit raw audio
Jan Urbanski
1
-4
/
+10
[next]