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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-05-06
ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti...
Wim Taymans
2
-0
/
+12
2004-05-06
gst/wavenc/gstwavenc.c: First process the events before deciding that negotia...
Wim Taymans
1
-0
/
+6
2004-05-06
ext/theora/: Added a theora encoder, grouped the encoder and decoder into the...
Wim Taymans
1
-0
/
+13
2004-05-05
ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffers
Thomas Vander Stichele
1
-0
/
+12
2004-05-05
ext/mpeg2dec/gstmpeg2dec.*: removed the static pad template so that we can ad...
Wim Taymans
1
-0
/
+10
2004-05-04
configure.ac: check for kdemacros.h, too (should fix #141821)
Benjamin Otte
2
-1
/
+9
2004-05-04
ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau...
Wim Taymans
2
-0
/
+7
2004-05-04
sys/: clean up debugging caps also recreate xvimage when format has changed
Thomas Vander Stichele
1
-0
/
+9
2004-05-04
ext/libvisual/: use a GstAdapter to correctly adapt buffer sizes - allows usi...
Benjamin Otte
1
-0
/
+10
2004-05-03
default value (-1) was out of bound
Stéphane Loeuillet
1
-1
/
+1
2004-05-03
query v4lsrc device for fps (which works for webcams)
Thomas Vander Stichele
1
-0
/
+13
2004-05-03
don't trust lame_init to set good values as defaults
Stéphane Loeuillet
1
-0
/
+5
2004-05-03
ext/divx/gstdivxenc.c: fix range since -1 is the default
Thomas Vander Stichele
8
-8
/
+31
2004-05-03
updated translations
Thomas Vander Stichele
9
-301
/
+228
2004-05-03
gst/audioconvert/gstaudioconvert.c: refactor/comment code
Thomas Vander Stichele
1
-0
/
+5
2004-05-02
gst/asfdemux/: Add tagging support to demuxer, split out registration in its ...
Ronald S. Bultje
1
-0
/
+16
2004-05-01
gst/matroska/: Basic tag reading support.
Ronald S. Bultje
1
-0
/
+7
2004-05-01
fix the spec file
Stéphane Loeuillet
1
-4
/
+4
2004-05-01
LICENSE_readme: typo
Stéphane Loeuillet
1
-1
/
+1
2004-05-01
gst/matroska/matroska-demux.c: Really detect ac-3 audio.
Ronald S. Bultje
1
-0
/
+7
2004-05-01
gst/qtdemux/qtdemux.c: More qtdemux hackage -- parse a lot more atoms, extrac...
David Schleef
3
-14
/
+177
2004-04-30
plug a memleak
Colin Walters
1
-0
/
+4
2004-04-30
gst/ffmpegcolorspace/gstffmpegcolorspace.c: remove broken nego fix
Thomas Vander Stichele
1
-0
/
+6
2004-04-30
add initial support for libvisual (http://libvisual.sourceforge.net) libvisua...
Benjamin Otte
3
-0
/
+27
2004-04-30
gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do ...
David Schleef
2
-0
/
+152
2004-04-30
change alsa pcm device discovery to find more than 1 device per card.
Stéphane Loeuillet
1
-0
/
+7
2004-04-29
sys/oss/gstosselement.c: Add a check for a driver bug on FreeBSD. (bug #140565)
David Schleef
1
-0
/
+5
2004-04-29
ext/jpeg/: move format setting to inner loop
Thomas Vander Stichele
4
-8
/
+37
2004-04-29
gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)
David Schleef
2
-3
/
+8
2004-04-29
ext/alsa/gstalsa.c: Don't probe for playback device if we're a source element...
Ronald S. Bultje
1
-0
/
+6
2004-04-29
ext/mad/gstid3tag.c: rewrite buffer offset
Benjamin Otte
1
-0
/
+6
2004-04-29
New DTS decoder.
Ronald S. Bultje
7
-4
/
+662
2004-04-28
ext/divx/gstdivxdec.c: Remove comment that makes no sense.
Ronald S. Bultje
4
-23
/
+19
2004-04-27
gst/monoscope/gstmonoscope.c: make sure we only provide 256x128
Benjamin Otte
1
-0
/
+7
2004-04-27
use max width and height for fixation
Thomas Vander Stichele
1
-0
/
+7
2004-04-27
fix v4l for qc-usb webcams
Thomas Vander Stichele
1
-0
/
+12
2004-04-27
add num-buffers property
Thomas Vander Stichele
1
-1
/
+11
2004-04-26
ext/mad/gstid3tag.c: set id3mux rank to NONE so it doesn't confuse spider req...
Benjamin Otte
1
-0
/
+6
2004-04-26
configure.ac: detect faad correctly as non-working if it's indeed non-working
Benjamin Otte
2
-6
/
+14
2004-04-26
fix jpeg getcaps so it negotiates correctly
Thomas Vander Stichele
1
-0
/
+7
2004-04-25
gst/audioconvert/gstaudioconvert.c: fix memleak
Benjamin Otte
1
-0
/
+5
2004-04-23
gst-libs/gst/riff/riff-media.c: audio/x-raw-int with height rules! not. Now i...
Benjamin Otte
2
-1
/
+6
2004-04-23
gst/wavparse/gstwavparse.c: Missing variable initialization. Add handling of ...
Ronald S. Bultje
1
-0
/
+12
2004-04-22
ext/shout/gstshout.c: fix shoutcast not working (fixes #140844)
Benjamin Otte
2
-2
/
+9
2004-04-22
s/gst_caps_simplify/gst_caps_do_simplify/
Benjamin Otte
3
-9
/
+14
2004-04-22
gst-libs/gst/riff/riff-media.c: mpegversion is an int
Benjamin Otte
2
-1
/
+10
2004-04-21
ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv...
David Schleef
2
-1
/
+7
2004-04-20
ext/mad/gstid3tag.c: Add stdlib.h
David Schleef
3
-1
/
+24
2004-04-20
gst/realmedia/rmdemux.c: This was supposed to part of the last checkin. Same...
David Schleef
1
-0
/
+5
2004-04-20
configure.ac: bump required gstreamer version to 0.8.1.1 because of following...
David Schleef
9
-30
/
+85
[next]