summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2005-09-05created gst-plugins-badThomas Vander Stichele1-56/+20
2005-09-02Ported GSM Encoder to GStreamer 0.9Flavio Oliveira4-32/+29
2005-09-02All plugins updated for element state changes.Andy Wingo1-13/+12
2005-09-01Faac (AAC Encoder) ported for GStreamer 0.9Flavio Oliveira3-55/+51
2005-09-01remove libdirThomas Vander Stichele1-1/+0
2005-08-31all these plugins are moved to gst-plugins-uglyThomas Vander Stichele1-55/+0
2005-08-30all these plugins are moved to gst-plugins-goodThomas Vander Stichele1-139/+1
2005-08-28Updates for two-arg init from GST_BOILERPLATE.Andy Wingo7-18/+19
2005-08-26ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo4-678/+324
2005-08-25add missing filesAndy Wingo2-0/+799
2005-08-25ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo4-89/+107
2005-08-24enable more; update for basetransformThomas Vander Stichele1-4/+4
2005-08-23Port speexdec. Leads to some unfamiliar warnings on console, but works otherw...Ronald S. Bultje1-5/+6
2005-08-22Port flacdec (seeking is still slow'ish).Ronald S. Bultje1-4/+5
2005-08-19latest makefile and spec file fixesChristian Schaller1-1/+2
2005-08-16Handle _push() return values.Ronald S. Bultje1-2/+7
2005-08-15Fix debug.Ronald S. Bultje1-4/+4
2005-08-14pound some sense in the colorspace elementsThomas Vander Stichele2-9/+6
2005-08-14licensing, name and description changesThomas Vander Stichele4-6/+7
2005-08-13conformThomas Vander Stichele1-4/+4
2005-08-13conformThomas Vander Stichele1-2/+1
2005-08-10ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje1-6/+6
2005-08-09ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje1-1/+1
2005-08-08ext/faad/gstfaad.*: Fix negotiation (#310932) and miscellaneous other stuff. ...Tim-Philipp Müller2-129/+242
2005-08-08update spec file and fix some disting omissionsChristian Schaller1-1/+3
2005-08-08Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...Tim-Philipp Müller1-4/+4
2005-08-02removed obsolete includeStefan Kost1-1/+0
2005-08-02Ported pngenc , still have to port pngdec...Edward Hervey1-4/+4
2005-08-01deactivate and remove dparams (libgstcontrol)Stefan Kost3-122/+29
2005-07-27ext/faad/gstfaad.c: Compile fixes.Wim Taymans1-1/+1
2005-07-20Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje1-0/+8
2005-07-20ext/faad/Makefile.am: Fix uninstalled build.Ronald S. Bultje1-2/+3
2005-07-19Ported to 0.9 (faad, amrnb, mpeg2dec)Edgard Lima2-62/+130
2005-07-19ext/Makefile.am: Enable dvdev and raw1394src.Andy Wingo1-8/+8
2005-07-13add dv to disted directoriesChristian Schaller1-1/+3
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo16-28/+0
2005-06-29ext/Makefile.am (MAD_DIR): Add mad to the build.Andy Wingo1-4/+4
2005-05-19Make my automake version shut up about undefined variablesJan Schmidt1-65/+55
2005-05-13add rtsp and esd files to spec and fix some disting issuesChristian Schaller1-6/+7
2005-05-10Ported esdsink plugin.Arwed v. Merkatz1-5/+5
2005-05-09Port shout2 pluginZaheer Abbas Merali1-5/+6
2005-05-09add non-disted directoryChristian Schaller1-1/+2
2005-05-08Ported the libcaca plugin.Zeeshan Ali1-5/+5
2005-05-06add aasinkChristian Schaller1-6/+7
2005-05-06some sidplay fixoringChristian Schaller1-6/+7
2005-05-06ported mad and effectv pluginsChristian Schaller1-435/+354
2005-02-21Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. F...Tim-Philipp Müller1-1/+6
2005-02-21Fix playback of certain invalid muxed streams. Partial fix for #149158Maciej Katafiasz2-6/+40
2005-02-11configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef1-8/+0
2005-02-10ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.Jan Schmidt2-117/+151