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