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-01-31
ext/faad/gstfaad.c: Fix compiler warning by making the function signature mat...
Jan Schmidt
1
-1
/
+1
2008-01-31
ext/metadata/Makefile.am: Add some relevant variables to CFLAGS and LIBADD, f...
Sebastian Dröge
13
-50
/
+33
2008-01-31
ext/soup/gstsouphttpsrc.c: Add changes to gstsouphttpsrc.c that were missing ...
Sebastian Dröge
1
-150
/
+148
2008-01-31
Make coding style more consistent, including class renaming.
Wouter Cloetens
1
-49
/
+52
2008-01-30
Fix build with exempi >= 1.99.5 and fix the include path for exempi.
Sebastian Dröge
1
-1
/
+9
2008-01-30
Just uptade the ToDo list.
Edgard Lima
1
-0
/
+13
2008-01-30
Add documentation. Speed up a bit png muxer. Fix xmp muxer.
Edgard Lima
7
-81
/
+169
2008-01-30
ext/soup/gstsouphttpsrc.c: Update documentation a bit.
Wouter Cloetens
1
-7
/
+13
2008-01-30
ext/gio/: Use async variants of the close stream functions to prevent blockin...
Sebastian Dröge
2
-88
/
+95
2008-01-30
ext/soup/gstsouphttpsrc.c: Let the proxy property default to the content of t...
Wouter Cloetens
1
-1
/
+8
2008-01-30
docs/plugins/: Add souphttpsrc to the docs.
Wouter Cloetens
2
-264
/
+482
2008-01-30
Add documentation. Fix test app compilation. Fix pull mode.
Edgard Lima
10
-289
/
+779
2008-01-29
ext/mpeg2enc/gstmpeg2enc.cc: Define LOG_NONE and friends if they're not defin...
Sebastian Dröge
1
-0
/
+24
2008-01-29
ext/metadata/README: Formatting.
Stefan Kost
1
-1
/
+2
2008-01-28
ext/soundtouch/gstbpmdetect.cc: Clean up a bit and only allocate a temporary ...
Sebastian Dröge
1
-11
/
+20
2008-01-27
ext/soundtouch/gstpitch.cc: Cast a double to a GstClockTimeDiff to fix a comp...
Sebastian Dröge
1
-2
/
+4
2008-01-27
ext/soundtouch/gstpitch.cc: Don't send a LATENCY event for now until we get t...
Sebastian Dröge
1
-1
/
+5
2008-01-27
ext/soundtouch/gstpitch.*: Implement LATENCY query and notify about latency c...
Sebastian Dröge
2
-15
/
+93
2008-01-27
Add support for building against mjpegtools 1.9 while keeping compatiblity wi...
Sebastian Dröge
3
-8
/
+54
2008-01-27
ext/soundtouch/gstbpmdetect.cc: Only consider a BPM value above 1.0 as valid.
Sebastian Dröge
1
-1
/
+1
2008-01-27
ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM.
Sebastian Dröge
5
-26
/
+343
2008-01-26
ext/soundtouch/gstpitch.cc: Allow seeking only in TIME and DEFAULT format, ot...
Sebastian Dröge
1
-25
/
+61
2008-01-26
ext/musepack/: First include the libmpcdec headers before everything else as ...
Sebastian Dröge
2
-2
/
+2
2008-01-26
Add support for libsoundtouch 1.3.1 and add an ugly workaround for the header...
Sebastian Dröge
1
-3
/
+12
2008-01-25
Add lot of documentation.
Edgard Lima
23
-1744
/
+1964
2008-01-24
docs/plugins/: Now we have full hierarchy.
Stefan Kost
1
-0
/
+5
2008-01-23
Add some documentation.
Edgard Lima
8
-818
/
+1285
2008-01-23
Add support for building against libdca (with the libdts compat header). Fixe...
Sebastian Dröge
1
-2
/
+7
2008-01-22
docs/plugins/: Regenerate.
Stefan Kost
1
-0
/
+5
2008-01-22
docs/plugins/Makefile.am: Add missing eol \
Stefan Kost
4
-2
/
+5
2008-01-21
Coherent namespace usage and adding symbold from unused to sections.
Stefan Kost
2
-18
/
+18
2008-01-20
ext/soup/gstsouphttpsrc.c: Report the size of the stream as the total size in...
Wouter Cloetens
1
-10
/
+14
2008-01-19
ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment w...
Wouter Cloetens
1
-0
/
+4
2008-01-18
ext/soup/gstsouphttpsrc.c: Add support for WebDAV.
Sebastian Dröge
1
-1
/
+1
2008-01-18
ext/soup/gstsouphttpsrc.*: Add support for seeking to souphttpsrc. Fixes bug ...
Wouter Cloetens
2
-5
/
+75
2008-01-17
Fixed adding EXIF tags to correct IFD. Mapped some XMP tags.
Edgard Lima
3
-81
/
+373
2008-01-06
ext/directfb/Makefile.am: Add GST_CFLAGS. Otherwise we don't get -Wall -Werror.
David Schleef
2
-5
/
+11
2008-01-06
Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2...
Sebastian Dröge
1
-7
/
+44
2008-01-01
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...
David Schleef
2
-8
/
+3
2007-12-29
Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...
Sebastian Dröge
2
-3
/
+5
2007-12-29
Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 ...
Sebastian Dröge
11
-16
/
+4
2007-12-28
ext/soup/: Use gst_tag_freeform_string_to_utf8() and post radio station info ...
Tim-Philipp Müller
2
-41
/
+36
2007-12-21
Some IPTC tags mapped.
Edgard Lima
8
-52
/
+215
2007-12-21
Removed gstmetadatacommon.
Edgard Lima
8
-852
/
+746
2007-12-19
New base class for metadata elements.
Edgard Lima
14
-1944
/
+1552
2007-12-17
Added "parse-only" property to metadatademux.
Edgard Lima
10
-55
/
+239
2007-12-14
Added new module for common functions. Using GST_TYPE_FRACTION for Exif (S)Ra...
Edgard Lima
12
-1620
/
+1294
2007-12-13
Code documentation.
Edgard Lima
18
-197
/
+304
2007-12-13
Added a test application. Added some EXIF tags. Fixed a muxer bug.
Edgard Lima
8
-104
/
+1405
2007-12-12
ext/dts/gstdtsdec.*: Add support for "audio/x-private1-dts" as used by flupsp...
Sebastian Dröge
2
-5
/
+99
[next]