Age | Commit message (Expand) | Author | Files | Lines |
2006-12-06 | configure.ac: Update the Jack requirement to the version where I think option... | Jan Schmidt | 2 | -1/+7 |
2006-12-01 | win32/MANIFEST: Fix compilation on win32 under VS8 | Sergey Scobich | 2 | -1/+11 |
2006-11-30 | gst/replaygain/gstrganalysis.c: Call the base class handler. Fixes #380610. | René Stadler | 2 | -1/+8 |
2006-11-30 | ext/Makefile.am: Fix build. | Wim Taymans | 3 | -4/+17 |
2006-11-30 | Added fully functional jackaudiosink. | Wim Taymans | 8 | -655/+992 |
2006-11-27 | gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper err... | Wim Taymans | 2 | -10/+33 |
2006-11-26 | ext/theora/theoradec.c: Send events on the right pads, since they don't work ... | Michael Smith | 2 | -2/+10 |
2006-11-24 | remove obsolete _factory_init protos and functions | Stefan Kost | 8 | -29/+17 |
2006-11-21 | add rfbsrc plugin | Christian Schaller | 1 | -0/+1 |
2006-11-19 | gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build. | Michael Smith | 2 | -1/+6 |
2006-11-17 | sys/dvb/gstdvbsrc.c: Actually set the TONE parameter for DVB-S when we should. | Zaheer Abbas Merali | 2 | -5/+6 |
2006-11-17 | gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures. | David Schleef | 2 | -4/+8 |
2006-11-17 | gst/librfb/gstrfbsrc.h: Oops, add this file. | David Schleef | 2 | -0/+73 |
2006-11-17 | Port librfb to 0.10 (#376106). | Andre Moreira Magalhaes | 14 | -651/+566 |
2006-11-16 | ext/spc/gstspc.c: Fix build with disabled gst-debug. | Tim-Philipp Müller | 2 | -3/+7 |
2006-11-15 | update spec file with latest changes | Christian Schaller | 1 | -1/+3 |
2006-11-15 | ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ... | Sebastian Dröge | 4 | -70/+118 |
2006-11-14 | add missing files from SPEC | Christian Schaller | 1 | -2/+11 |
2006-11-14 | sys/dvb/gstdvbsrc.*: Fix minor printf format issue; remove overly paranoid ch... | Tim-Philipp Müller | 3 | -16/+14 |
2006-11-14 | gst/qtdemux/qtdemux.c: Don't parse extra sample params for raw pcm. Fixes #37... | Wim Taymans | 2 | -16/+25 |
2006-11-14 | tests/check/elements/.cvsignore: Add cdaudio to ignore. | Wim Taymans | 2 | -0/+6 |
2006-11-14 | ext/Makefile.am: dist cdaudio dir. | Wim Taymans | 2 | -0/+6 |
2006-11-14 | Fix cdaudio build. | Wim Taymans | 3 | -4/+18 |
2006-11-14 | give credit | Wim Taymans | 1 | -0/+2 |
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 |