summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-18move dirac plug-in where all his friends are (Codec/Decoder/Video)Stéphane Loeuillet1-1/+1
2004-05-18ext/ogg/gstoggmux.c: Fix an ugly memleak where the muxer didn't flush enough ...Wim Taymans1-0/+10
2004-05-18gst/asfdemux/: - fix ASF_OBJ_PADDING guidStéphane Loeuillet1-0/+10
2004-05-18sys/oss/gstosselement.c: remove leftover debugging g_printBenjamin Otte1-0/+5
2004-05-18ext/mad/gstmad.c: Fix for when the first format in a discont event is not a b...Ronald S. Bultje1-0/+6
2004-05-18m4/a52.m4: fix compilation with -Wall -WerrorStéphane Loeuillet4-5/+17
2004-05-17gst/asfdemux/gstasfdemux.c: signal the new tags before giving up the referenceBenjamin Otte1-0/+5
2004-05-17whoops, I always forget to note the bugBenjamin Otte1-1/+1
2004-05-17ext/shout2/gstshout2.c: Guimond, fixes #142432)Benjamin Otte1-0/+9
2004-05-17configure.ac: fix compilation of v4l2src with "-Wall -Werror" fixes #142664Stéphane Loeuillet2-0/+6
2004-05-17rename WMAx codec defines to be consistentStéphane Loeuillet2-6/+6
2004-05-17whoops, checked in too muchBenjamin Otte3-4/+2
2004-05-17compute offsets correctly for internal buffers so timestamps are set correctl...David Moore3-2/+11
2004-05-16ext/alsa/gstalsasink.c: use correct variable when determining amount of data ...Benjamin Otte1-0/+6
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