summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulawStéphane Loeuillet2004-05-093-4/+6
* gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENCStéphane Loeuillet2004-05-092-1/+5
* ext/alsa/gstalsasrc.c: don't use a fixed buffer size when writing variable le...Benjamin Otte2004-05-091-0/+6
* ext/gnomevfs/gstgnomevfssink.c: Run glib's default signal handler (??) in RUN...Ronald S. Bultje2004-05-091-0/+9
* gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t...Ronald S. Bultje2004-05-091-0/+13
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-093-2/+25
* ext/alsa/: Fix alsa oddness in mixer after the combination of using mixer in ...Ronald S. Bultje2004-05-091-0/+8
* gst/wavparse/gstwavparse.c: make PAUSED=>READY=>PAUSED=READY work by not dest...Benjamin Otte2004-05-092-4/+12
* ext/alsa/gstalsasink.c: allow discont events before caps negoBenjamin Otte2004-05-091-0/+5
* ext/vorbis/vorbisdec.c: don't leak eventsBenjamin Otte2004-05-081-0/+5
* gst/level/gstlevel.*: figure out if we're initialized directly instead of kee...Benjamin Otte2004-05-083-11/+21
* Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.Iain Holmes2004-05-083-296/+182
* ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.David Schleef2004-05-081-0/+5
* sys/v4l2/gstv4l2src.c: Ronald S. Bultje2004-05-073-0/+6
* fix a number of memleaksColin Walters2004-05-072-0/+26
* ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work...Jan Schmidt2004-05-073-15/+33
* ext/alsa/: Make alsasink/src a subclass of alsamixer so that mixer stuff show...Ronald S. Bultje2004-05-071-0/+12
* cvs commit: warning: file 'ChangeLog' seems to still contain conflict indicatorsBenjamin Otte2004-05-071-1/+0
* ext/lame/gstlame.c: simplifyBenjamin Otte2004-05-071-0/+10
* ext/theora/theoraenc.c: Also encode the first frame, cleanup some code.Wim Taymans2004-05-061-0/+7
* ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti...Wim Taymans2004-05-061-0/+6
* gst/wavenc/gstwavenc.c: First process the events before deciding that negotia...Wim Taymans2004-05-062-7/+13
* ext/theora/: Added a theora encoder, grouped the encoder and decoder into the...Wim Taymans2004-05-061-0/+13
* ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffersThomas Vander Stichele2004-05-052-0/+13
* ext/mpeg2dec/gstmpeg2dec.*: removed the static pad template so that we can ad...Wim Taymans2004-05-051-0/+10
* configure.ac: check for kdemacros.h, too (should fix #141821)Benjamin Otte2004-05-042-1/+9
* ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau...Wim Taymans2004-05-041-0/+5
* sys/: clean up debugging caps also recreate xvimage when format has changedThomas Vander Stichele2004-05-041-0/+9
* ext/libvisual/: use a GstAdapter to correctly adapt buffer sizes - allows usi...Benjamin Otte2004-05-041-0/+10
* query v4lsrc device for fps (which works for webcams)Thomas Vander Stichele2004-05-031-0/+13
* don't trust lame_init to set good values as defaultsStéphane Loeuillet2004-05-031-0/+5
* ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele2004-05-032-0/+23
* updated translationsThomas Vander Stichele2004-05-039-300/+227
* gst/audioconvert/gstaudioconvert.c: refactor/comment codeThomas Vander Stichele2004-05-031-0/+5
* gst/asfdemux/: Add tagging support to demuxer, split out registration in its ...Ronald S. Bultje2004-05-021-0/+16
* gst/matroska/: Basic tag reading support.Ronald S. Bultje2004-05-013-2/+191
* fix the spec fileStéphane Loeuillet2004-05-011-4/+4
* LICENSE_readme: typoStéphane Loeuillet2004-05-011-1/+1
* gst/matroska/matroska-demux.c: Really detect ac-3 audio.Ronald S. Bultje2004-05-012-1/+10
* gst/qtdemux/qtdemux.c: More qtdemux hackage -- parse a lot more atoms, extrac...David Schleef2004-05-013-14/+177
* plug a memleakColin Walters2004-04-301-0/+4
* gst/ffmpegcolorspace/gstffmpegcolorspace.c: remove broken nego fixThomas Vander Stichele2004-04-301-0/+6
* add initial support for libvisual (http://libvisual.sourceforge.net) libvisua...Benjamin Otte2004-04-303-0/+27
* gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do ...David Schleef2004-04-302-0/+152
* change alsa pcm device discovery to find more than 1 device per card.Stéphane Loeuillet2004-04-301-0/+7
* sys/oss/gstosselement.c: Add a check for a driver bug on FreeBSD. (bug #140565)David Schleef2004-04-292-0/+16
* ext/jpeg/: move format setting to inner loopThomas Vander Stichele2004-04-293-7/+32
* gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)David Schleef2004-04-291-0/+5
* ext/alsa/gstalsa.c: Don't probe for playback device if we're a source element...Ronald S. Bultje2004-04-291-0/+6
* ext/mad/gstid3tag.c: rewrite buffer offsetBenjamin Otte2004-04-291-0/+6