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-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
2006-07-13
Port mpeg2enc to 0.10 (#343184).
Mark Nauwelaerts
1
-0
/
+26
2006-07-12
gst/spectrum/gstspectrum.c: Fix typo in property nick.
Tim-Philipp Müller
1
-0
/
+5
2006-07-10
gst/filter/: Don't forget new files.
Wim Taymans
1
-0
/
+7
2006-07-10
I'm too lazy to comment this
Wim Taymans
1
-0
/
+1
2006-07-10
Ported the gstfilter plugin to GStreamer 0.10.
Mathis Hofer
1
-0
/
+21
2006-07-10
gst/qtdemux/qtdemux.c: Extract comment information!!
Wim Taymans
1
-0
/
+5
2006-07-10
gst/qtdemux/qtdemux.c: Extract year/date information (fixes #347079).
Tim-Philipp Müller
1
-0
/
+6
2006-07-07
gst/qtdemux/qtdemux.c: Don't crash on twos/sowt/raw audio. #345830.
Wim Taymans
1
-0
/
+5
2006-07-07
ext/neon/gstneonhttpsrc.*: Remove unlock function. start/stop will do everyth...
Lutz Mueller
1
-0
/
+18
2006-07-03
gst/qtdemux/qtdemux.c: Fix silly crasher in state change function; add
Tim-Philipp Müller
1
-0
/
+8
2006-06-23
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...
Tim-Philipp Müller
1
-0
/
+15
2006-06-20
gst/modplug/libmodplug/stdafx.h: Fix modplug on AMD64. Fixes #345336.
Wim Taymans
1
-0
/
+5
2006-06-19
configure.ac: Fix check so that future libneon API changes won't break the bu...
Tim-Philipp Müller
1
-0
/
+8
2006-06-17
configure.ac: Fix --disable-external (can't set conditionals conditionally, #...
Tim-Philipp Müller
1
-0
/
+6
2006-06-16
gst/spectrum/Makefile.am: Fix build.
Zaheer Abbas Merali
1
-0
/
+5
2006-06-16
gst/spectrum/: port to use message to get results, cleanly exit when closing ...
Stefan Kost
1
-0
/
+17
2006-06-15
gst/qtdemux/qtdemux.c: Combine return values from src pad pushes.
Wim Taymans
1
-0
/
+7
2006-06-15
gst/qtdemux/qtdemux.c: Don't crash on files with 0 samples, EOS immediatly in...
Wim Taymans
1
-0
/
+8
2006-06-14
ext/soundtouch/: Make pitch element controllable via GstController interface ...
Wouter Paesen
1
-0
/
+18
2006-06-14
ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add...
Sebastian Dröge
1
-0
/
+14
2006-06-12
ex/: #define red green
Tim-Philipp Müller
1
-0
/
+6
2006-06-12
gst/spectrum/.cvsignore: Ignore more.
Tim-Philipp Müller
1
-0
/
+5
2006-06-12
ext/libmms/gstmms.c: Set caps on outgoing buffers.
Tim-Philipp Müller
1
-0
/
+8
2006-06-10
ext/wavpack/: Add wavpack encoder element (#343131).
Sebastian Dröge
1
-0
/
+23
2006-06-09
configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...
Tim-Philipp Müller
1
-0
/
+10
2006-06-06
configure.ac: enable building of GDP elements
Thomas Vander Stichele
1
-0
/
+14
2006-06-02
ext/theora/theoradec.c: Theora 4:4:4 pixel format support.
Michael Smith
1
-0
/
+8
2006-06-02
gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error ou...
Thomas Vander Stichele
1
-0
/
+13
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-0
/
+78
2006-05-31
ext/faad/gstfaad.h: Forgot to commit the header file too.
Edward Hervey
1
-0
/
+5
2006-05-31
ext/faad/gstfaad.c: Added GstSegment to control segments.
Edward Hervey
1
-0
/
+9
2006-05-28
ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct c...
Lutz Müller
1
-0
/
+12
2006-05-26
gst/spectrum/: added another example
Stefan Kost
1
-0
/
+11
2006-05-26
gst/qtdemux/qtdemux.c: Clip the outputed NEWSEGMENT stop time to the configur...
Edward Hervey
1
-0
/
+6
2006-05-26
gst/qtdemux/qtdemux.c: Don't clear the running variable in the seek code.
Wim Taymans
1
-0
/
+5
2006-05-24
gst/qtdemux/qtdemux.c: Detect QCELP in mp4a descriptors.
Wim Taymans
1
-0
/
+5
2006-05-22
gst/qtdemux/qtdemux.c: po/POTFILES.in:
Tim-Philipp Müller
1
-0
/
+8
2006-05-22
New plugin: h264parse (#340638)
Michal Benes
1
-0
/
+13
2006-05-22
gst/gdp/: Handle error cases when calling functions do downwards state change...
Thomas Vander Stichele
1
-0
/
+15
2006-05-22
adding GDP payloader and depayloader. Build integration will follow later wh...
Thomas Vander Stichele
1
-9
/
+37
2006-05-21
gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...
Stefan Kost
1
-0
/
+7
2006-05-21
gst/spectrum/Makefile.am: Link to base libraries
Stefan Kost
1
-0
/
+18
2006-05-20
Initial port of the spectrum element
Stefan Kost
1
-0
/
+12
2006-05-19
I forget to add sys/v4l2/gstv4l2xoverlay.c in las commit
Edgard Lima
1
-0
/
+1
2006-05-19
Some clean-ups requested by wingo in bug #338818.
Edgard Lima
1
-0
/
+8
2006-05-19
ext/alsaspdif/alsaspdifsink.*: Use sampling rate from set_caps. Comment out s...
Michael Smith
1
-0
/
+15
2006-05-18
configure.ac: Check for X11
Stefan Kost
1
-0
/
+12
2006-05-18
ext/Makefile.am: Fix distcheck?
Michael Smith
1
-0
/
+23
[next]