Age | Commit message (Expand) | Author | Files | Lines |
2006-11-10 | gst/multifilesink/: Remove the old one. | David Schleef | 1 | -0/+8 |
2006-11-10 | Revive multifile[src|sink]. | David Schleef | 1 | -0/+10 |
2006-11-09 | sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property) | Zaheer Abbas Merali | 1 | -0/+8 |
2006-11-08 | sys/dvb/gstdvbsrc.c: Do not call output_frontend_stats from a method that doe... | Zaheer Abbas Merali | 1 | -0/+7 |
2006-11-07 | sys/dvb/gstdvbsrc.*: Force PAT to always be in the filter. | Zaheer Abbas Merali | 1 | -0/+9 |
2006-11-04 | po/POTFILES.in: add dvbsrc | Thomas Vander Stichele | 1 | -0/+19 |
2006-11-02 | Fix enum nicks; only emit no-more-pads once; add support for very fast encodi... | Sebastian Dröge | 1 | -0/+12 |
2006-11-01 | sys/: Wait until the window is created before using it; guard unistd.h includ... | Sergey Scobich | 1 | -0/+16 |
2006-10-31 | gst/qtdemux/qtdemux.c: Handle unbounded length streams a bit better. Fixes #3... | Wim Taymans | 1 | -0/+7 |
2006-10-29 | ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push()... | Tim-Philipp Müller | 1 | -0/+7 |
2006-10-26 | Fixed bug for files with timestamps less than 0. | Edgard Lima | 1 | -0/+8 |
2006-10-21 | I copied over filesink a while ago and modified it to work as multifilesink. ... | David Schleef | 1 | -0/+10 |
2006-10-17 | Activate pads before adding them to running element. | Tim-Philipp Müller | 1 | -0/+9 |
2006-10-17 | gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do poin... | Josep Torra Valles | 1 | -0/+12 |
2006-10-17 | Just a cast to make it compile oos big_endian systems. | Edgard Lima | 1 | -0/+5 |
2006-10-17 | Created new element nuvdemux. | Edgard Lima | 1 | -0/+12 |
2006-10-17 | gst/nsf/: Fix some things the Forte compiler warns about (#362626). | Josep Torra Valles | 1 | -0/+11 |
2006-10-17 | gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead. | Tim-Philipp Müller | 1 | -0/+14 |
2006-10-11 | Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for a... | Tim-Philipp Müller | 1 | -0/+13 |
2006-10-11 | gst/qtdemux/qtdemux.c: Add some fourcc for DV format. | Edward Hervey | 1 | -0/+5 |
2006-10-10 | gst/qtdemux/qtdemux.c: Printf format fixes. | Tim-Philipp Müller | 1 | -0/+9 |
2006-10-10 | sys/dvb/: Remove these files, not needed use system files. | Zaheer Abbas Merali | 1 | -0/+19 |
2006-10-10 | Add dvb detection and allow dvbsrc to be built. | Zaheer Abbas Merali | 1 | -0/+6 |
2006-10-10 | Initial import of dvbsrc. | Zaheer Abbas Merali | 1 | -0/+21 |
2006-10-10 | gst/qtdemux/qtdemux.c: Reorganise some stuff. | Wim Taymans | 1 | -0/+13 |
2006-10-07 | docs/plugins/: Add/update docs stuff. | Tim-Philipp Müller | 1 | -0/+18 |
2006-10-06 | Add ReplayGain analysis element (#357069). | René Stadler | 1 | -0/+47 |
2006-10-06 | ext/faad/gstfaad.c: Some cleanups. | Wim Taymans | 1 | -0/+11 |
2006-10-06 | ext/theora/theoradec.*: Port lots of changes from theoradec to theoraexpdec. | Michael Smith | 1 | -0/+15 |
2006-10-06 | gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy. | Tim-Philipp Müller | 1 | -0/+5 |
2006-10-06 | gst/spectrum/gstspectrum.c: Removed cruft code that was just commented out. R... | Stefan Kost | 1 | -0/+7 |
2006-10-05 | Another batch of printf format fixes. | Tim-Philipp Müller | 1 | -0/+10 |
2006-10-04 | gst/videocrop/gstvideocrop.*: Handle packed YUV formats (UYVY, YUY2, YUYV) se... | Tim-Philipp Müller | 1 | -0/+16 |
2006-10-04 | tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work r... | Tim-Philipp Müller | 1 | -0/+10 |
2006-10-04 | Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. | Tim-Philipp Müller | 1 | -0/+6 |
2006-10-04 | removed v4l2 | Thomas Vander Stichele | 1 | -0/+9 |
2006-10-03 | moved to gst-plugins-good | Thomas Vander Stichele | 1 | -0/+25 |
2006-10-03 | sys/v4l2/gstv4l2object.c: comment out the properties that are already part of... | Thomas Vander Stichele | 1 | -0/+7 |
2006-10-03 | sys/v4l2/gstv4l2src.c: Improve docs. | Zaheer Abbas Merali | 1 | -0/+5 |
2006-10-02 | ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too m... | Tim-Philipp Müller | 1 | -0/+6 |
2006-09-28 | sys/v4l2/: Framerate can be 0/1 too. | Wim Taymans | 1 | -0/+10 |
2006-09-28 | gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc. | Tim-Philipp Müller | 1 | -0/+5 |
2006-09-27 | Removed set-undef-fps. | Edgard Lima | 1 | -0/+7 |
2006-09-27 | sys/v4l2/: Renamed some properties to match the tuner interface naming. | Wim Taymans | 1 | -0/+20 |
2006-09-27 | Small cleanups. | Wim Taymans | 1 | -0/+25 |
2006-09-27 | Some cleanups and comments. | Edgard Lima | 1 | -0/+12 |
2006-09-26 | docs/plugins/: Add v4l2 plugin to the docs. | Wim Taymans | 1 | -0/+14 |
2006-09-26 | sys/v4l2/Makefile.am: Fix makefile, list libs in stack order. | Wim Taymans | 1 | -0/+25 |
2006-09-26 | sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo... | Wim Taymans | 1 | -0/+32 |
2006-09-23 | ext/cdaudio/gstcdaudio.c: Port to 0.10. | Wim Taymans | 1 | -0/+9 |