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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
Stéphane Loeuillet
2004-05-13
7
-10
/
+30
*
configure.ac: check for exact version of libvisual, it's not supposed to be
Benjamin Otte
2004-05-13
2
-2
/
+7
*
ext/ogg/gstoggdemux.c: signal no-more-pads
Benjamin Otte
2004-05-13
1
-0
/
+5
*
Report which format was used for GST_FORMAT_DEFAULT in dvdec
Jan Schmidt
2004-05-13
5
-2
/
+295
*
gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF types
Stéphane Loeuillet
2004-05-13
1
-1
/
+1
*
sys/v4l/: add more debugging send a discont at start
Thomas Vander Stichele
2004-05-13
1
-0
/
+11
*
Avoid inflooping
Colin Walters
2004-05-13
1
-0
/
+6
*
ext/audiofile/gstafsrc.c: Remove old debug output
Jan Schmidt
2004-05-12
2
-26
/
+53
*
ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)
Stéphane Loeuillet
2004-05-12
2
-1
/
+10
*
copy this function until we really need > 1.0 of vorbis
Thomas Vander Stichele
2004-05-12
1
-0
/
+7
*
configure.ac: enable shout2 by default
Benjamin Otte
2004-05-12
4
-37
/
+34
*
gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from...
Stéphane Loeuillet
2004-05-11
2
-24
/
+50
*
gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it link
Stéphane Loeuillet
2004-05-11
1
-0
/
+6
*
gst/asfdemux/gstasfdemux.c: Use codec_data property instead of flag1 and flag...
Jeremy Simon
2004-05-11
1
-0
/
+5
*
ext/libvisual/visual.c: use the right caps depending on endianness (I hope)
Benjamin Otte
2004-05-11
1
-0
/
+8
*
gst/asfdemux/gstasfdemux.c: Fix some odd cases and fix BE metadata parsing of...
Ronald S. Bultje
2004-05-11
1
-0
/
+5
*
gst/switch/gstswitch.c: whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ...
Benjamin Otte
2004-05-11
1
-0
/
+8
*
configure.ac: Add prototype Dirac support.
David Schleef
2004-05-11
3
-1
/
+26
*
gst/auparse/gstauparse.c: Hack around spider. Remove me some day please.
Ronald S. Bultje
2004-05-11
2
-4
/
+48
*
gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous pa...
Ronald S. Bultje
2004-05-11
2
-9
/
+7
*
gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI...
Stéphane Loeuillet
2004-05-10
2
-19
/
+70
*
ext/vorbis/: Added a raw vorbis encoder to be used with the oggmuxer.
Wim Taymans
2004-05-10
1
-0
/
+29
*
someone ported wavparse to riff-lib, remove it from TODO
Stéphane Loeuillet
2004-05-10
1
-2
/
+0
*
ext/ogg/: Added an ogg muxer.
Wim Taymans
2004-05-10
1
-0
/
+18
*
ext/theora/theoraenc.c: Mark the last packet with an EOS flag which is not re...
Wim Taymans
2004-05-10
1
-0
/
+11
*
Return the result of the parent state change call
Jan Schmidt
2004-05-10
2
-3
/
+6
*
change plugin category to match other testing plugins
Stéphane Loeuillet
2004-05-10
1
-1
/
+1
*
ext/a52dec/gsta52dec.c: mark audio/a52, audio/ac3 as deprecated in a comment
Stéphane Loeuillet
2004-05-10
1
-0
/
+3
*
gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulaw
Stéphane Loeuillet
2004-05-09
3
-4
/
+6
*
gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENC
Stéphane Loeuillet
2004-05-09
2
-1
/
+5
*
ext/alsa/gstalsasrc.c: don't use a fixed buffer size when writing variable le...
Benjamin Otte
2004-05-09
1
-0
/
+6
*
ext/gnomevfs/gstgnomevfssink.c: Run glib's default signal handler (??) in RUN...
Ronald S. Bultje
2004-05-09
1
-0
/
+9
*
gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t...
Ronald S. Bultje
2004-05-09
1
-0
/
+13
*
ext/: \1/Codec, (fixes #142193)
Benjamin Otte
2004-05-09
3
-2
/
+25
*
ext/alsa/: Fix alsa oddness in mixer after the combination of using mixer in ...
Ronald S. Bultje
2004-05-09
1
-0
/
+8
*
gst/wavparse/gstwavparse.c: make PAUSED=>READY=>PAUSED=READY work by not dest...
Benjamin Otte
2004-05-09
2
-4
/
+12
*
ext/alsa/gstalsasink.c: allow discont events before caps nego
Benjamin Otte
2004-05-09
1
-0
/
+5
*
ext/vorbis/vorbisdec.c: don't leak events
Benjamin Otte
2004-05-08
1
-0
/
+5
*
gst/level/gstlevel.*: figure out if we're initialized directly instead of kee...
Benjamin Otte
2004-05-08
3
-11
/
+21
*
Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.
Iain Holmes
2004-05-08
3
-296
/
+182
*
ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.
David Schleef
2004-05-08
1
-0
/
+5
*
sys/v4l2/gstv4l2src.c:
Ronald S. Bultje
2004-05-07
3
-0
/
+6
*
fix a number of memleaks
Colin Walters
2004-05-07
2
-0
/
+26
*
ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work...
Jan Schmidt
2004-05-07
3
-15
/
+33
*
ext/alsa/: Make alsasink/src a subclass of alsamixer so that mixer stuff show...
Ronald S. Bultje
2004-05-07
1
-0
/
+12
*
cvs commit: warning: file 'ChangeLog' seems to still contain conflict indicators
Benjamin Otte
2004-05-07
1
-1
/
+0
*
ext/lame/gstlame.c: simplify
Benjamin Otte
2004-05-07
1
-0
/
+10
*
ext/theora/theoraenc.c: Also encode the first frame, cleanup some code.
Wim Taymans
2004-05-06
1
-0
/
+7
*
ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti...
Wim Taymans
2004-05-06
1
-0
/
+6
*
gst/wavenc/gstwavenc.c: First process the events before deciding that negotia...
Wim Taymans
2004-05-06
2
-7
/
+13
[next]