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-05-03
ext/faad/gstfaad.c: Fix #334748: use fake_codec_data if the first bytes of th...
Michael Smith
1
-0
/
+9
2006-05-02
Fix get_caps func to work when no framerate is available and the caps isn't s...
Edgard Lima
1
-0
/
+6
2006-05-01
Few improvements to move to good.
Edgard Lima
1
-0
/
+10
2006-05-01
moved to good. Closes #336110
Thomas Vander Stichele
1
-0
/
+17
2006-04-30
docs/plugins/: Fix up docs for taglib plugin
Thomas Vander Stichele
1
-0
/
+11
2006-04-29
ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely u...
Tim-Philipp Müller
1
-0
/
+6
2006-04-29
ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass.
Tim-Philipp Müller
1
-0
/
+10
2006-04-29
ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to ena...
Sébastien Moutte
1
-0
/
+12
2006-04-28
moved ximagesrc to good
Thomas Vander Stichele
1
-0
/
+19
2006-04-28
ext/faad/gstfaad.*: If we run into a decoding error, try re-opening the decod...
Tim-Philipp Müller
1
-0
/
+13
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-0
/
+94
2006-04-20
ext/musepack/gstmusepackdec.c: Add support for segment seeks.
Tim-Philipp Müller
1
-0
/
+6
2006-04-20
Added a couple of ifdefs to make it compile with other kernels.
Edgard Lima
1
-0
/
+5
2006-04-20
gst/qtdemux/qtdemux.c: Never treat video streams as an audio stream.
j^
1
-0
/
+10
2006-04-19
gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_...
Wim Taymans
1
-0
/
+6
2006-04-17
Just added a gtk-doc comment.
Edgard Lima
1
-0
/
+5
2006-04-17
ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec.
Michael Smith
1
-0
/
+10
2006-04-14
ext/musepack/gstmusepackdec.c: Fix track/album peak tag values; use GST_DEBUG...
Tim-Philipp Müller
1
-0
/
+7
2006-04-13
Fixed some memory leaks.
Edgard Lima
1
-0
/
+7
2006-04-12
Fix to work in read mode.
Edgard Lima
1
-0
/
+5
2006-04-10
gst/qtdemux/qtdemux.c: Fix parsing of newer stsd chunks again.
Wim Taymans
1
-0
/
+5
2006-04-10
gst/qtdemux/qtdemux.c: Fix framerate calculation.
Wim Taymans
1
-0
/
+6
2006-04-10
ext/swfdec/gstswfdec.c: Fix build (class_init declaration/definition mismatch).
Tim-Philipp Müller
1
-0
/
+5
2006-04-10
gst/qtdemux/qtdemux.c: force mono 8000 Hz on AMR samples.
Wim Taymans
1
-0
/
+5
2006-04-09
ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is n...
Sébastien Moutte
1
-0
/
+10
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-0
/
+76
2006-04-08
gst/: Fix more broken GObject macros
Stefan Kost
1
-0
/
+8
2006-04-08
Fix broken GObject macros
Stefan Kost
1
-0
/
+8
2006-04-08
gst/qtdemux/qtdemux.c: Don't make rounding errors in timestamp/duration calcu...
Wim Taymans
1
-0
/
+9
2006-04-07
docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.
Julien Moutte
1
-0
/
+6
2006-04-07
Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fps
Zaheer Abbas Merali
1
-0
/
+8
2006-04-07
tests/icles/ximagesrc-test.c: Actually assert that pipeline goes to playing
Zaheer Abbas Merali
1
-0
/
+5
2006-04-07
sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanups
Zaheer Abbas Merali
1
-0
/
+7
2006-04-06
gst/qtdemux/qtdemux.c: Added full edit list support.
Wim Taymans
1
-0
/
+15
2006-04-06
configure.ac: clean up so report properly on missing stuff fix modplug detection
Thomas Vander Stichele
1
-0
/
+6
2006-04-06
ext/: don't dist amr wb source code
Thomas Vander Stichele
1
-0
/
+6
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-0
/
+73
2006-04-06
ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated;...
Tim-Philipp Müller
1
-0
/
+7
2006-04-05
gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is expli...
Wim Taymans
1
-0
/
+9
2006-04-04
gst/qtdemux/qtdemux.c: More cleanups, added comments.
Wim Taymans
1
-0
/
+11
2006-04-04
Mark latest change as fixing a bug.
Wim Taymans
1
-0
/
+1
2006-04-04
gst/qtdemux/qtdemux.*: Handle stss boxes so we can mark and find keyframes.
Wim Taymans
1
-0
/
+17
2006-04-03
tests/check/Makefile.am: Only run the id3v2mux check if taglib is available a...
Tim-Philipp Müller
1
-0
/
+6
2006-04-03
ext/swfdec/Makefile.am: Don't set plugindir.
Tim-Philipp Müller
1
-0
/
+8
2006-04-03
configure.ac: Add AX_CREATE_STDINT_H to create _stdint.h, needed by the dts p...
Tim-Philipp Müller
1
-0
/
+6
2006-04-03
GST_ORIGIN => GST_PACKAGE_ORIGIN
Tim-Philipp Müller
1
-0
/
+8
2006-04-02
docs/plugins/: add more plugins to docs
Thomas Vander Stichele
1
-0
/
+15
2006-04-01
add taglib checks and docs
Thomas Vander Stichele
1
-0
/
+29
2006-04-01
rework build; add translations for v4l2
Thomas Vander Stichele
1
-0
/
+91
2006-03-31
sys/ximagesrc/ximagesrc.c: Add docs to ximagesrc
Zaheer Abbas Merali
1
-0
/
+5
[prev]
[next]