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
2007-11-19
Strip out in pull mode also. Seek and Query functions added.
Edgard Lima
2
-11
/
+190
2007-11-18
Strip out metadata chunks.
Edgard Lima
9
-86
/
+527
2007-11-15
ext/soundtouch/gstpitch.cc: Handle seeking correctly. Fixes #461068.
Wouter Paesen
1
-2
/
+105
2007-11-15
ext/alsaspdif/alsaspdifsink.c: Fix sample rate and clocking.
Michael Kötter
1
-93
/
+69
2007-11-15
Added HTTP source based on libsoup. Fixes #497020.
Wouter Cloetens
4
-0
/
+463
2007-11-12
Added a design proposal from metadata parse and mux.
Edgard Lima
1
-0
/
+88
2007-11-09
Extracting more detailed info from XMP.
Edgard Lima
1
-9
/
+110
2007-11-07
ext/gio/gstgio.h: Add macro to check if a stream supports seeking.
Sebastian Dröge
15
-447
/
+1305
2007-11-07
ext/gio/gstgio.c: Remove nowadays unnecessary workaround for a crash.
Sebastian Dröge
5
-48
/
+41
2007-11-02
Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.
Edgard Lima
17
-153
/
+530
2007-11-02
Now metadataparse works in push or pull mode.
Edgard Lima
1
-18
/
+28
2007-11-01
Some XMP stuff added.
Edgard Lima
8
-24
/
+257
2007-10-31
Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s...
Edgard Lima
8
-24
/
+128
2007-10-30
Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, t...
Edgard Lima
4
-22
/
+47
2007-10-30
Created new plugin ('medadata') and element ('metadataparse') that extract me...
Edgard Lima
15
-0
/
+2360
2007-10-28
ext/faac/gstfaac.c: Fix bitrate ranges and change enum nick for low complexit...
Tim-Philipp Müller
1
-3
/
+3
2007-10-26
ext/x264/gstx264enc.c: Fix build against the libx264 version that ships with ...
Tim-Philipp Müller
1
-0
/
+2
2007-10-17
ext/cdaudio/Makefile.am: Add another missing GST_LIBS.
Tim-Philipp Müller
1
-1
/
+1
2007-10-10
configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...
Tim-Philipp Müller
3
-30
/
+40
2007-10-08
ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins...
Sebastian Dröge
1
-5
/
+2
2007-10-02
ext/gio/gstgiosink.c: Update to API changes in GIO.
Sebastian Dröge
1
-1
/
+2
2007-09-29
ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab.
Tim-Philipp Müller
1
-2
/
+4
2007-09-29
ext/gio/: Some minor cleanup and allow setting the location only when the ele...
Sebastian Dröge
2
-7
/
+15
2007-09-29
configure.ac: Update gio's pkg-config file name as currently in SVN.
Sebastian Dröge
1
-4
/
+1
2007-09-28
ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo...
Sebastian Dröge
1
-12
/
+1
2007-09-28
ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing.
Wouter Cloetens
2
-1
/
+18
2007-09-27
ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ...
Tim-Philipp Müller
2
-20
/
+1
2007-09-24
Massive leak fixing, plus code cleanups.
Stefan Kost
2
-6
/
+6
2007-09-21
docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy.
Sebastian Dröge
2
-1
/
+13
2007-09-21
docs/plugins/: Add the GIO plugin to the docs and do a make update while doin...
Sebastian Dröge
1
-1
/
+3
2007-09-21
Add a GIO/GVFS plugin with source and sink elements. This will only be enable...
René Stadler
8
-0
/
+1214
2007-09-20
Fix memory leaks. More to come.
Stefan Kost
3
-8
/
+13
2007-09-19
ext/faad/gstfaad.c: Don't set channel positions on regular mono and stereo ca...
Jonathan Matthew
1
-22
/
+45
2007-09-19
ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst...
Sebastian Dröge
1
-6
/
+5
2007-09-16
ext/amrwb/gstamrwbenc.*: Add property to control bandmode. Fixes #477306.
Daniel Charles
2
-2
/
+94
2007-09-09
ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_I...
Thomas Green
1
-0
/
+4
2007-09-03
gmythsrc code rewrite;
Renato Filho
2
-686
/
+366
2007-08-22
ext/faad/gstfaad.c: Don't unref the buffer when it was clipped.
Wim Taymans
1
-2
/
+1
2007-08-20
ext/mythtv/gstmythtvsrc.c: Add examples for live mythtv:// URIs to docs (#468...
Bastien Nocera
1
-14
/
+17
2007-08-17
ext/amrwb/gstamrwbparse.c: Don't leak the adapter.
Stefan Kost
1
-0
/
+19
2007-08-16
ext/faad/gstfaad.c: Add some debug info.
Wim Taymans
1
-1
/
+5
2007-08-16
ext/ladspa/gstladspa.c: Don't leak like hell.
Stefan Kost
1
-5
/
+13
2007-08-15
ext/timidity/gstwildmidi.*:
Stefan Kost
2
-1
/
+19
2007-08-08
Add connection speed property to libmms. Fixes #464678.
Josep Torre Valles
2
-5
/
+33
2007-07-25
ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi...
Stefan Kost
2
-13
/
+18
2007-07-24
ext/timidity/gstwildmidi.*: Don't initialize wildmidi in plugin_init as it al...
Stefan Kost
2
-56
/
+65
2007-07-24
Use the new buffer clipping function from gstaudio here and require gst-plugi...
Sebastian Dröge
1
-52
/
+3
2007-07-20
ext/dirac/Makefile.am: Also include stdlib here.
Stefan Kost
1
-1
/
+1
2007-07-18
ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to p...
Michael Smith
1
-3
/
+8
2007-07-18
ext/jack/gstjackaudiosink.c: Add stdlib include here too.
Stefan Kost
1
-0
/
+2
[prev]
[next]