summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-05-13sys/v4l/: add more debugging send a discont at startThomas Vander Stichele1-0/+11
2004-05-13Avoid infloopingColin Walters1-0/+6
2004-05-12ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt1-0/+14
2004-05-12ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet1-0/+9
2004-05-12copy this function until we really need > 1.0 of vorbisThomas Vander Stichele1-0/+7
2004-05-12configure.ac: enable shout2 by defaultBenjamin Otte1-0/+13
2004-05-11gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from...Stéphane Loeuillet1-2/+7
2004-05-11gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it linkStéphane Loeuillet1-0/+6
2004-05-11gst/asfdemux/gstasfdemux.c: Use codec_data property instead of flag1 and flag...Jeremy Simon1-0/+5
2004-05-11ext/libvisual/visual.c: use the right caps depending on endianness (I hope)Benjamin Otte1-0/+8
2004-05-11gst/asfdemux/gstasfdemux.c: Fix some odd cases and fix BE metadata parsing of...Ronald S. Bultje1-0/+5
2004-05-11gst/switch/gstswitch.c: whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ...Benjamin Otte1-0/+8
2004-05-11configure.ac: Add prototype Dirac support.David Schleef1-0/+8
2004-05-11gst/auparse/gstauparse.c: Hack around spider. Remove me some day please.Ronald S. Bultje1-0/+7
2004-05-11gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous pa...Ronald S. Bultje1-0/+6
2004-05-10gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI...Stéphane Loeuillet1-0/+8
2004-05-10ext/vorbis/: Added a raw vorbis encoder to be used with the oggmuxer.Wim Taymans1-0/+29
2004-05-10ext/ogg/: Added an ogg muxer.Wim Taymans1-0/+18
2004-05-10ext/theora/theoraenc.c: Mark the last packet with an EOS flag which is not re...Wim Taymans1-0/+11
2004-05-10Return the result of the parent state change callJan Schmidt1-0/+5
2004-05-10ext/a52dec/gsta52dec.c: mark audio/a52, audio/ac3 as deprecated in a commentStéphane Loeuillet1-0/+3
2004-05-09gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulawStéphane Loeuillet1-0/+2
2004-05-09gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENCStéphane Loeuillet1-0/+4
2004-05-09ext/alsa/gstalsasrc.c: don't use a fixed buffer size when writing variable le...Benjamin Otte1-0/+6
2004-05-09ext/gnomevfs/gstgnomevfssink.c: Run glib's default signal handler (??) in RUN...Ronald S. Bultje1-0/+9
2004-05-09gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t...Ronald S. Bultje1-0/+13
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-0/+23
2004-05-09ext/alsa/: Fix alsa oddness in mixer after the combination of using mixer in ...Ronald S. Bultje1-0/+8
2004-05-09gst/wavparse/gstwavparse.c: make PAUSED=>READY=>PAUSED=READY work by not dest...Benjamin Otte1-0/+7
2004-05-09ext/alsa/gstalsasink.c: allow discont events before caps negoBenjamin Otte1-0/+5
2004-05-08ext/vorbis/vorbisdec.c: don't leak eventsBenjamin Otte1-0/+5
2004-05-08gst/level/gstlevel.*: figure out if we're initialized directly instead of kee...Benjamin Otte1-0/+11
2004-05-08Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.Iain Holmes1-0/+8
2004-05-08ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.David Schleef1-0/+5
2004-05-07sys/v4l2/gstv4l2src.c: Ronald S. Bultje1-0/+5
2004-05-07fix a number of memleaksColin Walters1-0/+8
2004-05-07ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work...Jan Schmidt1-0/+16
2004-05-07ext/alsa/: Make alsasink/src a subclass of alsamixer so that mixer stuff show...Ronald S. Bultje1-0/+12
2004-05-07cvs commit: warning: file 'ChangeLog' seems to still contain conflict indicatorsBenjamin Otte1-1/+0
2004-05-07ext/lame/gstlame.c: simplifyBenjamin Otte1-0/+10
2004-05-06ext/theora/theoraenc.c: Also encode the first frame, cleanup some code.Wim Taymans1-0/+7
2004-05-06ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti...Wim Taymans1-0/+6
2004-05-06gst/wavenc/gstwavenc.c: First process the events before deciding that negotia...Wim Taymans1-0/+6
2004-05-06ext/theora/: Added a theora encoder, grouped the encoder and decoder into the...Wim Taymans1-0/+13
2004-05-05ext/jpeg/gstjpegenc.c: fix DURATION on outgoing buffersThomas Vander Stichele1-0/+12
2004-05-05ext/mpeg2dec/gstmpeg2dec.*: removed the static pad template so that we can ad...Wim Taymans1-0/+10
2004-05-04configure.ac: check for kdemacros.h, too (should fix #141821)Benjamin Otte1-0/+8
2004-05-04ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau...Wim Taymans1-0/+5
2004-05-04sys/: clean up debugging caps also recreate xvimage when format has changedThomas Vander Stichele1-0/+9
2004-05-04ext/libvisual/: use a GstAdapter to correctly adapt buffer sizes - allows usi...Benjamin Otte1-0/+10