summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-07-16ext/faad/gstfaad.c: Don't crash on small buffers.Wim Taymans2-4/+18
2006-07-15ext/ivorbis/vorbisfile.c: Reset adapter.Stefan Kost2-0/+10
2006-07-15gst/spectrum/: Do not use deprecated gtk functions.Stefan Kost3-2/+8
2006-07-14build as a plugin, not a libThomas Vander Stichele1-0/+1
2006-07-14gst/nsf/: Remove crack malloc/free replacement.Wim Taymans5-497/+16
2006-07-13docs/plugins/: add more plugins and elements to docsThomas Vander Stichele6-2/+56
2006-07-13gst/nsf/Makefile.am: Fix build.Wim Taymans2-0/+6
2006-07-13remove sdlvideosink plugin and update the restThomas Vander Stichele20-56/+43
2006-07-13Added NSF decoder plugin. Fixes 151192.Wim Taymans29-0/+9933
2006-07-13tests/check/Makefile.am: Only run mpeg2enc unit test if we built the mpeg2enc...Tim-Philipp Müller2-1/+12
2006-07-13configure.ac: Don't error out in configure if mjpegtools dev is not there.Tim-Philipp Müller2-2/+9
2006-07-13Port mpeg2enc to 0.10 (#343184).Mark Nauwelaerts17-301/+1167
2006-07-12gst/spectrum/gstspectrum.c: Fix typo in property nick.Tim-Philipp Müller2-1/+6
2006-07-10gst/filter/: Don't forget new files.Wim Taymans4-0/+235
2006-07-10I'm too lazy to comment thisWim Taymans1-0/+1
2006-07-10Ported the gstfilter plugin to GStreamer 0.10.Mathis Hofer8-603/+535
2006-07-10gst/qtdemux/qtdemux.c: Extract comment information!!Wim Taymans2-0/+10
2006-07-10gst/qtdemux/qtdemux.c: Extract year/date information (fixes #347079).Tim-Philipp Müller2-0/+49
2006-07-07gst/qtdemux/qtdemux.c: Don't crash on twos/sowt/raw audio. #345830.Wim Taymans2-4/+13
2006-07-07ext/neon/gstneonhttpsrc.*: Remove unlock function. start/stop will do everyth...Lutz Mueller3-212/+144
2006-07-03gst/qtdemux/qtdemux.c: Fix silly crasher in state change function; addTim-Philipp Müller3-15/+25
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller12-11/+26
2006-06-22gst/: Avoid unnecessary class cast check in class_init functions (#337747).Cody Russell1-1/+1
2006-06-20gst/modplug/libmodplug/stdafx.h: Fix modplug on AMD64. Fixes #345336.Wim Taymans2-4/+18
2006-06-19configure.ac: Fix check so that future libneon API changes won't break the bu...Tim-Philipp Müller3-4/+19
2006-06-19add latest pluginsChristian Schaller1-0/+6
2006-06-17configure.ac: Fix --disable-external (can't set conditionals conditionally, #...Tim-Philipp Müller2-0/+35
2006-06-16tests/check/elements/audioresample.c: Add test case for bug #342789 fixed below.Tim-Philipp Müller1-0/+65
2006-06-16gst/audioresample/gstaudioresample.c: Implement GstBaseTransform::start and :...Tim-Philipp Müller2-25/+35
2006-06-16gst/spectrum/Makefile.am: Fix build.Zaheer Abbas Merali2-2/+8
2006-06-16gst/spectrum/: port to use message to get results, cleanly exit when closing ...Stefan Kost6-107/+419
2006-06-15gst/qtdemux/qtdemux.c: Combine return values from src pad pushes.Wim Taymans2-38/+91
2006-06-15gst/qtdemux/qtdemux.c: Don't crash on files with 0 samples, EOS immediatly in...Wim Taymans2-8/+20
2006-06-14ext/soundtouch/: Make pitch element controllable via GstController interface ...Wouter Paesen6-9/+144
2006-06-14ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add...Sebastian Dröge3-49/+66
2006-06-12ex/: #define red greenTim-Philipp Müller3-0/+8
2006-06-12gst/spectrum/.cvsignore: Ignore more.Tim-Philipp Müller2-0/+7
2006-06-12ext/libmms/gstmms.c: Set caps on outgoing buffers.Tim-Philipp Müller3-2/+14
2006-06-11moap ignoreThomas Vander Stichele2-0/+3
2006-06-11autogen.sh: require am17Thomas Vander Stichele2-1/+1
2006-06-10ext/wavpack/: Add wavpack encoder element (#343131).Sebastian Dröge8-6/+1434
2006-06-09configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...Tim-Philipp Müller5-3/+14
2006-06-06adapt to new apiThomas Vander Stichele1-2/+2
2006-06-06build gdp pluginsThomas Vander Stichele2-2/+3
2006-06-06ignore moreThomas Vander Stichele1-0/+2
2006-06-06configure.ac: enable building of GDP elementsThomas Vander Stichele7-43/+142
2006-06-02tests/check/: Don't busy-wait in tests; this was causing test timeouts very f...Michael Smith1-1/+0
2006-06-02small fixesThomas Vander Stichele2-1/+5
2006-06-02ext/theora/theoradec.c: Theora 4:4:4 pixel format support.Michael Smith2-14/+89
2006-06-02gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error ou...Thomas Vander Stichele3-20/+208