| Commit message (Expand) | Author | Age | Files | Lines |
| * | gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI... | Stéphane Loeuillet | 2004-05-10 | 1 | -0/+8 |
| * | ext/vorbis/: Added a raw vorbis encoder to be used with the oggmuxer. | Wim Taymans | 2004-05-10 | 1 | -0/+29 |
| * | 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 | 1 | -0/+5 |
| * | 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 | 1 | -0/+2 |
| * | gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENC | Stéphane Loeuillet | 2004-05-09 | 1 | -0/+4 |
| * | 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 | 1 | -0/+23 |
| * | 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 | 1 | -0/+7 |
| * | 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 | 1 | -0/+11 |
| * | Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand. | Iain Holmes | 2004-05-08 | 1 | -0/+8 |
| * | 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 | 1 | -0/+5 |
| * | fix a number of memleaks | Colin Walters | 2004-05-07 | 1 | -0/+8 |
| * | ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work... | Jan Schmidt | 2004-05-07 | 1 | -0/+16 |
| * | 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 | 1 | -0/+6 |
| * | ext/theora/: Added a theora encoder, grouped the encoder and decoder into the... | Wim Taymans | 2004-05-06 | 1 | -0/+13 |
| * | ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffers | Thomas Vander Stichele | 2004-05-05 | 1 | -0/+12 |
| * | ext/mpeg2dec/gstmpeg2dec.*: removed the static pad template so that we can ad... | Wim Taymans | 2004-05-05 | 1 | -0/+10 |
| * | configure.ac: check for kdemacros.h, too (should fix #141821) | Benjamin Otte | 2004-05-04 | 1 | -0/+8 |
| * | ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau... | Wim Taymans | 2004-05-04 | 1 | -0/+5 |
| * | sys/: clean up debugging caps also recreate xvimage when format has changed | Thomas Vander Stichele | 2004-05-04 | 1 | -0/+9 |
| * | ext/libvisual/: use a GstAdapter to correctly adapt buffer sizes - allows usi... | Benjamin Otte | 2004-05-04 | 1 | -0/+10 |
| * | query v4lsrc device for fps (which works for webcams) | Thomas Vander Stichele | 2004-05-03 | 1 | -0/+13 |
| * | don't trust lame_init to set good values as defaults | Stéphane Loeuillet | 2004-05-03 | 1 | -0/+5 |
| * | ext/divx/gstdivxenc.c: fix range since -1 is the default | Thomas Vander Stichele | 2004-05-03 | 1 | -0/+23 |
| * | updated translations | Thomas Vander Stichele | 2004-05-03 | 1 | -0/+11 |
| * | gst/audioconvert/gstaudioconvert.c: refactor/comment code | Thomas Vander Stichele | 2004-05-03 | 1 | -0/+5 |
| * | gst/asfdemux/: Add tagging support to demuxer, split out registration in its ... | Ronald S. Bultje | 2004-05-02 | 1 | -0/+16 |
| * | gst/matroska/: Basic tag reading support. | Ronald S. Bultje | 2004-05-01 | 1 | -0/+7 |
| * | gst/matroska/matroska-demux.c: Really detect ac-3 audio. | Ronald S. Bultje | 2004-05-01 | 1 | -0/+7 |
| * | gst/qtdemux/qtdemux.c: More qtdemux hackage -- parse a lot more atoms, extrac... | David Schleef | 2004-05-01 | 1 | -0/+11 |
| * | plug a memleak | Colin Walters | 2004-04-30 | 1 | -0/+4 |
| * | gst/ffmpegcolorspace/gstffmpegcolorspace.c: remove broken nego fix | Thomas Vander Stichele | 2004-04-30 | 1 | -0/+6 |
| * | add initial support for libvisual (http://libvisual.sourceforge.net) libvisua... | Benjamin Otte | 2004-04-30 | 1 | -0/+9 |
| * | gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do ... | David Schleef | 2004-04-30 | 1 | -0/+7 |
| * | change alsa pcm device discovery to find more than 1 device per card. | Stéphane Loeuillet | 2004-04-30 | 1 | -0/+7 |
| * | sys/oss/gstosselement.c: Add a check for a driver bug on FreeBSD. (bug #140565) | David Schleef | 2004-04-29 | 1 | -0/+5 |