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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-19
ext/apexsink/gstapexplugin.c: Set apexsink's rank to NONE so it doesn't get u...
Tim-Philipp Müller
1
-1
/
+1
2008-10-14
ext/apexsink/gstapexsink.c: Fix some more format string compiler warnings (fr...
Jan Schmidt
1
-4
/
+4
2008-10-13
ext/apexsink/gstapexraop.c: Fix format string compiler warnings.
Sebastian Dröge
1
-4
/
+5
2008-10-12
ext/Makefile.am: Add apexsink to SUBDIRS. Fixes bug #555912.
Sebastian Dröge
1
-0
/
+7
2008-10-09
ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to th...
Stefan Kost
2
-2
/
+22
2008-10-09
ext/amrwb/gstamrwbparse.*: Add flush seek handler. Taken from recent armnbpar...
Stefan Kost
2
-38
/
+284
2008-10-09
ext/amrwb/gstamrwbparse.*: Fix the duration query. Also set caps on the pads ...
Stefan Kost
2
-16
/
+35
2008-10-07
ext/resindvd/resindvdsrc.c: Fix next/prev chapter seeking at the beginning or...
Jan Schmidt
1
-4
/
+14
2008-10-06
configure.ac
Stefan Kost
4
-343
/
+189
2008-10-03
ext/faac/gstfaac.c: Warn and clamp to max bitrate for samplerate.
Wim Taymans
1
-0
/
+15
2008-10-03
ext/metadata/: Add mapping of format and mime type to xmp.
Stefan Kost
3
-1
/
+58
2008-10-02
ext/metadata/: Reverting. Will need to wait for core 0.10.21 release.
Stefan Kost
4
-164
/
+340
2008-10-02
ext/metadata/: Use core gsp tags.
Stefan Kost
4
-340
/
+164
2008-09-30
ext/libmms/gstmms.c (plugin_init): Fix return type of the GstURIHandler::get_...
Ole André Vadla Ravnås
1
-1
/
+1
2008-09-27
ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and s...
Jan Schmidt
4
-54
/
+281
2008-09-17
ext/neon/gstneonhttpsrc.c: Clean up the debug logging code and #ifdef mess a ...
Tim-Philipp Müller
1
-37
/
+16
2008-09-17
ext/neon/gstneonhttpsrc.c: Don't post LIBRARY_INIT errors where we should be ...
Tim-Philipp Müller
1
-6
/
+13
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
-2
/
+2
2008-09-09
Add jp2k plugin. Fixes #550657.
Mark Nauwelaerts
4
-0
/
+816
2008-09-02
Enable/fix up translations for these plugins.
Tim-Philipp Müller
3
-3
/
+10
2008-08-31
ext/celt/gstceltdec.c: Correctly take the granulepos from upstream if possibl...
Sebastian Dröge
3
-57
/
+162
2008-08-30
ext/dirac/gstdiracenc.cc: Fix some memleaks.
David Schleef
1
-0
/
+4
2008-08-30
ext/dirac/gstdiracenc.cc: Fix EOS handling. Clean up at object disposal. Ha...
David Schleef
1
-49
/
+164
2008-08-29
ext/resindvd/resindvdbin.c: Fix compiler warning on Forte.
Jan Schmidt
1
-1
/
+1
2008-08-29
update spec file to include latest plugins, add apexsrc diretory to disted files
Christian Schaller
1
-0
/
+3
2008-08-29
ext/faac/gstfaac.*: Add code for calculating proper timestamp/duration for th...
Edward Hervey
2
-2
/
+29
2008-08-28
Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixe...
Jérémie Bernard
7
-0
/
+1687
2008-08-22
docs/plugins/gst-plugins-bad-plugins-docs.sgml: Add, but commented out xml/el...
Stefan Kost
2
-18
/
+8
2008-08-12
ext/x264/gstx264enc.*: Do not deal with duplicated input (timestamps). If ne...
Mark Nauwelaerts
2
-26
/
+4
2008-08-12
docs/plugins/gst-plugins-bad-plugins.args: Integrate new properties into docu...
Mark Nauwelaerts
1
-34
/
+10
2008-08-12
Update and add documentation for mplex.
Mark Nauwelaerts
2
-5
/
+5
2008-08-12
Add documentation and unit test for x264enc.
Mark Nauwelaerts
1
-0
/
+30
2008-08-11
ext/x264/gstx264enc.c: Allocate some buffers in more adaptive and economical ...
Mark Nauwelaerts
1
-14
/
+14
2008-08-11
configure.ac: Check for sufficiently up-to-date x264 API.
Mark Nauwelaerts
2
-60
/
+285
2008-08-08
ext/x264/gstx264enc.c: Coding style and layout; re-order some functions in mo...
Mark Nauwelaerts
1
-192
/
+191
2008-08-08
ext/x264/: Use GQueue in stead of custom queue code.
Mark Nauwelaerts
3
-119
/
+82
2008-08-08
Use configure-generated _stdint.h.
Mark Nauwelaerts
1
-1
/
+1
2008-08-08
ext/x264/: Use video format library and GST_WRITE_*_BE macros where applicable.
Mark Nauwelaerts
3
-94
/
+115
2008-08-07
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
1
-0
/
+1
2008-08-07
ext/twolame/gsttwolame.*: Allow raw float samples as input for encoding.
Sebastian Dröge
2
-12
/
+40
2008-08-07
ext/jack/gstjackaudiosrc.c: Try committing this once again. Now properly rena...
Stefan Kost
1
-17
/
+17
2008-08-07
docs/plugins/: docs/plugins/inspect/plugin-jack.xml
Stefan Kost
3
-8
/
+57
2008-08-07
ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse.
Tristan Matthews
8
-89
/
+1054
2008-08-02
Add TwoLAME MP2 encoding element, based on the LAME element.
Sebastian Dröge
4
-0
/
+1123
2008-08-02
Add CELT encoder and decoder elements based on the Speex elements.
Sebastian Dröge
7
-0
/
+1924
2008-08-02
ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() t...
Tal Shalif
1
-2
/
+2
2008-07-22
ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050.
Stefan Kost
1
-2
/
+0
2008-07-21
Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo...
Sebastian Dröge
1
-1
/
+1
2008-07-21
ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861.
Sebastian Dröge
1
-1
/
+3
[prev]
[next]