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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-23
Add docs for wavpack elements (#352476).
Sebastian Dröge
1
-0
/
+17
2006-08-22
Fixed query size to work with drivers that uses intermediate step like "width...
Edgard Lima
1
-0
/
+7
2006-08-21
move gdp plugin to good.
Thomas Vander Stichele
1
-0
/
+17
2006-08-21
gst/qtdemux/qtdemux.c: Some more constification.
Wim Taymans
1
-0
/
+12
2006-08-21
ext/gsm/gstgsm.c: Make rank PRIMARY now that GSM seems to work fine.
Wim Taymans
1
-0
/
+5
2006-08-21
ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...
Tim-Philipp Müller
1
-0
/
+18
2006-08-21
ext/wavpack/gstwavpackenc.c: Fix caps set on buffers and template caps (outpu...
Tim-Philipp Müller
1
-0
/
+11
2006-08-18
ext/wavpack/gstwavpackparse.c: Fix resyncing in push mode not stopping re-syn...
Sebastian Dröge
1
-0
/
+13
2006-08-16
ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#...
Sebastian Dröge
1
-2
/
+13
2006-08-15
ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ...
Sebastian Dröge
1
-0
/
+18
2006-08-15
Fix leaks (#351502).
Tim-Philipp Müller
1
-0
/
+6
2006-08-14
gst/qtdemux/qtdemux.c: Extract all references/redirections if there is more t...
Tim-Philipp Müller
1
-0
/
+8
2006-08-10
ext/faac/gstfaac.c: Bitrate in the faac structure is per output channel, not ...
Michal Benes
1
-0
/
+8
2006-08-09
ext/xvid/gstxvidenc.c: Fix GST_ELEMENT_ERROR usage.
Tim-Philipp Müller
1
-0
/
+5
2006-08-08
gst/qtdemux/qtdemux.c: Fix silly typo.
Tim-Philipp Müller
1
-0
/
+5
2006-08-08
tests/check/elements/gdpdepay.c: I forgot to include the file containing the ...
Edward Hervey
1
-0
/
+6
2006-08-08
tests/check/elements/gdpdepay.c: Ignore test known to fail on PPC64. See #348...
Edward Hervey
1
-0
/
+5
2006-08-04
Allow HTTP redirect (HTTP status code 302).
Edgard Lima
1
-0
/
+8
2006-08-04
gst/gdp/gstgdpdepay.c: Fix event parsing by gdpdepay. Fixes #349916.
Zaheer Abbas Merali
1
-0
/
+5
2006-08-03
ext/Makefile.am: Use right variables when USE_SPC is defined.
cascardo at holoscopio dot com
1
-0
/
+7
2006-08-02
gst/gdp/gstgdpdepay.c: Disable seeking.
Wim Taymans
1
-0
/
+25
2006-07-31
ext/directfb/dfbvideosink.c: Post an error message.
Julien Moutte
1
-0
/
+5
2006-07-31
ext/directfb/dfbvideosink.c: Don't try allocating if we are not setup yet. Fa...
Julien Moutte
1
-0
/
+6
2006-07-31
gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate even...
Wim Taymans
1
-0
/
+7
2006-07-28
ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst...
Tim-Philipp Müller
1
-0
/
+14
2006-07-28
ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976.
Tim-Philipp Müller
1
-0
/
+5
2006-07-27
ext/gsm/: Fix negotiation.
Wim Taymans
1
-0
/
+7
2006-07-26
gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ...
Thomas Vander Stichele
1
-0
/
+9
2006-07-24
sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d...
Sébastien Moutte
1
-0
/
+20
2006-07-23
Add libopenspc-based SPC decoder element (#348220).
Chris Lee
1
-0
/
+15
2006-07-19
sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...
Martin Szulecki
1
-0
/
+9
2006-07-19
gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just che...
Tim-Philipp Müller
1
-0
/
+8
2006-07-18
ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end...
Tim-Philipp Müller
1
-0
/
+12
2006-07-18
ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also...
Tim-Philipp Müller
1
-0
/
+11
2006-07-18
ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional...
Tim-Philipp Müller
1
-0
/
+15
2006-07-18
configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.
Sebastian Dröge
1
-0
/
+34
2006-07-18
gst/nsf/nsf.c: Fix compilation by not ignoring return values of fread.
Wim Taymans
1
-0
/
+5
2006-07-17
docs/plugins/inspect/: adding more inspect docs
Thomas Vander Stichele
1
-0
/
+11
2006-07-17
docs/plugins/inspect/plugin-gdp.xml: actually commit inspectation of gdp element
Thomas Vander Stichele
1
-0
/
+5
2006-07-17
gst/gdp/: remove parent_class setting, BOILERPLATE does this fix typo in comment
Thomas Vander Stichele
1
-0
/
+8
2006-07-17
gst/qtdemux/qtdemux.c: Store duration in uint64 too instead of clipping.
Wim Taymans
1
-0
/
+10
2006-07-16
ext/faad/gstfaad.c: Don't crash on small buffers.
Wim Taymans
1
-0
/
+5
2006-07-15
ext/ivorbis/vorbisfile.c: Reset adapter.
Stefan Kost
1
-0
/
+5
2006-07-15
gst/spectrum/: Do not use deprecated gtk functions.
Stefan Kost
1
-0
/
+6
2006-07-14
gst/nsf/: Remove crack malloc/free replacement.
Wim Taymans
1
-0
/
+8
2006-07-13
docs/plugins/: add more plugins and elements to docs
Thomas Vander Stichele
1
-0
/
+12
2006-07-13
gst/nsf/Makefile.am: Fix build.
Wim Taymans
1
-0
/
+5
2006-07-13
Added NSF decoder plugin. Fixes 151192.
Wim Taymans
1
-0
/
+34
2006-07-13
tests/check/Makefile.am: Only run mpeg2enc unit test if we built the mpeg2enc...
Tim-Philipp Müller
1
-0
/
+5
2006-07-13
configure.ac: Don't error out in configure if mjpegtools dev is not there.
Tim-Philipp Müller
1
-0
/
+5
[prev]
[next]