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
/
gst-libs
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-04
gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the ...
Ole André Vadla Ravnås
2
-1
/
+3
2007-09-20
gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access ...
Wim Taymans
2
-45
/
+224
2007-09-12
gst/: Printf format fixes (#476128).
Peter Kjellerstedt
1
-2
/
+2
2007-08-16
gst-libs/gst/app/gstappsink.c: Override the preroll vmethod instead of overri...
Wim Taymans
1
-1
/
+1
2007-08-14
gst-libs/gst/app/gstappsink.c: Don't use new API.
Wim Taymans
1
-2
/
+4
2007-08-14
gst-libs/gst/app/gstappsink.*: Make love to appsink.
Wim Taymans
2
-18
/
+229
2007-05-23
docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do...
Sébastien Moutte
8
-0
/
+1089
2007-03-22
gst-libs/gst/app/Makefile.am: Use GST_ALL_LDFLAGS, which actually exists, but...
Thomas Vander Stichele
1
-1
/
+1
2007-03-11
Add appsrc/appsink example.
David Schleef
4
-43
/
+343
2007-03-03
gst-libs/gst/app/Makefile.am: Install the headers.
David Schleef
1
-1
/
+4
2007-03-03
gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for ...
David Schleef
4
-1
/
+173
2007-03-03
gst-libs/gst/app/gstappsrc.*: Hacking to address issues in 413418.
David Schleef
2
-5
/
+64
2007-03-03
Move the app library to gst-libs/gst/app (duh!)
David Schleef
5
-0
/
+386
2006-04-08
Fix broken GObject macros
Stefan Kost
1
-1
/
+1
2005-12-06
expand tabs
Thomas Vander Stichele
1
-1
/
+1
2005-07-05
fix disting and spec file
Christian Schaller
1
-68
/
+1
2005-06-30
remove stuff that's in -base
Thomas Vander Stichele
5
-14
/
+0
2005-05-06
remove gst-libs from gst-plugins module as it is in gst-plugins-base now
Christian Schaller
109
-17710
/
+0
2005-02-20
gst-libs/gst/riff/riff-media.c: Do actually fix invalid RIFF fmt header value...
Tim-Philipp Müller
1
-0
/
+18
2005-02-09
Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they ...
Tim-Philipp Müller
10
-6
/
+40
2005-02-02
configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...
David Schleef
1
-28
/
+26
2005-01-25
gst-libs/gst/riff/riff-media.c: Add extradata to huffyuv (fixes #165013).
Ronald S. Bultje
2
-0
/
+7
2005-01-24
gst-libs/gst/riff/riff-media.c: Audio can be <8000Hz.
Ronald S. Bultje
1
-1
/
+1
2005-01-19
gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA).
Ronald S. Bultje
2
-5
/
+22
2005-01-19
gst-libs/gst/riff/riff-media.c: Add intel-h263.
Ronald S. Bultje
1
-0
/
+8
2005-01-17
ignore more
Thomas Vander Stichele
1
-0
/
+1
2005-01-17
ignore generated files
Thomas Vander Stichele
1
-0
/
+3
2005-01-10
gst-libs/gst/riff/riff-read.c: Don't bail on unknown events.
Ronald S. Bultje
1
-1
/
+1
2005-01-09
Remove all references to xvideosink, fix examples (#140845).
Ronald S. Bultje
1
-1
/
+1
2005-01-05
gst/: Add AMR (VBR and CBR) ids to riff.h audio codec list
Stéphane Loeuillet
1
-0
/
+2
2005-01-05
gst-libs/gst/resample/resample.c: Fix invalid memory access (#159211).
Ronald S. Bultje
1
-2
/
+6
2005-01-05
examples/gstplay/player.c: Don't iterate.
Ronald S. Bultje
1
-962
/
+271
2004-12-19
gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc.
Ronald S. Bultje
1
-0
/
+7
2004-12-16
gst-libs/gst/riff/riff-read.c: Read extradata correctly (fixes #155879).
Ronald S. Bultje
1
-7
/
+9
2004-12-16
gst-libs/gst/riff/riff-media.c: Add h264.
Ronald S. Bultje
1
-1
/
+7
2004-12-16
gst-libs/gst/audio/Makefile.am: Try to fix buildbot.
Ronald S. Bultje
1
-1
/
+3
2004-12-16
gst/: Fix memleak (#159215).
Ronald S. Bultje
2
-5
/
+20
2004-12-16
configure.ac: add audioresample and cairo plugins. Remove
David Schleef
1
-0
/
+1
2004-12-13
forgot to add H264 to avidemux template caps
Stéphane Loeuillet
1
-0
/
+1
2004-12-13
add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i...
Stéphane Loeuillet
2
-7
/
+7
2004-12-13
gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...
Stéphane Loeuillet
2
-0
/
+12
2004-12-03
ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre...
Ronald S. Bultje
1
-1
/
+1
2004-12-01
ext/esd/esdsink.c: Make error actually say something useful (fixes #156798).
Ronald S. Bultje
1
-0
/
+8
2004-12-01
gst-libs/gst/riff/riff-read.c: Don't forward DISCONT events (fixes #159684).
Ronald S. Bultje
1
-1
/
+1
2004-11-27
gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
Martin Soto
1
-9
/
+19
2004-11-25
Surround sound support.
Ronald S. Bultje
5
-3
/
+805
2004-11-25
Fix another typo in doc string :)
Johan Dahlin
1
-1
/
+1
2004-11-25
Fix typo in doc string
Johan Dahlin
1
-1
/
+1
2004-11-09
ext/alsa/gstalsa.c: buffer-frames property was missing
Benjamin Otte
1
-0
/
+1
2004-11-01
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
4
-3
/
+10
[next]