Age | Commit message (Expand) | Author | Files | Lines |
2006-07-31 | ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ... | Andy Wingo | 2 | -36/+71 |
2006-07-31 | ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot... | Stefan Kost | 1 | -12/+7 |
2006-07-31 | ext/directfb/dfbvideosink.c: Post an error message. | Julien Moutte | 2 | -0/+7 |
2006-07-31 | ext/directfb/dfbvideosink.c: Don't try allocating if we are not setup yet. Fa... | Julien Moutte | 2 | -1/+17 |
2006-07-31 | gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate even... | Wim Taymans | 2 | -3/+38 |
2006-07-29 | ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err... | Stefan Kost | 1 | -9/+52 |
2006-07-28 | gst/audioresample/gstaudioresample.c: Don't leak references to the incoming c... | Jan Schmidt | 2 | -3/+3 |
2006-07-28 | ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst... | Tim-Philipp Müller | 3 | -226/+181 |
2006-07-28 | ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976. | Tim-Philipp Müller | 2 | -1/+6 |
2006-07-27 | ext/gsm/: Fix negotiation. | Wim Taymans | 3 | -6/+52 |
2006-07-26 | gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ... | Thomas Vander Stichele | 4 | -6/+9 |
2006-07-24 | sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d... | Sébastien Moutte | 9 | -126/+330 |
2006-07-23 | Add libopenspc-based SPC decoder element (#348220). | Chris Lee | 7 | -1/+458 |
2006-07-19 | sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not... | Martin Szulecki | 2 | -1/+14 |
2006-07-19 | update spec file | Christian Schaller | 1 | -2/+3 |
2006-07-19 | gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just che... | Tim-Philipp Müller | 2 | -1/+16 |
2006-07-18 | ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end... | Tim-Philipp Müller | 4 | -2/+55 |
2006-07-18 | ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also... | Tim-Philipp Müller | 3 | -32/+49 |
2006-07-18 | ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional... | Tim-Philipp Müller | 3 | -278/+166 |
2006-07-18 | configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. | Sebastian Dröge | 11 | -267/+803 |
2006-07-18 | gst/nsf/nsf.c: Fix compilation by not ignoring return values of fread. | Wim Taymans | 2 | -4/+18 |
2006-07-17 | docs/plugins/inspect/: adding more inspect docs | Thomas Vander Stichele | 8 | -1/+147 |
2006-07-17 | docs/plugins/inspect/plugin-gdp.xml: actually commit inspectation of gdp element | Thomas Vander Stichele | 2 | -0/+32 |
2006-07-17 | gst/gdp/: remove parent_class setting, BOILERPLATE does this fix typo in comment | Thomas Vander Stichele | 3 | -5/+9 |
2006-07-17 | gst/qtdemux/qtdemux.c: Store duration in uint64 too instead of clipping. | Wim Taymans | 2 | -27/+46 |
2006-07-16 | ext/faad/gstfaad.c: Don't crash on small buffers. | Wim Taymans | 2 | -4/+18 |
2006-07-15 | ext/ivorbis/vorbisfile.c: Reset adapter. | Stefan Kost | 2 | -0/+10 |
2006-07-15 | gst/spectrum/: Do not use deprecated gtk functions. | Stefan Kost | 3 | -2/+8 |
2006-07-14 | build as a plugin, not a lib | Thomas Vander Stichele | 1 | -0/+1 |
2006-07-14 | gst/nsf/: Remove crack malloc/free replacement. | Wim Taymans | 5 | -497/+16 |
2006-07-13 | docs/plugins/: add more plugins and elements to docs | Thomas Vander Stichele | 6 | -2/+56 |
2006-07-13 | gst/nsf/Makefile.am: Fix build. | Wim Taymans | 2 | -0/+6 |
2006-07-13 | remove sdlvideosink plugin and update the rest | Thomas Vander Stichele | 20 | -56/+43 |
2006-07-13 | Added NSF decoder plugin. Fixes 151192. | Wim Taymans | 29 | -0/+9933 |
2006-07-13 | tests/check/Makefile.am: Only run mpeg2enc unit test if we built the mpeg2enc... | Tim-Philipp Müller | 2 | -1/+12 |
2006-07-13 | configure.ac: Don't error out in configure if mjpegtools dev is not there. | Tim-Philipp Müller | 2 | -2/+9 |
2006-07-13 | Port mpeg2enc to 0.10 (#343184). | Mark Nauwelaerts | 17 | -301/+1167 |
2006-07-12 | gst/spectrum/gstspectrum.c: Fix typo in property nick. | Tim-Philipp Müller | 2 | -1/+6 |
2006-07-10 | gst/filter/: Don't forget new files. | Wim Taymans | 4 | -0/+235 |
2006-07-10 | I'm too lazy to comment this | Wim Taymans | 1 | -0/+1 |
2006-07-10 | Ported the gstfilter plugin to GStreamer 0.10. | Mathis Hofer | 8 | -603/+535 |
2006-07-10 | gst/qtdemux/qtdemux.c: Extract comment information!! | Wim Taymans | 2 | -0/+10 |
2006-07-10 | gst/qtdemux/qtdemux.c: Extract year/date information (fixes #347079). | Tim-Philipp Müller | 2 | -0/+49 |
2006-07-07 | gst/qtdemux/qtdemux.c: Don't crash on twos/sowt/raw audio. #345830. | Wim Taymans | 2 | -4/+13 |
2006-07-07 | ext/neon/gstneonhttpsrc.*: Remove unlock function. start/stop will do everyth... | Lutz Mueller | 3 | -212/+144 |
2006-07-03 | gst/qtdemux/qtdemux.c: Fix silly crasher in state change function; add | Tim-Philipp Müller | 3 | -15/+25 |
2006-06-23 | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo... | Tim-Philipp Müller | 12 | -11/+26 |
2006-06-22 | gst/: Avoid unnecessary class cast check in class_init functions (#337747). | Cody Russell | 1 | -1/+1 |
2006-06-20 | gst/modplug/libmodplug/stdafx.h: Fix modplug on AMD64. Fixes #345336. | Wim Taymans | 2 | -4/+18 |
2006-06-19 | configure.ac: Fix check so that future libneon API changes won't break the bu... | Tim-Philipp Müller | 3 | -4/+19 |