summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt7-23/+25
2004-10-27fix build on older automakeThomas Vander Stichele1-1/+0
2004-10-23ext/Makefile.am: Fix the build fixes.Ronald S. Bultje1-1/+1
2004-10-20I lied, I am the One True BuildmasterWim Taymans2-11/+17
2004-10-20fix the buildThomas Vander Stichele1-3/+3
2004-10-18ext/cdaudio/gstcdaudio.c: Added uri handler for cd://Wim Taymans1-65/+127
2004-10-14configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef2-226/+150
2004-10-05remove unused KIO_DIRThomas Vander Stichele1-1/+0
2004-10-05fixing libmng buildThomas Vander Stichele1-0/+8
2004-10-01commiting patch from Phil BlundellPhil Blundell1-1/+2
2004-10-01ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993).Ronald S. Bultje2-33/+83
2004-09-28remove last mention of kio plugin (in the dist section)Christian Schaller1-1/+0
2004-09-28Remove non-working ugly kioplugin Markey has new and much improved one in Ama...Christian Schaller1-6/+0
2004-09-23ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje5-85/+295
2004-09-15configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef1-5/+11
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2-1/+11
2004-09-10Moving MAS plugin back to gst-sandbox module.Zeeshan Ali4-826/+5
2004-09-02Trying to correct the GST_CHECK_CONFIGPROG macro. It works perfectly forZeeshan Ali4-0/+827
2004-08-31added typecast to avoid warningStefan Kost1-1/+1
2004-08-31fixed seg-fault and mem leakStefan Kost1-1/+2
2004-08-25Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar...Arwed v. Merkatz1-1/+1
2004-08-09ext/sdl/sdlvideosink.c: Only allow sane framerates.David Schleef1-1/+1
2004-08-03fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2-2/+3
2004-07-19ext/ladspa/gstladspa.c: make sure longname, description and author are valid ...Benjamin Otte1-2/+6
2004-06-24ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/David I. Lehn1-1/+1
2004-06-07configure.ac: OSS portabilityStéphane Loeuillet1-0/+14
2004-05-31remove g_printThomas Vander Stichele1-1/+0
2004-05-24ext/Makefile.am: add rules to build shout2send (was removed by accident when ...Stéphane Loeuillet1-6/+13
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet17-23/+23
2004-05-21fix mcopidl generatorThomas Vander Stichele1-1/+4
2004-05-18move dirac plug-in where all his friends are (Codec/Decoder/Video)Stéphane Loeuillet1-1/+1
2004-05-13ext/audiofile/gstafparse.c: change class to Codec/Demuxer/AudioStéphane Loeuillet1-1/+1
2004-05-12ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt1-2/+2
2004-05-12ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet2-2/+2
2004-05-11configure.ac: Add prototype Dirac support.David Schleef4-0/+282
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-09ext/: \1/Codec, (fixes #142193)Benjamin Otte11-11/+11
2004-05-08ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.David Schleef1-1/+2
2004-05-06ext/mpeg2enc/gstmpeg2enc.cc: Forward events first before deciding that negoti...Wim Taymans1-0/+6
2004-05-04ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfau...Wim Taymans1-0/+2
2004-05-03default value (-1) was out of boundStéphane Loeuillet1-1/+1
2004-05-03ext/divx/gstdivxenc.c: fix range since -1 is the defaultThomas Vander Stichele1-1/+1
2004-04-30add initial support for libvisual (http://libvisual.sourceforge.net) libvisua...Benjamin Otte1-0/+8
2004-04-29New DTS decoder.Ronald S. Bultje5-4/+636
2004-04-28ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje2-22/+5
2004-04-22ext/shout/gstshout.c: fix shoutcast not working (fixes #140844)Benjamin Otte1-2/+2
2004-04-22s/gst_caps_simplify/gst_caps_do_simplify/Benjamin Otte1-4/+2
2004-04-21ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv...David Schleef1-1/+1
2004-04-20ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef1-1/+1