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-11-23
ext/resindvd/resindvdsrc.c: Fix format string. Fixes bug #561992.
Tal Shalif
1
-1
/
+1
2008-11-18
ext/metadata/gstbasemetadata.c: Avoid deadlock during pad activation.
Alessandro Decina
1
-6
/
+14
2008-11-14
ext/x264/gstx264enc.c: Construct source caps in more conventional (and correc...
Mark Nauwelaerts
1
-6
/
+7
2008-11-13
ext/dirac/gstdiracenc.cc: Set pixel-aspect-ratio correctly in the encoder API...
David Schleef
1
-18
/
+16
2008-11-13
ext/jp2k/: Add jp2kenc to jp2k plugin.
Mark Nauwelaerts
5
-30
/
+680
2008-11-13
ext/jp2k/gstjasperdec.*: Make pad template caps reflect the supported formats.
Mark Nauwelaerts
2
-20
/
+21
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
51
-0
/
+57
2008-11-01
ext/resindvd/Makefile.am: Dist the play scripts.
Stefan Kost
1
-0
/
+2
2008-10-30
ext/resindvd/resindvdsrc.*: Better fix for #546319 and similar cases by expli...
Jan Schmidt
2
-20
/
+28
2008-10-30
ext/ladspa/gstladspa.c: Whitespace.
Stefan Kost
2
-3
/
+3
2008-10-29
ext/resindvd/resindvdsrc.c: Make sure to start the NAV packet processing when...
Jan Schmidt
1
-17
/
+27
2008-10-28
ext/resindvd/resin-play: Remove $@ to fix parse_launch warning
Stefan Kost
2
-1
/
+14
2008-10-27
ext/x264/gstx264enc.c: Adapt to slightly modified x264 API. Fixes #555238.
Mark Nauwelaerts
1
-0
/
+5
2008-10-27
ext/faac/gstfaac.c: Prevent endless loop if buffer alloc error.
Mark Nauwelaerts
1
-1
/
+2
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
[prev]
[next]