summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-06Add ReplayGain analysis element (#357069).René Stadler13-0/+3545
2006-10-06ext/faad/gstfaad.c: Some cleanups.Wim Taymans4-11/+43
2006-10-06ext/theora/theoradec.*: Port lots of changes from theoradec to theoraexpdec.Michael Smith3-38/+160
2006-10-06gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy.Tim-Philipp Müller2-3/+10
2006-10-06gst/spectrum/gstspectrum.c: Removed cruft code that was just commented out. R...Stefan Kost2-109/+8
2006-10-05Another batch of printf format fixes.Tim-Philipp Müller6-14/+25
2006-10-05Printf format fixes.Tim-Philipp Müller2-1/+1
2006-10-04gst/videocrop/gstvideocrop.*: Handle packed YUV formats (UYVY, YUY2, YUYV) se...Tim-Philipp Müller3-17/+132
2006-10-04tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work r...Tim-Philipp Müller4-1/+333
2006-10-04Remove more v4l2 stuff, hopefully fixing 'make distcheck' again.Tim-Philipp Müller3-4/+7
2006-10-04removed v4l2Thomas Vander Stichele6-48/+13
2006-10-03removing icle for v4l2Thomas Vander Stichele2-526/+1
2006-10-03remove last condThomas Vander Stichele1-1/+0
2006-10-03moved to gst-plugins-goodThomas Vander Stichele22-5200/+28
2006-10-03comment out the notifies for removed propertiesThomas Vander Stichele1-0/+6
2006-10-03sys/v4l2/gstv4l2object.c: comment out the properties that are already part of...Thomas Vander Stichele2-0/+10
2006-10-03sys/v4l2/gstv4l2src.c: Improve docs.Zaheer Abbas Merali2-8/+8
2006-10-02ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too m...Tim-Philipp Müller3-1/+7
2006-09-28sys/v4l2/: Framerate can be 0/1 too.Wim Taymans3-2/+21
2006-09-28gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc.Tim-Philipp Müller3-0/+9
2006-09-27Removed set-undef-fps.Edgard Lima4-45/+9
2006-09-27sys/v4l2/: Renamed some properties to match the tuner interface naming.Wim Taymans7-64/+84
2006-09-27Small cleanups.Wim Taymans7-60/+124
2006-09-27Some cleanups and comments.Edgard Lima8-223/+143
2006-09-26docs/plugins/: Add v4l2 plugin to the docs.Wim Taymans7-9/+51
2006-09-26sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.Wim Taymans13-208/+181
2006-09-26sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...Wim Taymans6-353/+542
2006-09-23ext/cdaudio/gstcdaudio.c: Port to 0.10.Wim Taymans2-133/+196
2006-09-23sys/glsink/glimagesink.c: Fix problems when the element cannot open the displ...David Schleef2-9/+22
2006-09-22configure.ac: Up requirements to -base CVS and core CVS (the format for the v...Tim-Philipp Müller2-2/+9
2006-09-22ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins i...Tim-Philipp Müller3-2/+13
2006-09-21Reverted previous commit (2006-09-19 - Allow internal codes from last.fm). As...Edgard Lima4-151/+76
2006-09-21ext/faac/gstfaac.c: Add decoder specific info on the caps.Wim Taymans2-42/+84
2006-09-19Allow internal codes from last.fmEdgard Lima4-64/+160
2006-09-19Just a small fix to the app options.Edgard Lima2-1/+6
2006-09-19Add Video Orientation interface support to v4l2src.Edgard Lima6-5/+339
2006-09-19ext/gsm/gstgsmdec.*: Handle WAV49 variant (GSM in WAV).Wim Taymans3-28/+64
2006-09-18Fix GST_BUFFER_DURATION.Edgard Lima2-1/+6
2006-09-16tests/check/: Fix big batch of compiler warnings.Stefan Kost1-2/+0
2006-09-16More G_OBJECT macro fixing.Stefan Kost16-15/+34
2006-09-15The test application and the plgind error messages has been improved.Edgard Lima8-222/+342
2006-09-12gst/spectrum/gstspectrum.c: Implements stop() to clear the adapter and event(...Stefan Kost2-6/+42
2006-09-11gst/spectrum/gstspectrum.*: Fix type mixup in spectrum->interval (gdouble<->g...Stefan Kost3-2/+11
2006-09-11gst/spectrum/demo-osssrc.c: Use more definesStefan Kost4-17/+31
2006-09-08configure.ac: Bump requirements of -base (videocrop test case needs this).Tim-Philipp Müller4-47/+239
2006-09-08gst/videocrop/: Some quick tests indicate that it doesn't make a great deal o...Tim-Philipp Müller3-9/+17
2006-09-03higher up firstThomas Vander Stichele1-2/+2
2006-09-03tests/check/elements/videocrop.c: More tests: check passthrough mode and caps...Tim-Philipp Müller2-0/+327
2006-09-02docs/plugins/: Add videocrop to docs.Tim-Philipp Müller11-58/+450
2006-09-02Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support a...Tim-Philipp Müller4-376/+500