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-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
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
[prev]
[next]