summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-16gst/asfdemux/gstasfdemux.c: Hi, I'm a memleakBenjamin Otte1-0/+5
2004-05-16gst/asfdemux/gstasfdemux.c: - fix a mem leak and always propagate tagsStéphane Loeuillet1-0/+9
2004-05-16gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205).Ronald S. Bultje2-2/+9
2004-05-16ext/mad/gstmad.c: Ignore CRCs by default (fixes #142566).Ronald S. Bultje1-0/+5
2004-05-16ext/alsa/gstalsamixer.c: Fix for cases where we fail to attach to a mixer.Ronald S. Bultje1-0/+10
2004-05-16gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.Ronald S. Bultje2-1/+15
2004-05-16gst/asfdemux/gstasfdemux.c: - process comments even if they don't end with \0...Stéphane Loeuillet1-1/+7
2004-05-16ext/alsa/gstalsa.c: simplify capsBenjamin Otte1-0/+5
2004-05-16forgot the bugnumber I fixed again...Benjamin Otte1-1/+1
2004-05-16gst/asfdemux/gstasfdemux.c: don't write to memory we might not write to - g_c...Benjamin Otte1-0/+8
2004-05-16ext/alsa/gstalsasink.c: compute correct expected timestamps after seek (broke...Benjamin Otte1-0/+8
2004-05-16add note about bugBenjamin Otte1-0/+1
2004-05-16ext/alsa/gstalsasink.c: add error checking to snd_pcm_delay and remove duplic...Benjamin Otte1-0/+8
2004-05-15Add new files for gdk_pixbuf based scalerJan Schmidt1-0/+11
2004-05-15Oops, forgot the Changelog :)Jan Schmidt1-0/+14
2004-05-14ext/libvisual/visual.c: add missing visual_audio_analyzeBenjamin Otte1-0/+5
2004-05-14ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing.David Schleef2-0/+8
2004-05-14gst-libs/gst/riff/riff-read.c: - fix INFO tag extraction in RIFF/AVI files be...Stéphane Loeuillet2-1/+12
2004-05-14- typos : unkown => unknownStéphane Loeuillet1-3/+4
2004-05-13ext/audiofile/gstafparse.c: change class to Codec/Demuxer/AudioStéphane Loeuillet1-1/+1
2004-05-13ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet3-167/+238
2004-05-13configure.ac: check for exact version of libvisual, it's not supposed to beBenjamin Otte2-2/+7
2004-05-13ext/ogg/gstoggdemux.c: signal no-more-padsBenjamin Otte1-0/+5
2004-05-13Report which format was used for GST_FORMAT_DEFAULT in dvdecJan Schmidt1-0/+13
2004-05-13gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF typesStéphane Loeuillet1-0/+2
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 Schmidt4-9/+56
2004-05-12ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet3-2/+11
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 Otte2-2/+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 Loeuillet2-2/+9
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 Otte2-14/+20
2004-05-11configure.ac: Add prototype Dirac support.David Schleef6-1/+300
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 Loeuillet2-1/+9
2004-05-10ext/vorbis/: Added a raw vorbis encoder to be used with the oggmuxer.Wim Taymans1-0/+29
2004-05-10someone ported wavparse to riff-lib, remove it from TODOStéphane Loeuillet1-2/+0
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-10ext/tarkin/gsttarkindec.c: "Filter/Video/Decoder" => "Codec/Decoder/Video"Stéphane Loeuillet2-2/+2
2004-05-10ext/theora/theoradec.c: "Filter/Decoder/Video" => "Codec/Decoder/Video"Stéphane Loeuillet1-1/+1
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