summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/musepack/gstmusepackdec.cpp: There's also floating point libmusepacks.Ronald S. Bultje2004-12-032-26/+42
* ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre...Ronald S. Bultje2004-12-031-4/+12
* ext/faad/gstfaad.c: Oops, remove debug.Ronald S. Bultje2004-12-011-16/+2
* Adding a first version of directfbvideosink.Julien Moutte2004-11-284-0/+883
* Surround sound support.Ronald S. Bultje2004-11-253-86/+404
* Update libvisual to 0.1.7. Link in the debug handling to gstreamerJan Schmidt2004-11-124-184/+254
* Added the polypaudio sink and hooked it into the build system.Iain Holmes2004-11-125-0/+796
* ext/musepack/gstmusepackreader.cpp: Workaround for older core.Ronald S. Bultje2004-11-112-2/+2
* ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass e...Ronald S. Bultje2004-11-101-23/+44
* ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte2004-11-096-14/+7
* Add musepack decoder.Ronald S. Bultje2004-11-079-10/+1444
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-017-23/+25
* fix build on older automakeThomas Vander Stichele2004-10-271-1/+0
* ext/Makefile.am: Fix the build fixes.Ronald S. Bultje2004-10-231-1/+1
* I lied, I am the One True BuildmasterWim Taymans2004-10-202-11/+17
* fix the buildThomas Vander Stichele2004-10-201-3/+3
* ext/cdaudio/gstcdaudio.c: Added uri handler for cd://Wim Taymans2004-10-181-65/+127
* configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef2004-10-142-226/+150
* remove unused KIO_DIRThomas Vander Stichele2004-10-051-1/+0
* fixing libmng buildThomas Vander Stichele2004-10-051-0/+8
* commiting patch from Phil BlundellPhil Blundell2004-10-011-1/+2
* ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993).Ronald S. Bultje2004-10-012-33/+83
* remove last mention of kio plugin (in the dist section)Christian Schaller2004-09-281-1/+0
* Remove non-working ugly kioplugin Markey has new and much improved one in Ama...Christian Schaller2004-09-281-6/+0
* ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje2004-09-235-85/+295
* configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef2004-09-151-5/+11
* Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2004-09-122-1/+11
* Moving MAS plugin back to gst-sandbox module.Zeeshan Ali2004-09-104-826/+5
* Trying to correct the GST_CHECK_CONFIGPROG macro. It works perfectly forZeeshan Ali2004-09-024-0/+827
* added typecast to avoid warningStefan Kost2004-08-311-1/+1
* fixed seg-fault and mem leakStefan Kost2004-08-311-1/+2
* Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar...Arwed v. Merkatz2004-08-251-1/+1
* ext/sdl/sdlvideosink.c: Only allow sane framerates.David Schleef2004-08-091-1/+1
* fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-032-2/+3
* ext/ladspa/gstladspa.c: make sure longname, description and author are valid ...Benjamin Otte2004-07-191-2/+6
* ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/David I. Lehn2004-06-241-1/+1
* configure.ac: OSS portabilityStéphane Loeuillet2004-06-071-0/+14
* remove g_printThomas Vander Stichele2004-05-311-1/+0
* ext/Makefile.am: add rules to build shout2send (was removed by accident when ...Stéphane Loeuillet2004-05-241-6/+13
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-2117-23/+23
* fix mcopidl generatorThomas Vander Stichele2004-05-211-1/+4
* move dirac plug-in where all his friends are (Codec/Decoder/Video)Stéphane Loeuillet2004-05-181-1/+1
* ext/audiofile/gstafparse.c: change class to Codec/Demuxer/AudioStéphane Loeuillet2004-05-131-1/+1
* ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt2004-05-121-2/+2
* ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder)Stéphane Loeuillet2004-05-122-2/+2
* configure.ac: Add prototype Dirac support.David Schleef2004-05-114-0/+282
* ext/tarkin/gsttarkindec.c: "Filter/Video/Decoder" => "Codec/Decoder/Video"Stéphane Loeuillet2004-05-102-2/+2
* ext/theora/theoradec.c: "Filter/Decoder/Video" => "Codec/Decoder/Video"Stéphane Loeuillet2004-05-101-1/+1
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-0911-11/+11
* ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.David Schleef2004-05-081-1/+2