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/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...
Benjamin Otte
2004-03-09
2
-46
/
+45
*
Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...
Christophe Fergeau
2004-03-06
3
-5
/
+19
*
ext/aalib/gstaasink.c: Add fixate function. (bug #131128)
David Schleef
2004-03-06
1
-0
/
+27
*
fix headers fix signals to use - instead of _
Thomas Vander Stichele
2004-03-04
4
-5
/
+5
*
gst/audioconvert/gstaudioconvert.c: set rank to PRIMARY
Benjamin Otte
2004-02-22
1
-2
/
+2
*
fix gdk_pixbuf install location creation for solaris fix category for vorbisdec
Thomas Vander Stichele
2004-02-20
1
-6
/
+7
*
ext/xine/: add first version of xine plugin wrapper. Currently only wraps the
Benjamin Otte
2004-02-20
1
-0
/
+8
*
configure.ac: Move massink to gst-rotten
David Schleef
2004-02-19
1
-8
/
+0
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typefinding, since it seems...
David Schleef
2004-02-19
1
-5
/
+7
*
add debug category
Thomas Vander Stichele
2004-02-18
1
-1
/
+6
*
pass on all possible mime types as hints add extra debug info to detectendles...
Thomas Vander Stichele
2004-02-17
1
-5
/
+15
*
Spelling fix
Johan Dahlin
2004-02-16
1
-1
/
+1
*
move ffmpeg stuff to gst-ffmpeg module
Thomas Vander Stichele
2004-02-13
1
-8
/
+0
*
fixes for #133316, #133663 and #133528 (Stefan Kost)
Thomas Vander Stichele
2004-02-12
1
-8
/
+11
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.
David Schleef
2004-02-11
4
-78
/
+188
*
ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod
Benjamin Otte
2004-02-10
2
-31
/
+44
*
Second attempt at committing a working dvdec element.
Jan Schmidt
2004-02-07
1
-106
/
+156
*
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
[next]