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-08-11
configure.ac: Check for sufficiently up-to-date x264 API.
Mark Nauwelaerts
4
-64
/
+313
2008-08-11
gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log.
Stefan Kost
4
-5
/
+16
2008-08-08
ext/x264/gstx264enc.c: Coding style and layout; re-order some functions in mo...
Mark Nauwelaerts
2
-192
/
+200
2008-08-08
ext/x264/: Use GQueue in stead of custom queue code.
Mark Nauwelaerts
4
-119
/
+96
2008-08-08
Use configure-generated _stdint.h.
Mark Nauwelaerts
3
-2
/
+8
2008-08-08
ext/x264/: Use video format library and GST_WRITE_*_BE macros where applicable.
Mark Nauwelaerts
4
-94
/
+129
2008-08-07
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
4
-0
/
+13
2008-08-07
ext/twolame/gsttwolame.*: Allow raw float samples as input for encoding.
Sebastian Dröge
3
-12
/
+47
2008-08-07
ext/jack/gstjackaudiosrc.c: Try committing this once again. Now properly rena...
Stefan Kost
2
-17
/
+22
2008-08-07
docs/plugins/: docs/plugins/inspect/plugin-jack.xml
Stefan Kost
12
-429
/
+605
2008-08-07
ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse.
Tristan Matthews
9
-89
/
+1069
2008-08-06
docs/plugins/: Add twolame and celt plugins to the docs.
Sebastian Dröge
10
-277
/
+764
2008-08-05
gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before...
Olivier Crete
4
-2
/
+31
2008-08-05
gst/selector/gstinputselector.c: Move the select-all logic into the activatio...
Wim Taymans
2
-12
/
+26
2008-08-05
gst/rtpmanager/gstrtpjitterbuffer.c: Fix debug by logging the right seqnum.
Håvard Graff
2
-2
/
+11
2008-08-05
gst/rtpmanager/gstrtpbin.c: Release lock before emitting the request-pt-map s...
Olivier Crete
2
-0
/
+21
2008-08-02
gst/deinterlace2/: Use oil_memcpy() instead of memcpy() as it's faster for th...
Sebastian Dröge
9
-25
/
+46
2008-08-02
gst/deinterlace2/: Add the remaining tvtime deinterlacing methods and fix the...
Sebastian Dröge
11
-18
/
+872
2008-08-02
gst/deinterlace2/tvtime/vfir.c: Implement the VFIR deinterlacing method as si...
Sebastian Dröge
2
-81
/
+40
2008-08-02
gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterlaceSimpleMethod subclass...
Sebastian Dröge
3
-0
/
+238
2008-08-02
gst/deinterlace2/gstdeinterlace2.c: Respect the latency of the deinterlacing ...
Sebastian Dröge
2
-8
/
+22
2008-08-02
gst/deinterlace2/tvtime/: Add the MMX registers to the clobbered registers on...
Sebastian Dröge
3
-5
/
+12
2008-08-02
gst/deinterlace2/: Enable tomsmocomp again as the C port will be ready for th...
Sebastian Dröge
3
-10
/
+13
2008-08-02
gst/deinterlace2/gstdeinterlace2.c: Don't use proxy_getcaps() but implement o...
Sebastian Dröge
2
-9
/
+207
2008-08-02
Add TwoLAME MP2 encoding element, based on the LAME element.
Sebastian Dröge
6
-0
/
+1155
2008-08-02
Add CELT encoder and decoder elements based on the Speex elements.
Sebastian Dröge
9
-0
/
+1968
2008-08-02
ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() t...
Tal Shalif
2
-2
/
+10
2008-08-01
configure.ac: Back to development -> 0.10.8.1
Jan Schmidt
2
-1
/
+6
2008-08-01
remove moved plugins from spec file
Christian Schaller
1
-2
/
+0
2008-07-31
Release 0.10.8
RELEASE-0_10_8
Jan Schmidt
70
-6208
/
+514
2008-07-31
Update .po files
Jan Schmidt
28
-203
/
+200
2008-07-24
configure.ac: 0.10.7.3 pre-release
Jan Schmidt
4
-2
/
+64
2008-07-24
gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H
Michael Smith
7
-4
/
+27
2008-07-22
ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050.
Stefan Kost
2
-2
/
+5
2008-07-21
configure.ac: Don't check for nav_print.h any more - it should be included in...
Jan Schmidt
2
-5
/
+7
2008-07-21
Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo...
Sebastian Dröge
3
-1
/
+17
2008-07-21
gst/modplug/libmodplug/Makefile.am: Use GST_CXXFLAGS instead of GST_CFLAGS fo...
Sebastian Dröge
2
-1
/
+8
2008-07-21
ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861.
Sebastian Dröge
3
-1
/
+8
2008-07-19
configure.ac: 0.10.7.2 pre-release
Jan Schmidt
2
-1
/
+6
2008-07-19
ext/Makefile.am: Dist and recurse into resindvd subdir
Jan Schmidt
2
-0
/
+7
2008-07-19
configure.ac: Remove interleave and replaygain configure.ac pieces too
Jan Schmidt
2
-4
/
+5
2008-07-19
po/: Add new lithunian translation, and add french to the LINGUAS file.
Jan Schmidt
3
-1
/
+63
2008-07-19
Remove interleave and replaygain plugins that have moved to -good
Jan Schmidt
31
-9573
/
+40
2008-07-18
Disable the tomsmocomp algorithm for this release as it's buggy and has no C ...
Sebastian Dröge
8
-25
/
+54
2008-07-16
gst/real/gstrealvideodec.c: Add some casts to fix the build on Forte
Jan Schmidt
2
-4
/
+10
2008-07-14
gst/deinterlace2/tvtime/: Fix build on x86_64
Edward Hervey
4
-0
/
+16
2008-07-14
ext/resindvd/gstmpegdemux.c: Remove whitespace line.
Jan Schmidt
7
-38
/
+130
2008-07-13
gst/deinterlace2/tvtime/greedyh.asm: Always use the C implementation if width...
Sebastian Dröge
2
-5
/
+13
2008-07-13
gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW instead of TDNOW in macros.
Sebastian Dröge
8
-52
/
+64
2008-07-11
docs/plugins/.cvsignore: Ignore *-undeclared.txt
Jan Schmidt
14
-146
/
+973
[prev]
[next]