Age | Commit message (Expand) | Author | Files | Lines |
2006-11-14 | tests/check/: Added y4m test. Fixes #372243. | Wim Taymans | 3 | -1/+170 |
2006-11-13 | configure.ac: Enable cdaudio and y4m. | Mark Nauwelaerts | 5 | -161/+196 |
2006-11-11 | A little pluggy to make sense out of the random chunks we get from multifilesrc. | David Schleef | 4 | -0/+400 |
2006-11-10 | gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist. | David Schleef | 2 | -2/+5 |
2006-11-10 | gst/multifilesink/: Remove the old one. | David Schleef | 5 | -793/+8 |
2006-11-10 | Revive multifile[src|sink]. | David Schleef | 7 | -2/+845 |
2006-11-09 | sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property) | Zaheer Abbas Merali | 2 | -3/+18 |
2006-11-08 | sys/dvb/gstdvbsrc.c: Do not call output_frontend_stats from a method that doe... | Zaheer Abbas Merali | 2 | -2/+7 |
2006-11-07 | sys/dvb/gstdvbsrc.*: Force PAT to always be in the filter. | Zaheer Abbas Merali | 3 | -22/+50 |
2006-11-04 | po/POTFILES.in: add dvbsrc | Thomas Vander Stichele | 4 | -78/+113 |
2006-11-02 | Fix enum nicks; only emit no-more-pads once; add support for very fast encodi... | Sebastian Dröge | 3 | -18/+48 |
2006-11-01 | sys/: Wait until the window is created before using it; guard unistd.h includ... | Sergey Scobich | 6 | -10/+45 |
2006-10-31 | gst/qtdemux/qtdemux.c: Handle unbounded length streams a bit better. Fixes #3... | Wim Taymans | 2 | -12/+31 |
2006-10-29 | ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push()... | Tim-Philipp Müller | 2 | -12/+11 |
2006-10-28 | gst/audioresample/gstaudioresample.c: Another typo fix (#366212). | Tim-Philipp Müller | 1 | -1/+1 |
2006-10-26 | Fixed bug for files with timestamps less than 0. | Edgard Lima | 3 | -10/+33 |
2006-10-21 | I copied over filesink a while ago and modified it to work as multifilesink. ... | David Schleef | 6 | -454/+336 |
2006-10-17 | Activate pads before adding them to running element. | Tim-Philipp Müller | 5 | -0/+14 |
2006-10-17 | gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do poin... | Josep Torra Valles | 2 | -103/+123 |
2006-10-17 | Just a cast to make it compile oos big_endian systems. | Edgard Lima | 2 | -1/+6 |
2006-10-17 | Created new element nuvdemux. | Edgard Lima | 5 | -0/+1116 |
2006-10-17 | gst/nsf/: Fix some things the Forte compiler warns about (#362626). | Josep Torra Valles | 6 | -7/+65 |
2006-10-17 | gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead. | Tim-Philipp Müller | 3 | -58/+91 |
2006-10-11 | Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for a... | Tim-Philipp Müller | 5 | -184/+165 |
2006-10-11 | gst/qtdemux/qtdemux.c: Add some fourcc for DV format. | Edward Hervey | 2 | -0/+9 |
2006-10-10 | gst/qtdemux/qtdemux.c: Printf format fixes. | Tim-Philipp Müller | 3 | -4/+13 |
2006-10-10 | sys/dvb/: Remove these files, not needed use system files. | Zaheer Abbas Merali | 12 | -1072/+26 |
2006-10-10 | Buildbot, I do as you command. http://build.fluendo.com:8080/gen64-bad-full/b... | Zaheer Abbas Merali | 1 | -1/+1 |
2006-10-10 | Add dvb detection and allow dvbsrc to be built. | Zaheer Abbas Merali | 3 | -1/+21 |
2006-10-10 | Initial import of dvbsrc. | Zaheer Abbas Merali | 17 | -1/+2421 |
2006-10-10 | ext/gnomevfs/: Fix URI interface implementation return type. | Josep Torre Valles | 1 | -1/+1 |
2006-10-10 | gst/qtdemux/qtdemux.c: Reorganise some stuff. | Wim Taymans | 3 | -234/+298 |
2006-10-07 | docs/plugins/: Add/update docs stuff. | Tim-Philipp Müller | 15 | -168/+1396 |
2006-10-06 | Add ReplayGain analysis element (#357069). | René Stadler | 13 | -0/+3545 |
2006-10-06 | ext/faad/gstfaad.c: Some cleanups. | Wim Taymans | 4 | -11/+43 |
2006-10-06 | ext/theora/theoradec.*: Port lots of changes from theoradec to theoraexpdec. | Michael Smith | 3 | -38/+160 |
2006-10-06 | gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy. | Tim-Philipp Müller | 2 | -3/+10 |
2006-10-06 | gst/spectrum/gstspectrum.c: Removed cruft code that was just commented out. R... | Stefan Kost | 2 | -109/+8 |
2006-10-05 | Another batch of printf format fixes. | Tim-Philipp Müller | 6 | -14/+25 |
2006-10-05 | Printf format fixes. | Tim-Philipp Müller | 2 | -1/+1 |
2006-10-04 | gst/videocrop/gstvideocrop.*: Handle packed YUV formats (UYVY, YUY2, YUYV) se... | Tim-Philipp Müller | 3 | -17/+132 |
2006-10-04 | tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work r... | Tim-Philipp Müller | 4 | -1/+333 |
2006-10-04 | Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. | Tim-Philipp Müller | 3 | -4/+7 |
2006-10-04 | removed v4l2 | Thomas Vander Stichele | 6 | -48/+13 |
2006-10-03 | removing icle for v4l2 | Thomas Vander Stichele | 2 | -526/+1 |
2006-10-03 | remove last cond | Thomas Vander Stichele | 1 | -1/+0 |
2006-10-03 | moved to gst-plugins-good | Thomas Vander Stichele | 22 | -5200/+28 |
2006-10-03 | comment out the notifies for removed properties | Thomas Vander Stichele | 1 | -0/+6 |
2006-10-03 | sys/v4l2/gstv4l2object.c: comment out the properties that are already part of... | Thomas Vander Stichele | 2 | -0/+10 |
2006-10-03 | sys/v4l2/gstv4l2src.c: Improve docs. | Zaheer Abbas Merali | 2 | -8/+8 |