summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-09ext/mplex/gstmplexibitstream.cc: gcc madness.Ronald S. Bultje1-12/+14
2005-02-08ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525).Ronald S. Bultje1-3/+1
2005-02-08Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not...Tim-Philipp Müller3-3/+3
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2-2/+5
2005-01-31ext/polyp/polypsink.c: Fix silly endianness bug. Add some debugging. Remove...David Schleef1-11/+26
2005-01-29Update to 1.1 API (#165446).Ronald S. Bultje7-833/+147
2005-01-28ext/Makefile.am: Unbreak buildbot.Ronald S. Bultje1-1/+0
2005-01-28Add support for AMR-NB (mobile phone audio format; #155163, #163286).Ronald S. Bultje1-0/+9
2005-01-25ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt2-37/+92
2005-01-24Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time...Maciej Katafiasz4-225/+173
2005-01-17ext/faad/gstfaad.c: Argh...Ronald S. Bultje1-1/+1
2005-01-17ext/faad/gstfaad.c: Fix off-by-one bug. Fixes warnings during playback of sin...Ronald S. Bultje1-5/+5
2005-01-16Don't return SUCCESS from the state change when the parent call failsJan Schmidt1-3/+1
2005-01-14replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet1-4/+4
2005-01-10Some work on tags - still doesn't work in playbin...Ronald S. Bultje2-0/+12
2005-01-09ext/snapshot/gstsnapshot.c: Allocate resources when required, fix recursive s...Ronald S. Bultje1-19/+24
2005-01-07ext/faac/gstfaac.*: Allow for ADTS output (#153434).Ronald S. Bultje2-11/+35
2005-01-06ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC str...Ronald S. Bultje1-20/+22