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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-14
gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalanc...
Julien Moutte
2
-60
/
+126
2004-01-14
gst-libs/gst/colorbalance/colorbalance.c: Adding a default type.
Julien Moutte
2
-0
/
+4
2004-01-14
gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the...
Benjamin Otte
2
-6
/
+12
2004-01-14
use element time.
Benjamin Otte
1
-20
/
+14
2004-01-13
gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i...
Jon Trowbridge
1
-0
/
+8
2004-01-12
gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo...
Julien Moutte
1
-1
/
+4
2004-01-12
adding structure setters matching the templates for audio
Thomas Vander Stichele
2
-0
/
+90
2004-01-12
gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is...
Julien Moutte
2
-6
/
+10
2004-01-12
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
1
-1
/
+3
2004-01-12
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
3
-3
/
+3
2004-01-12
gst-libs/gst/tuner/tuner.*: GObjects aren't const.
Benjamin Otte
2
-10
/
+62
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
1
-150
/
+130
2004-01-11
I'm too lazy to comment this
Benjamin Otte
1
-22
/
+6
2004-01-09
ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...
Julien Moutte
1
-2
/
+2
2004-01-09
ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.
Ronald S. Bultje
1
-1
/
+2
2004-01-07
examples/gstplay/Makefile.am: Adding the interface library.
Julien Moutte
8
-58
/
+18
2004-01-06
ext/dv/gstdvdec.c: Fix caps negotiation.
Jan Schmidt
2
-6
/
+11
2004-01-06
ext/shout/gstshout.c: fix for new caps system.
Ronald S. Bultje
1
-0
/
+8
2004-01-04
gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and quer...
Benjamin Otte
2
-3
/
+74
2004-01-02
Negotiation fixes
David Schleef
1
-25
/
+5
2004-01-01
configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...
Ronald S. Bultje
42
-9115
/
+2
2003-12-27
Fix warnings
Jeremy Simon
2
-6
/
+6
2003-12-22
Merge CAPS branch
David Schleef
16
-641
/
+1037
2003-12-21
examples/gstplay/player.c: using g_print instead of g_message.
Julien Moutte
2
-10
/
+16
2003-12-21
configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...
Julien Moutte
2
-4
/
+20
2003-12-18
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...
Ronald S. Bultje
1
-2
/
+3
2003-12-16
Harmonize state of sinks with the pipeline state.
Julien Moutte
2
-12
/
+10
2003-12-15
MP3 is mpegversion=1, else it clashes with MPEG/AAC
Ronald S. Bultje
1
-2
/
+3
2003-12-14
dist fix
Thomas Vander Stichele
1
-3
/
+3
2003-12-14
distcheck fixes
Thomas Vander Stichele
3
-2
/
+69
2003-12-14
Synchronizing my changes.
Julien Moutte
4
-442
/
+408
2003-12-13
distcheck fixes: include built sources in CLEANFILES
Benjamin Otte
3
-0
/
+6
2003-12-11
Using private structure for members so that we have more chance that the head...
Julien Moutte
5
-224
/
+256
2003-12-09
Change GST_*_PADDING to _gst_private[GST_PADDING]
David Schleef
17
-24
/
+24
2003-12-08
Adding visualization.
Julien Moutte
4
-226
/
+536
2003-12-07
Whoops, this one is needed too
Ronald S. Bultje
2
-4
/
+102
2003-12-07
Hm, darn, forgot to commit one dir
Ronald S. Bultje
10
-936
/
+1724
2003-12-07
Don't use class casts before they're initialized
Ronald S. Bultje
1
-1
/
+2
2003-12-07
Typo
Ronald S. Bultje
1
-2
/
+2
2003-12-07
time_tick works.
Julien Moutte
4
-4
/
+384
2003-12-07
Updating with my local repository. It already plays video with sound :) Great !
Julien Moutte
4
-10
/
+476
2003-12-07
Adding my work in progress rewrite from scratch of libgstplay.
Julien Moutte
4
-0
/
+1030
2003-12-07
Move over from GstInterface to GstImplementsInterface. Also adds some signals...
Ronald S. Bultje
19
-35
/
+373
2003-12-04
remove copyright field from plugins
Andy Wingo
6
-6
/
+0
2003-12-03
fix X dependencies
Thomas Vander Stichele
1
-5
/
+7
2003-12-03
fixing up X test and general features test
Thomas Vander Stichele
1
-2
/
+2
2003-11-24
tagging stuff and build fixes. In detail:
Benjamin Otte
1
-42
/
+89
2003-11-22
distcheck fixes
David Schleef
1
-11
/
+3
2003-11-19
Fix a stupid mistake
Julien Moutte
2
-2
/
+2
2003-11-19
Removing the video_out things.
Julien Moutte
3
-275
/
+12
[next]