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
2004-08-25
Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar...
Arwed v. Merkatz
1
-1
/
+1
2004-08-09
ext/sdl/sdlvideosink.c: Only allow sane framerates.
David Schleef
1
-1
/
+1
2004-08-03
fixes for G_DISABLE_ASSERT and friends
Benjamin Otte
2
-2
/
+3
2004-07-19
ext/ladspa/gstladspa.c: make sure longname, description and author are valid ...
Benjamin Otte
1
-2
/
+6
2004-06-24
ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
David I. Lehn
1
-1
/
+1
2004-06-07
configure.ac: OSS portability
Stéphane Loeuillet
1
-0
/
+14
2004-05-31
remove g_print
Thomas Vander Stichele
1
-1
/
+0
2004-05-24
ext/Makefile.am: add rules to build shout2send (was removed by accident when ...
Stéphane Loeuillet
1
-6
/
+13
2004-05-21
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
17
-23
/
+23
2004-05-21
fix mcopidl generator
Thomas Vander Stichele
1
-1
/
+4
2004-05-18
move dirac plug-in where all his friends are (Codec/Decoder/Video)
Stéphane Loeuillet
1
-1
/
+1
2004-05-13
ext/audiofile/gstafparse.c: change class to Codec/Demuxer/Audio
Stéphane Loeuillet
1
-1
/
+1
2004-05-12
ext/audiofile/gstafsrc.c: Remove old debug output
Jan Schmidt
1
-2
/
+2
2004-05-12
ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)
Stéphane Loeuillet
2
-2
/
+2
2004-05-11
configure.ac: Add prototype Dirac support.
David Schleef
4
-0
/
+282
2004-05-10
ext/tarkin/gsttarkindec.c: "Filter/Video/Decoder" => "Codec/Decoder/Video"
Stéphane Loeuillet
2
-2
/
+2
2004-05-10
ext/theora/theoradec.c: "Filter/Decoder/Video" => "Codec/Decoder/Video"
Stéphane Loeuillet
1
-1
/
+1
2004-05-09
ext/: \1/Codec, (fixes #142193)
Benjamin Otte
11
-11
/
+11
2004-05-08
ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.
David Schleef
1
-1
/
+2
2004-05-06
ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti...
Wim Taymans
1
-0
/
+6
2004-05-04
ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau...
Wim Taymans
1
-0
/
+2
2004-05-03
default value (-1) was out of bound
Stéphane Loeuillet
1
-1
/
+1
2004-05-03
ext/divx/gstdivxenc.c: fix range since -1 is the default
Thomas Vander Stichele
1
-1
/
+1
2004-04-30
add initial support for libvisual (http://libvisual.sourceforge.net) libvisua...
Benjamin Otte
1
-0
/
+8
2004-04-29
New DTS decoder.
Ronald S. Bultje
5
-4
/
+636
2004-04-28
ext/divx/gstdivxdec.c: Remove comment that makes no sense.
Ronald S. Bultje
2
-22
/
+5
2004-04-22
ext/shout/gstshout.c: fix shoutcast not working (fixes #140844)
Benjamin Otte
1
-2
/
+2
2004-04-22
s/gst_caps_simplify/gst_caps_do_simplify/
Benjamin Otte
1
-4
/
+2
2004-04-21
ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv...
David Schleef
1
-1
/
+1
2004-04-20
ext/mad/gstid3tag.c: Add stdlib.h
David Schleef
1
-1
/
+1
2004-04-19
ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.
Ronald S. Bultje
1
-22
/
+54
2004-04-05
ext/ladspa/gstladspa.c: clean up debugging
Benjamin Otte
1
-21
/
+46
2004-03-30
ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...
David Schleef
1
-1
/
+1
2004-03-30
add experimental kiosrc plugin
Benjamin Otte
1
-6
/
+14
2004-03-25
ext/xvid/gstxvidenc.c: ulong/int mess-up.
Ronald S. Bultje
1
-2
/
+2
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
54
-2505
/
+2559
2004-03-15
*.h: Revert indenting
Johan Dahlin
38
-1220
/
+1175
2004-03-14
gst-indent c++ files
Thomas Vander Stichele
10
-658
/
+601
2004-03-14
gst-indent
Thomas Vander Stichele
87
-8571
/
+8554
2004-03-14
indentation test
BEFORE_INDENT
Thomas Vander Stichele
2
-410
/
+378
2004-03-13
configure.ac: the Hermes library controls hermescolorspace, not colorspace.
David Schleef
2
-3
/
+4
2004-03-10
ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.
Ronald S. Bultje
3
-68
/
+79
2004-03-09
ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w...
David Schleef
1
-5
/
+5
2004-03-08
Can you feel the nas tonight? Can you feel the NAS? hey, I am even better tha...
Christian Schaller
2
-11
/
+57
2004-03-07
Arwed von Merkatz provides us with more NAS fixes
Christian Schaller
1
-2
/
+32
2004-03-06
Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...
Christophe Fergeau
1
-2
/
+10
2004-03-06
ext/aalib/gstaasink.c: Add fixate function. (bug #131128)
David Schleef
1
-0
/
+29
2004-03-06
ext/faad/gstfaad.c: Fix negotiation.
David Schleef
1
-6
/
+13
2004-03-04
fix headers fix signals to use - instead of _
Thomas Vander Stichele
5
-5
/
+5
2004-03-02
Fix for move of gstvideosink.h -> videosink.h.
Ronald S. Bultje
1
-1
/
+1
[next]