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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-11
Now implementing navigation interface and using GST_BOILER_PLATE_FULL.
Edgard Lima
1
-50
/
+127
2006-01-11
Replaced wrong style code by GST_BOILERPLATE.
Edgard Lima
1
-37
/
+6
2006-01-09
Created new element, sdlaudiosink.
Edgard Lima
5
-24
/
+611
2006-01-04
Some improvements in cancellation and debug messages.
Edgard Lima
2
-95
/
+138
2006-01-04
Removed not need thread and changed to push out blocksize bytes.
Edgard Lima
2
-136
/
+72
2005-12-30
move smoothwave to gst
Thomas Vander Stichele
6
-601
/
+0
2005-12-28
Created new element neonhttpsrc.
Edgard Lima
4
-0
/
+823
2005-12-19
ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...
Edward Hervey
2
-5
/
+16
2005-12-19
just a small fix. I have to pay more attention when commiting ;-)
Edgard Lima
1
-2
/
+1
2005-12-19
divxdec and divxenc ported to 0.10
Edgard Lima
6
-181
/
+300
2005-12-18
Some more refactoring, handle exotic DirectFB row stride.
Julien Moutte
1
-55
/
+114
2005-12-18
docs/plugins/: Updates.
Julien Moutte
2
-25
/
+162
2005-12-17
docs/plugins/: Updates.
Julien Moutte
2
-136
/
+443
2005-12-16
don't use doc comments for non-docs change some char* into char[]
Stefan Kost
1
-1
/
+1
2005-12-16
ext/directfb/dfbvideosink.c: Always prefer the primary layer.
Julien Moutte
1
-14
/
+25
2005-12-16
ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string.
Tim-Philipp Müller
1
-1
/
+1
2005-12-16
ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...
gcocatre@gmail.com
2
-8
/
+5
2005-12-15
Fixed some mem-leaks in xvid.
Edgard Lima
3
-37
/
+81
2005-12-15
doesn't use liboil
Thomas Vander Stichele
1
-1
/
+0
2005-12-14
xviddec and xvideenc ported to 0.10
Edgard Lima
7
-175
/
+185
2005-12-14
dtsdec ported to 0.10
Edgard Lima
4
-152
/
+171
2005-12-12
ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...
Tim-Philipp Müller
5
-16
/
+19
2005-12-12
ext/swfdec/gstswfdec.c: Add a subclass of GstBuffer that wraps SwfdecBuffers....
David Schleef
1
-7
/
+84
2005-12-11
Just removed a weird printf ;-)
Edgard Lima
1
-2
/
+0
2005-12-11
Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant PREROOL...
Edgard Lima
2
-26
/
+78
2005-12-09
ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...
Jan Schmidt
1
-4
/
+20
2005-12-09
swfdec Ported to 0.10.
Edgard Lima
4
-134
/
+364
2005-12-06
expand tabs
Thomas Vander Stichele
20
-158
/
+158
2005-12-06
expand tabs
Thomas Vander Stichele
3
-13
/
+13
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
5
-8
/
+14
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
1
-2
/
+3
2005-12-02
ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962).
Tim-Philipp Müller
1
-0
/
+1
2005-11-29
libmm ported to 0.9. It works fine, but print some error messages. I'll fix t...
Edgard Lima
4
-132
/
+118
2005-11-28
fix header
Thomas Vander Stichele
1
-1
/
+1
2005-11-28
fix include
Thomas Vander Stichele
1
-1
/
+1
2005-11-28
ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...
Edward Hervey
1
-2
/
+2
2005-11-28
fix makefile
Thomas Vander Stichele
1
-1
/
+1
2005-11-28
ext/Makefile.am: alphabets, so hard to master. Should fix distcheck.
Thomas Vander Stichele
1
-4
/
+3
2005-11-25
Wavpack ported to 0.9. No support for correction file yet.
Edgard Lima
6
-236
/
+398
2005-11-25
ext/wavpack/: put back wavpack - still needs porting
Thomas Vander Stichele
8
-0
/
+1160
2005-11-23
Use fraction for framerate, various fixes.
Julien Moutte
3
-50
/
+93
2005-11-23
ext/sdl/sdlvideosink.*: Updates for fractional framerates and XOverlay interf...
Jan Schmidt
2
-11
/
+13
2005-11-23
ext/musepack/gstmusepackdec.c: Fix for latest API changes
Edward Hervey
1
-2
/
+2
2005-11-22
Musepackdec ported to 0.9. There is still a small problem to be solved, after...
Edgard Lima
5
-171
/
+329
2005-11-22
ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...
Andy Wingo
2
-3
/
+3
2005-11-21
ext/faad/gstfaad.c: Don't take STREAM_LOCK in sink event handlers any more.
Michael Smith
1
-6
/
+2
2005-11-21
Update for stream lock API changes: don't take stream log in sink event handl...
Tim-Philipp Müller
1
-22
/
+0
2005-11-21
Fix for stream lock updates.
Wim Taymans
1
-7
/
+0
2005-11-21
*.*: Ran scripts/update-macros. Oh yes.
Andy Wingo
1
-10
/
+10
2005-11-21
Update for GST_FOURCC_FORMAT API change.
Tim-Philipp Müller
2
-4
/
+4
[next]