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
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-23
Patch from: Josep Torra
Zaheer Abbas Merali
2
-10
/
+96
2008-09-17
Fix compiler warnings on OS/X
Jan Schmidt
1
-1
/
+1
2008-09-15
ext/celt/gstceltenc.h: Help gtk-doc to parse this correctly.
Stefan Kost
1
-0
/
+2
2008-09-13
gst/rtpmanager/gstrtpbin.c: Do not try to adjust the offset of streams for wh...
Wim Taymans
1
-7
/
+34
2008-09-09
gst/mpegdemux/: Fix conflicting public names in new mpeg demuxers.
Edward Hervey
3
-10
/
+10
2008-09-09
gst/aiffparse/aiffparse.c: Support chunks in AIFF in any order in pull mode, ...
Michael Smith
1
-60
/
+81
2008-09-08
gst/selector/gstinputselector.c: Reset the selector state when going to READY.
Wim Taymans
1
-0
/
+37
2008-09-05
gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...
Wim Taymans
13
-107
/
+218
2008-09-02
gst/mpegdemux/: Fix build on macosx.
Edward Hervey
2
-2
/
+2
2008-09-02
Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual lice...
Zaheer Abbas Merali
19
-0
/
+7401
2008-09-02
gst/mpegtsmux/mpegtsmux.c: Set caps on outgoing buffers.
Wim Taymans
1
-0
/
+4
2008-09-02
Enable/fix up translations for these plugins.
Tim-Philipp Müller
1
-0
/
+7
2008-09-02
gst/mpegtsmux/tsmux/tsmux.c: Fix build on macosx.
Edward Hervey
1
-3
/
+1
2008-09-01
gst/mpegtsmux/mpegtsmux_aac.c: Allocate a fixed size buffer on the stack inst...
Sebastian Dröge
3
-10
/
+9
2008-09-01
gst/mpegtsmux/mpegtsmux.c: Add support for muxing MPEG4 video.
Sebastian Dröge
1
-2
/
+8
2008-09-01
gst/mpegtsmux/tsmux/: Fix build of mpegtsmux.
Edward Hervey
2
-3
/
+3
2008-09-01
Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to...
Sebastian Dröge
14
-0
/
+3920
2008-09-01
gst/selector/gstinputselector.c: Reuse the get_linked_pads for both source an...
Wim Taymans
1
-16
/
+24
2008-08-31
Add scaletempo plugin, which allows to scale the speed of audio without chang...
Rov Juvano
4
-0
/
+884
2008-08-28
gst/dccp/: Fix compilation on Solaris by including filio.h as needed.
Jan Schmidt
4
-14
/
+26
2008-08-28
gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us...
Wim Taymans
3
-6
/
+22
2008-08-28
gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with...
Michael Smith
1
-1
/
+1
2008-08-28
Add an AIFF parsing element, heavily based on wavparse.
Michael Smith
3
-0
/
+1685
2008-08-27
gst/selector/gstinputselector.c: Implement the LATENCY query in a better way ...
Wim Taymans
1
-0
/
+80
2008-08-26
gst/deinterlace2/tvtime/tomsmocomp/: Unroll the loop to handle two bytes at o...
Sebastian Dröge
4
-108
/
+196
2008-08-26
gst/dccp/gstdccpserversink.*: Don't put globals only used by one '.c' file in...
Edward Hervey
2
-3
/
+3
2008-08-26
gst/dccp/gstdccp.c: Whoops, that was one fix too much :)
Edward Hervey
1
-1
/
+1
2008-08-26
gst/dccp/gstdccp.c: size_t's size varies by platform/architecture. Use glib c...
Edward Hervey
1
-5
/
+5
2008-08-26
gst/pcapparse/gstpcapparse.c: Remove unused code and fix includes.
Edward Hervey
1
-12
/
+3
2008-08-25
gst/deinterlace2/: First part of the C implementation of the tomsmocomp deint...
Sebastian Dröge
10
-27
/
+355
2008-08-24
Added documentation blobs. Thanks to Stefan for noticing!
Ole André Vadla Ravnås
1
-6
/
+11
2008-08-24
New plugin: pcapparse (#520899).
Ole André Vadla Ravnås
3
-0
/
+569
2008-08-21
Add dccp plugin. Fixes #542390.
Leandro Melo de Sales
12
-0
/
+2548
2008-08-13
gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect...
Wim Taymans
6
-8
/
+88
2008-08-11
gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log.
Stefan Kost
1
-1
/
+2
2008-08-05
gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before...
Olivier Crete
3
-2
/
+13
2008-08-05
gst/selector/gstinputselector.c: Move the select-all logic into the activatio...
Wim Taymans
1
-12
/
+16
2008-08-05
gst/rtpmanager/gstrtpjitterbuffer.c: Fix debug by logging the right seqnum.
Håvard Graff
1
-2
/
+3
2008-08-05
gst/rtpmanager/gstrtpbin.c: Release lock before emitting the request-pt-map s...
Olivier Crete
1
-0
/
+13
2008-08-02
gst/deinterlace2/: Use oil_memcpy() instead of memcpy() as it's faster for th...
Sebastian Dröge
8
-25
/
+25
2008-08-02
gst/deinterlace2/: Add the remaining tvtime deinterlacing methods and fix the...
Sebastian Dröge
10
-18
/
+836
2008-08-02
gst/deinterlace2/tvtime/vfir.c: Implement the VFIR deinterlacing method as si...
Sebastian Dröge
1
-81
/
+34
2008-08-02
gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterlaceSimpleMethod subclass...
Sebastian Dröge
2
-0
/
+225
2008-08-02
gst/deinterlace2/gstdeinterlace2.c: Respect the latency of the deinterlacing ...
Sebastian Dröge
1
-8
/
+16
2008-08-02
gst/deinterlace2/tvtime/: Add the MMX registers to the clobbered registers on...
Sebastian Dröge
2
-5
/
+5
2008-08-02
gst/deinterlace2/: Enable tomsmocomp again as the C port will be ready for th...
Sebastian Dröge
2
-10
/
+4
2008-08-02
gst/deinterlace2/gstdeinterlace2.c: Don't use proxy_getcaps() but implement o...
Sebastian Dröge
1
-9
/
+199
2008-07-24
gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H
Michael Smith
6
-4
/
+12
2008-07-21
gst/modplug/libmodplug/Makefile.am: Use GST_CXXFLAGS instead of GST_CFLAGS fo...
Sebastian Dröge
1
-1
/
+1
2008-07-19
Remove interleave and replaygain plugins that have moved to -good
Jan Schmidt
18
-5261
/
+0
[prev]
[next]