index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile.
David Schleef
2004-02-05
1
-111
/
+80
*
Rework caps negotiation in the element so that it works again.
Jan Schmidt
2004-02-05
2
-83
/
+119
*
Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code th...
David Schleef
2004-02-04
1
-12
/
+31
*
ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixage
Benjamin Otte
2004-02-03
1
-2
/
+5
*
fix memleaks shown by gst-typefind
Benjamin Otte
2004-02-03
1
-1
/
+5
*
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
2004-02-02
1
-2
/
+2
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
11
-19
/
+21
*
ext/flac/: Fix typos
Jeremy Simon
2004-01-31
4
-4
/
+3
*
configure.ac: use AC_C_INLINE
Benjamin Otte
2004-01-30
1
-0
/
+8
*
ext/esd/esdsink.c: Since we have static pad template caps, we don't need to n...
Ronald S. Bultje
2004-01-30
1
-1
/
+3
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
11
-20
/
+26
*
convert (float) to (double) in caps string
David Schleef
2004-01-29
1
-3
/
+3
*
ext/esd/esdsink.c: Fix sync issues in esdsink. Also changed esdsink to only ...
David Schleef
2004-01-27
1
-62
/
+20
*
one more debug info
Thomas Vander Stichele
2004-01-23
1
-0
/
+1
*
categorize log level
Thomas Vander Stichele
2004-01-23
1
-4
/
+5
*
forgot this line
Thomas Vander Stichele
2004-01-23
1
-0
/
+1
*
private debugging cat better error reporting
Thomas Vander Stichele
2004-01-23
2
-3
/
+10
*
fix distcheck
Thomas Vander Stichele
2004-01-23
1
-2
/
+1
*
adding NAS plugin
Christian Schaller
2004-01-21
1
-0
/
+9
*
putting i18n in place for plugins
Thomas Vander Stichele
2004-01-19
1
-3
/
+3
*
fix typo
Thomas Vander Stichele
2004-01-19
1
-1
/
+1
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
11
-30
/
+27
*
Check for libmusicbrainz
Jeremy Simon
2004-01-18
1
-0
/
+8
*
fix libcaca compilation and update spec file
Christian Schaller
2004-01-16
1
-1
/
+1
*
ext/esd/esdsink.c: Remove property that handles osssink fallback.
David Schleef
2004-01-15
1
-0
/
+3
*
ext/flac/gstflacenc.c: handle tags correctly
Benjamin Otte
2004-01-14
1
-4
/
+5
*
use element time.
Benjamin Otte
2004-01-14
3
-32
/
+7
*
The mask issue (which was'nt really an issue) is resolved. Translation of lib...
Zeeshan Ali
2004-01-14
1
-17
/
+24
*
ext/flac/: length is already host endian, no need to convert. Fixes playback ...
Benjamin Otte
2004-01-14
1
-1
/
+1
*
ext/flac/gstflacdec.c: length is already host endian, no need to convert. Fix...
Benjamin Otte
2004-01-13
1
-1
/
+1
*
enable compilation and installation of ivorbis plugin
Amaury Jacquot
2004-01-13
1
-0
/
+1
*
Anti-aliasing is now an option.
Zeeshan Ali
2004-01-13
2
-2
/
+26
*
Congratulations, The first working version of cacasink. There is still one is...
Zeeshan Ali
2004-01-12
2
-40
/
+65
*
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
2004-01-12
4
-0
/
+8
*
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
2004-01-12
3
-3
/
+9
*
Fixes to make ext/libcaca compile.
David Schleef
2004-01-12
4
-39
/
+102
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
6
-6
/
+6
*
It should work now, but it does'nt (All i see is a black-window) :(
Zeeshan Ali
2004-01-11
2
-113
/
+155
*
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
2004-01-07
1
-28
/
+0
*
New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...
David Schleef
2004-01-07
1
-0
/
+8
*
ext/dv/gstdvdec.c: Fix caps negotiation.
Jan Schmidt
2004-01-06
1
-1
/
+2
*
ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178.
Ronald S. Bultje
2004-01-03
1
-2
/
+1
*
Oops, failed to add this file during previous OS X stuff commit
Ronald S. Bultje
2004-01-03
1
-0
/
+2
*
ext/: OS X fixes (see #126628).
Ronald S. Bultje
2004-01-03
3
-7
/
+6
*
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
2004-01-02
6
-9
/
+19
*
ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed.
Colin Walters
2003-12-30
1
-1
/
+1
*
Merge CAPS branch
David Schleef
2003-12-22
22
-917
/
+645
*
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...
Ronald S. Bultje
2003-12-18
1
-0
/
+1
*
install fix
Thomas Vander Stichele
2003-12-17
1
-0
/
+2
*
disable gdk_pixbuf by default
Thomas Vander Stichele
2003-12-16
1
-9
/
+6
[next]