Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-10-02 | ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too m... | Tim-Philipp Müller | 3 | -1/+7 |
2006-09-28 | sys/v4l2/: Framerate can be 0/1 too. | Wim Taymans | 3 | -2/+21 |
2006-09-28 | gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc. | Tim-Philipp Müller | 3 | -0/+9 |
2006-09-27 | Removed set-undef-fps. | Edgard Lima | 4 | -45/+9 |
2006-09-27 | sys/v4l2/: Renamed some properties to match the tuner interface naming. | Wim Taymans | 7 | -64/+84 |
2006-09-27 | Small cleanups. | Wim Taymans | 7 | -60/+124 |
2006-09-27 | Some cleanups and comments. | Edgard Lima | 8 | -223/+143 |
2006-09-26 | docs/plugins/: Add v4l2 plugin to the docs. | Wim Taymans | 7 | -9/+51 |
2006-09-26 | sys/v4l2/Makefile.am: Fix makefile, list libs in stack order. | Wim Taymans | 13 | -208/+181 |
2006-09-26 | sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo... | Wim Taymans | 6 | -353/+542 |
2006-09-23 | ext/cdaudio/gstcdaudio.c: Port to 0.10. | Wim Taymans | 2 | -133/+196 |
2006-09-23 | sys/glsink/glimagesink.c: Fix problems when the element cannot open the displ... | David Schleef | 2 | -9/+22 |
2006-09-22 | configure.ac: Up requirements to -base CVS and core CVS (the format for the v... | Tim-Philipp Müller | 2 | -2/+9 |
2006-09-22 | ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins i... | Tim-Philipp Müller | 3 | -2/+13 |
2006-09-21 | Reverted previous commit (2006-09-19 - Allow internal codes from last.fm). As... | Edgard Lima | 4 | -151/+76 |
2006-09-21 | ext/faac/gstfaac.c: Add decoder specific info on the caps. | Wim Taymans | 2 | -42/+84 |
2006-09-19 | Allow internal codes from last.fm | Edgard Lima | 4 | -64/+160 |
2006-09-19 | Just a small fix to the app options. | Edgard Lima | 2 | -1/+6 |
2006-09-19 | Add Video Orientation interface support to v4l2src. | Edgard Lima | 6 | -5/+339 |