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-01-27
ext/sdl/sdlvideosink.*: Fix output stride copying, so that it displays correc...
Jan Schmidt
1
-0
/
+21
2006-01-26
gst/qtdemux/qtdemux.c: Fix wrong memcpy source pointer.
Tim-Philipp Müller
1
-0
/
+5
2006-01-25
Just chain up finalize calls (calling parent_class->finalize).
Edgard Lima
1
-0
/
+6
2006-01-25
Finalize method has been created and others small changes.
Edgard Lima
1
-0
/
+6
2006-01-24
ext/musepack/: Fix seeking in musepack files (it's still incredibly slow, but...
Tim-Philipp Müller
1
-0
/
+20
2006-01-24
gst/qtdemux/qtdemux.c: More coherent framerate setting on caps.
Edward Hervey
1
-0
/
+10
2006-01-23
gst/qtdemux/qtdemux.c: Added codec recognition for: _ VP31 : video/x-vp3 _ AV...
Edward Hervey
1
-0
/
+10
2006-01-21
Update from swfdec.
David Schleef
1
-0
/
+5
2006-01-21
gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
Fabrizio
1
-0
/
+11
2006-01-20
Fixed state transictions PLAYING->NULL->PLAYING.
Edgard Lima
1
-0
/
+6
2006-01-19
Some minor improvements on log messages.
Edgard Lima
1
-0
/
+5
2006-01-18
Ronald's patch applied. see bug #326318.
Edgard Lima
1
-0
/
+5
2006-01-17
gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some ...
Tim-Philipp Müller
1
-0
/
+9
2006-01-16
Removed gst_base_src_set_live from mms and neon, and now calling parent_class...
Edgard Lima
1
-0
/
+8
2006-01-11
Now implementing navigation interface and using GST_BOILER_PLATE_FULL.
Edgard Lima
1
-0
/
+6
2006-01-11
remove old (broken) sunaudio plugin from bad as there is a new working one in...
Christian Schaller
1
-0
/
+14
2006-01-11
Replaced wrong style code by GST_BOILERPLATE.
Edgard Lima
1
-1
/
+6
2006-01-11
gst/qtdemux/qtdemux.c: Add support for Indeo3 video in Quicktime files.
Edward Hervey
1
-0
/
+8
2006-01-09
Created new element, sdlaudiosink.
Edgard Lima
1
-1
/
+12
2006-01-05
added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds...
Sébastien Moutte
1
-0
/
+8
2006-01-05
gst/games/gstpuzzle.c: call oil_init() when using liboil
Stefan Kost
1
-0
/
+5
2006-01-04
Some improvements in cancellation and debug messages.
Edgard Lima
1
-0
/
+6
2006-01-04
Removed not need thread and changed to push out blocksize bytes.
Edgard Lima
1
-0
/
+6
2005-12-28
Created new element neonhttpsrc.
Edgard Lima
1
-0
/
+10
2005-12-19
ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...
Edward Hervey
1
-0
/
+12
2005-12-19
just a small fix. I have to pay more attention when commiting ;-)
Edgard Lima
1
-0
/
+5
2005-12-19
divxdec and divxenc ported to 0.10
Edgard Lima
1
-0
/
+11
2005-12-18
Some more refactoring, handle exotic DirectFB row stride.
Julien Moutte
1
-0
/
+15
2005-12-18
docs/plugins/: Updates.
Julien Moutte
1
-0
/
+20
2005-12-17
docs/plugins/: Updates.
Julien Moutte
1
-0
/
+33
2005-12-16
don't use doc comments for non-docs change some char* into char[]
Stefan Kost
1
-0
/
+11
2005-12-16
ext/directfb/dfbvideosink.c: Always prefer the primary layer.
Julien Moutte
1
-0
/
+5
2005-12-16
ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string.
Tim-Philipp Müller
1
-0
/
+5
2005-12-16
ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...
gcocatre@gmail.com
1
-0
/
+8
2005-12-15
Fixed some mem-leaks in xvid.
Edgard Lima
1
-0
/
+7
2005-12-14
xviddec and xvideenc ported to 0.10
Edgard Lima
1
-0
/
+13
2005-12-14
dtsdec ported to 0.10
Edgard Lima
1
-0
/
+9
2005-12-12
ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...
Tim-Philipp Müller
1
-0
/
+12
2005-12-12
ext/swfdec/gstswfdec.c: Add a subclass of GstBuffer that wraps SwfdecBuffers....
David Schleef
1
-0
/
+8
2005-12-11
Just removed a weird printf ;-)
Edgard Lima
1
-0
/
+5
2005-12-11
Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant PREROOL...
Edgard Lima
1
-0
/
+8
2005-12-09
ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...
Jan Schmidt
1
-0
/
+12
2005-12-09
swfdec Ported to 0.10.
Edgard Lima
1
-0
/
+9
2005-12-07
gst/qtdemux/qtdemux.c: Memleak fixes.
Edward Hervey
1
-0
/
+8
2005-12-06
expand tabs
Thomas Vander Stichele
1
-0
/
+83
2005-12-05
releasing 0.10.0
RELEASE-0_10_0
Thomas Vander Stichele
1
-0
/
+7
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
1
-0
/
+12
2005-12-02
ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962).
Tim-Philipp Müller
1
-0
/
+5
2005-12-01
releasing 0.9.7
RELEASE-0_9_7
Thomas Vander Stichele
1
-0
/
+7
2005-11-29
libmm ported to 0.9. It works fine, but print some error messages. I'll fix t...
Edgard Lima
1
-0
/
+11
[prev]
[next]