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-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
2008-07-19
ext/Makefile.am: Dist and recurse into resindvd subdir
Jan Schmidt
1
-0
/
+2
2008-07-14
ext/resindvd/gstmpegdemux.c: Remove whitespace line.
Jan Schmidt
5
-37
/
+110
2008-07-11
docs/plugins/.cvsignore: Ignore *-undeclared.txt
Jan Schmidt
13
-146
/
+938
2008-07-08
Don't use declarations after statements in the remaining code.
Sebastian Dröge
1
-4
/
+6
2008-07-08
ext/: Don't use declarations after statements.
Sebastian Dröge
4
-7
/
+10
2008-06-28
ext/mpeg2enc/gstmpeg2encoptions.*: Expose the additional MPEG HDTV format pro...
Mark Nauwelaerts
2
-10
/
+17
2008-06-21
ext/resindvd/rsnbasesrc.c: Use the right i18n header.
Stefan Kost
1
-1
/
+3
2008-06-20
ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as...
Jan Schmidt
3
-93
/
+433
[prev]
[next]