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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-21
move gdp plugin to good.
Thomas Vander Stichele
14
-2480
/
+17
2006-08-21
gst/qtdemux/qtdemux.c: Some more constification.
Wim Taymans
2
-33
/
+106
2006-08-21
ext/gsm/gstgsm.c: Make rank PRIMARY now that GSM seems to work fine.
Wim Taymans
2
-1
/
+7
2006-08-21
ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...
Tim-Philipp Müller
4
-289
/
+299
2006-08-21
ext/wavpack/gstwavpackenc.c: Fix caps set on buffers and template caps (outpu...
Tim-Philipp Müller
2
-172
/
+89
2006-08-20
gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_size
Stefan Kost
1
-1
/
+1
2006-08-18
ext/wavpack/gstwavpackparse.c: Fix resyncing in push mode not stopping re-syn...
Sebastian Dröge
2
-28
/
+112
2006-08-16
ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006.
Andy Wingo
1
-12
/
+57
2006-08-16
ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...
Wim Taymans
1
-1
/
+4
2006-08-16
ext/ladspa/gstsignalprocessor.c: A push() gives away our refcount so we shoul...
Wim Taymans
1
-4
/
+6
2006-08-16
ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#...
Sebastian Dröge
3
-7
/
+51
2006-08-15
ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ...
Sebastian Dröge
3
-50
/
+208
2006-08-15
Fix leaks (#351502).
Tim-Philipp Müller
3
-2
/
+8
2006-08-14
gst/qtdemux/qtdemux.c: Extract all references/redirections if there is more t...
Tim-Philipp Müller
2
-10
/
+129
2006-08-10
ext/faac/gstfaac.c: Bitrate in the faac structure is per output channel, not ...
Michal Benes
2
-2
/
+10
2006-08-09
ext/xvid/gstxvidenc.c: Fix GST_ELEMENT_ERROR usage.
Tim-Philipp Müller
2
-1
/
+6
2006-08-09
fixed up and cleaned up the -bad spec file to have proper tests for whats ins...
Christian Schaller
1
-27
/
+17
2006-08-08
gst/qtdemux/qtdemux.c: Fix silly typo.
Tim-Philipp Müller
2
-1
/
+6
2006-08-08
tests/check/elements/gdpdepay.c: I forgot to include the file containing the ...
Edward Hervey
2
-0
/
+7
2006-08-08
tests/check/elements/gdpdepay.c: Ignore test known to fail on PPC64. See #348...
Edward Hervey
2
-1
/
+10
2006-08-04
Allow HTTP redirect (HTTP status code 302).
Edgard Lima
3
-24
/
+175
2006-08-04
gst/gdp/gstgdpdepay.c: Fix event parsing by gdpdepay. Fixes #349916.
Zaheer Abbas Merali
2
-15
/
+16
2006-08-04
ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...
Andy Wingo
3
-37
/
+161
2006-08-04
BPB
Andy Wingo
1
-1
/
+1
2006-08-04
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps) (gst_signal_pr...
Andy Wingo
1
-74
/
+127
2006-08-03
ext/Makefile.am: Use right variables when USE_SPC is defined.
cascardo at holoscopio dot com
2
-2
/
+9
2006-08-02
gst/gdp/gstgdpdepay.c: Disable seeking.
Wim Taymans
4
-198
/
+404
2006-07-31
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process): Fix nframes-c...
Andy Wingo
1
-2
/
+11
2006-07-31
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ...
Andy Wingo
2
-36
/
+71
2006-07-31
ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot...
Stefan Kost
1
-12
/
+7
2006-07-31
ext/directfb/dfbvideosink.c: Post an error message.
Julien Moutte
2
-0
/
+7
2006-07-31
ext/directfb/dfbvideosink.c: Don't try allocating if we are not setup yet. Fa...
Julien Moutte
2
-1
/
+17
2006-07-31
gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate even...
Wim Taymans
2
-3
/
+38
2006-07-29
ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err...
Stefan Kost
1
-9
/
+52
2006-07-28
gst/audioresample/gstaudioresample.c: Don't leak references to the incoming c...
Jan Schmidt
2
-3
/
+3
2006-07-28
ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst...
Tim-Philipp Müller
3
-226
/
+181
2006-07-28
ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976.
Tim-Philipp Müller
2
-1
/
+6
2006-07-27
ext/gsm/: Fix negotiation.
Wim Taymans
3
-6
/
+52
2006-07-26
gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ...
Thomas Vander Stichele
4
-6
/
+9
2006-07-24
sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d...
Sébastien Moutte
9
-126
/
+330
2006-07-23
Add libopenspc-based SPC decoder element (#348220).
Chris Lee
7
-1
/
+458
2006-07-19
sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...
Martin Szulecki
2
-1
/
+14
2006-07-19
update spec file
Christian Schaller
1
-2
/
+3
2006-07-19
gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just che...
Tim-Philipp Müller
2
-1
/
+16
2006-07-18
ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end...
Tim-Philipp Müller
4
-2
/
+55
2006-07-18
ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also...
Tim-Philipp Müller
3
-32
/
+49
2006-07-18
ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional...
Tim-Philipp Müller
3
-278
/
+166
2006-07-18
configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.
Sebastian Dröge
11
-267
/
+803
2006-07-18
gst/nsf/nsf.c: Fix compilation by not ignoring return values of fread.
Wim Taymans
2
-4
/
+18
2006-07-17
docs/plugins/inspect/: adding more inspect docs
Thomas Vander Stichele
8
-1
/
+147
[prev]
[next]