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-06-18
ext/metadata/metadataexif.c: Add description tag mapping.
Stefan Kost
1
-0
/
+3
2008-06-18
Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.
Stefan Kost
6
-20
/
+7
2008-06-17
ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...
Jan Schmidt
2
-7
/
+41
2008-06-17
Make resindvd work with libdvdnav >= 4.0.0.
Sebastian Dröge
1
-0
/
+9
2008-06-17
configure.ac: Check for libdvdnav to build resindvd.
Jan Schmidt
23
-0
/
+9980
2008-06-13
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
14
-160
/
+93
2008-06-12
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
6
-6
/
+0
2008-06-12
ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t...
Sebastien Merle
1
-1
/
+1
2008-06-11
ext/timidity/gstwildmidi.*: Initialize wildmidi only once in the plugin init ...
Sebastian Dröge
2
-14
/
+32
2008-06-10
ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads ar...
Sebastian Dröge
1
-0
/
+2
2008-06-04
ext/dirac/gstdiracenc.cc: Update properties for recent dirac changes. Patch ...
Jon Trowbridge
1
-9
/
+24
2008-06-04
ext/x264/gstx264enc.c: Try harder not to crash when we get an EOS event but h...
Tim-Philipp Müller
1
-13
/
+16
2008-06-02
ext/spc/Makefile.am: Dist tag.h
Tim-Philipp Müller
1
-1
/
+1
2008-06-02
ext/faad/gstfaad.c: Always drain before activating the new segment.
Wim Taymans
1
-3
/
+3
2008-06-02
ext/faad/gstfaad.*: Add basic reverse playback support.
Wim Taymans
2
-55
/
+96
2008-05-27
configure.ac: Require CVS core and base for new audio clock reset method.
Wim Taymans
1
-0
/
+1
2008-05-26
ext/jack/gstjackaudiosink.c: Include the element name in the port name to avo...
Wim Taymans
1
-5
/
+8
2008-05-20
ext/mythtv/gstmythtvsrc.c: Correctly set duration to get a more correct seek ...
Bastien Nocera
1
-11
/
+31
2008-05-20
ext/spc/: Add support for some essential features like seeking, reading song ...
Brian Koropoff
5
-35
/
+679
2008-05-16
ext/timidity/gstwildmidi.c: Check some more common locations for a valid conf...
Sebastian Dröge
1
-0
/
+22
2008-04-25
ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant...
Sebastian Dröge
2
-4
/
+5
2008-04-24
Add support for the new libmpcdec API which magically gets us support for SV8...
Sebastian Dröge
4
-24
/
+128
2008-04-22
ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378.
Stefan Kost
1
-1
/
+2
2008-04-16
ext/timidity/Makefile.am: Dist all source files, no matter if only timidity o...
Sebastian Dröge
1
-5
/
+3
2008-04-13
ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.
Jan Schmidt
1
-4
/
+4
2008-04-12
Remove soup plugin that's moved to -good (#523124)
Jan Schmidt
4
-1293
/
+0
2008-04-06
ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on old...
Tim-Philipp Müller
1
-0
/
+4
2008-04-06
ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses whe...
Sjoerd Simons
1
-2
/
+3
2008-03-31
ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format.
kapil
2
-15
/
+38
2008-03-27
ext/Makefile.am: Dist ofa correctly! Fixes non-uninstalled build.
Zaheer Abbas Merali
1
-0
/
+8
2008-03-22
ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b...
Sebastian Dröge
1
-4
/
+12
2008-03-22
ext/soup/gstsouphttpsrc.c: Actually set the icy caps on our src pad if we hav...
Sebastian Dröge
1
-0
/
+1
2008-03-21
configure.ac: Check if the compiler supports do { } while (0) macros. This fi...
Sebastian Dröge
2
-0
/
+3
2008-03-20
ext/ladspa/: Add some thoughts and FIXME's.
Stefan Kost
2
-1
/
+12
2008-03-19
ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the f...
Sebastian Dröge
1
-18
/
+23
2008-03-19
ext/ofa/gstofa.c: Use GPL as license, the plugin itself is LGPL but libofa is...
Sebastian Dröge
1
-1
/
+1
2008-03-19
Add an OFA element, the successor of MusicBrainz TRM fingerprinting.
Eric Buehl
3
-0
/
+347
2008-03-18
ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument, and a potenti...
Andy Wingo
2
-1
/
+13
2008-03-17
ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same w...
Sebastian Dröge
1
-9
/
+11
2008-03-13
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
8
-12
/
+8
2008-03-13
ext/soup/gstsouphttpsrc.*: Try to resume on server disconnect. Fixes bug #522...
Wouter Cloetens
2
-39
/
+69
2008-03-12
ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder.
Wim Taymans
1
-2
/
+2
2008-03-08
ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ...
Sjoerd Simons
1
-12
/
+9
2008-03-06
ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder ...
David Schleef
1
-59
/
+140
2008-03-06
Rewrite Dirac encoder plugin based on Schroedinger gstreamer elements.
David Schleef
4
-15
/
+805
2008-03-05
Port mplex element to 0.10. Fixes bug #520329.
Mark Nauwelaerts
10
-273
/
+789
2008-03-05
configure.ac: Clean up detection of different mjpegtoolsAPI versions.
Mark Nauwelaerts
8
-110
/
+128
2008-02-28
Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim...
Edgard Lima
5
-104
/
+1075
2008-02-26
ext/nas/nassink.c: Fix build warning by using portable API.
Stefan Kost
1
-2
/
+2
2008-02-26
Add support for libdc1394 2.0.0 and above and require this version now. Fixes...
Daniel Fischer
2
-50
/
+47
[prev]
[next]