summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-04po/POTFILES.in: add dvbsrcThomas Vander Stichele4-78/+113
2006-11-02Fix enum nicks; only emit no-more-pads once; add support for very fast encodi...Sebastian Dröge3-18/+48
2006-11-01sys/: Wait until the window is created before using it; guard unistd.h includ...Sergey Scobich6-10/+45
2006-10-31gst/qtdemux/qtdemux.c: Handle unbounded length streams a bit better. Fixes #3...Wim Taymans2-12/+31
2006-10-29ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push()...Tim-Philipp Müller2-12/+11
2006-10-28gst/audioresample/gstaudioresample.c: Another typo fix (#366212).Tim-Philipp Müller1-1/+1
2006-10-26Fixed bug for files with timestamps less than 0.Edgard Lima3-10/+33
2006-10-21I copied over filesink a while ago and modified it to work as multifilesink. ...David Schleef6-454/+336
2006-10-17Activate pads before adding them to running element.Tim-Philipp Müller5-0/+14
2006-10-17gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do poin...Josep Torra Valles2-103/+123
2006-10-17Just a cast to make it compile oos big_endian systems.Edgard Lima2-1/+6
2006-10-17Created new element nuvdemux.Edgard Lima5-0/+1116
2006-10-17gst/nsf/: Fix some things the Forte compiler warns about (#362626).Josep Torra Valles6-7/+65
2006-10-17gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead.Tim-Philipp Müller3-58/+91
2006-10-11Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for a...Tim-Philipp Müller5-184/+165
2006-10-11gst/qtdemux/qtdemux.c: Add some fourcc for DV format.Edward Hervey2-0/+9
2006-10-10gst/qtdemux/qtdemux.c: Printf format fixes.Tim-Philipp Müller3-4/+13
2006-10-10sys/dvb/: Remove these files, not needed use system files.Zaheer Abbas Merali12-1072/+26
2006-10-10Buildbot, I do as you command. http://build.fluendo.com:8080/gen64-bad-full/b...Zaheer Abbas Merali1-1/+1
2006-10-10Add dvb detection and allow dvbsrc to be built.Zaheer Abbas Merali3-1/+21
2006-10-10Initial import of dvbsrc.Zaheer Abbas Merali17-1/+2421
2006-10-10ext/gnomevfs/: Fix URI interface implementation return type.Josep Torre Valles1-1/+1
2006-10-10gst/qtdemux/qtdemux.c: Reorganise some stuff.Wim Taymans3-234/+298
2006-10-07docs/plugins/: Add/update docs stuff.Tim-Philipp Müller15-168/+1396
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