summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* ext/dvdnav/gst-dvd: Grab the gconf key from the right spotJan Schmidt2004-06-182-1/+71
* sigh sighThomas Vander Stichele2004-06-091-1/+1
* trigger changeThomas Vander Stichele2004-06-092-4/+1
* trigger changeThomas Vander Stichele2004-06-091-0/+1
* gst/multipart/multipartmux.c: Fix memory leakWim Taymans2004-06-081-0/+1
* clean up marshal generationThomas Vander Stichele2004-06-082-22/+15
* gst/multipart/: Small updates, fix a memleakWim Taymans2004-06-072-67/+53
* gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2004-06-052-20/+82
* gst/multipart/multipartmux.c: OopsWim Taymans2004-06-021-1/+1
* gst/multipart/multipartmux.c: Added configurable boundary specifier, added th...Wim Taymans2004-06-021-22/+47
* ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt2004-05-311-1/+1
* A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2004-05-2812-0/+3503
* gst/avi/gstavidemux.c: Fix potential division by zero error and hopefully get...Wim Taymans2004-05-241-2/+1
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-2137-53/+53
* ext/dv/gstdvdec.c: Fix format conversion and position querying.Jan Schmidt2004-05-211-3/+7
* gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding.Wim Taymans2004-05-191-3/+7
* gst/debug/tests.c: fix segfault on gst-inspectBenjamin Otte2004-05-191-1/+3
* gst/debug/: add new extensible and configurable testing element. Current test...Benjamin Otte2004-05-195-6/+882
* gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux ...David Moore2004-05-191-5/+31
* rename WMAx codec defines to be consistentStéphane Loeuillet2004-05-173-9/+9
* - LE/Dec au files were broken (a bug i introduced)Stéphane Loeuillet2004-05-171-3/+3
* gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.Ronald S. Bultje2004-05-162-250/+143
* ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing.David Schleef2004-05-141-0/+1
* fix warningThomas Vander Stichele2004-05-141-1/+1
* gst/auparse/gstauparse.c: add support for ADPCM streams (CCITT g72x) decoder ...Stéphane Loeuillet2004-05-141-24/+36
* ext/audiofile/gstafparse.c: change class to Codec/Demuxer/AudioStéphane Loeuillet2004-05-132-4/+4
* ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2004-05-136-10/+14
* Report which format was used for GST_FORMAT_DEFAULT in dvdecJan Schmidt2004-05-133-1/+280
* gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF typesStéphane Loeuillet2004-05-131-1/+1
* gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from...Stéphane Loeuillet2004-05-111-22/+43
* gst/auparse/gstauparse.c: Hack around spider. Remove me some day please.Ronald S. Bultje2004-05-111-4/+41
* gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous pa...Ronald S. Bultje2004-05-111-9/+1
* gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI...Stéphane Loeuillet2004-05-101-19/+62
* change plugin category to match other testing pluginsStéphane Loeuillet2004-05-101-1/+1
* gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulawStéphane Loeuillet2004-05-092-4/+4
* gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENCStéphane Loeuillet2004-05-091-1/+1
* gst/wavparse/gstwavparse.c: make PAUSED=>READY=>PAUSED=READY work by not dest...Benjamin Otte2004-05-091-4/+5
* gst/level/gstlevel.*: figure out if we're initialized directly instead of kee...Benjamin Otte2004-05-082-11/+10
* Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.Iain Holmes2004-05-082-296/+174
* gst/wavenc/gstwavenc.c: First process the events before deciding that negotia...Wim Taymans2004-05-061-7/+7
* gst/matroska/: Basic tag reading support.Ronald S. Bultje2004-05-012-2/+184
* gst/matroska/matroska-demux.c: Really detect ac-3 audio.Ronald S. Bultje2004-05-011-1/+3
* gst/qtdemux/qtdemux.c: More qtdemux hackage -- parse a lot more atoms, extrac...David Schleef2004-05-012-14/+166
* gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do ...David Schleef2004-04-301-0/+145
* ext/jpeg/: move format setting to inner loopThomas Vander Stichele2004-04-291-2/+10
* ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje2004-04-281-1/+2
* make stupid compilers happyBenjamin Otte2004-04-271-3/+14
* gst/monoscope/gstmonoscope.c: make sure we only provide 256x128Benjamin Otte2004-04-272-1/+18
* gst/wavparse/gstwavparse.c: Missing variable initialization. Add handling of ...Ronald S. Bultje2004-04-231-2/+19