Age | Commit message (Expand) | Author | Files | Lines |
2007-09-21 | update spec file with various new plug-ins | Christian Schaller | 1 | -1/+7 |
2007-09-21 | gst/librfb/: Added offset-x, offset-y, width and height property for selectin... | Thijs Vermeir | 4 | -5/+96 |
2007-09-21 | gst/librfb/gstrfbsrc.c: Minimum raw encoding is working now | Thijs Vermeir | 3 | -10/+12 |
2007-09-20 | gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpeg... | Thijs Vermeir | 2 | -17/+18 |
2007-09-20 | gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream. | Thijs Vermeir | 2 | -4/+12 |
2007-09-20 | examples/app/appsrc_ex.c: Fix compilation after changing the name of a method. | Wim Taymans | 2 | -1/+6 |
2007-09-20 | Fix memory leaks. More to come. | Stefan Kost | 7 | -37/+161 |
2007-09-20 | gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi... | Wim Taymans | 7 | -0/+88 |
2007-09-20 | gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access ... | Wim Taymans | 3 | -45/+240 |
2007-09-19 | ext/faad/gstfaad.c: Don't set channel positions on regular mono and stereo ca... | Jonathan Matthew | 2 | -22/+54 |
2007-09-19 | gst/librfb/: It is now possible to connect to a vncserver. there are still so... | Thijs Vermeir | 4 | -122/+190 |
2007-09-19 | Ignore registries in any format. | Stefan Kost | 3 | -2/+8 |
2007-09-19 | gst/real/gstrealvideodec.*: Don't generate an error for occasional decoding e... | Wim Taymans | 3 | -11/+78 |
2007-09-19 | gst/librfb/gstrfbsrc.c: Add password property (write only) | Thijs Vermeir | 4 | -11/+65 |
2007-09-19 | ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst... | Sebastian Dröge | 1 | -6/+5 |
2007-09-19 | ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst... | Sebastian Dröge | 1 | -0/+7 |
2007-09-19 | gst/librfb/: VNC Authentication should be working now temperaly with fake pas... | Thijs Vermeir | 7 | -5/+787 |
2007-09-18 | gst/librfb/rfbdecoder.*: Added some documentation about security handling sta... | Thijs Vermeir | 3 | -8/+55 |
2007-09-18 | gst/spectrum/: Handling window resize. | Stefan Kost | 3 | -29/+70 |
2007-09-18 | ChangeLog: Add missing newline. | Stefan Kost | 4 | -19/+22 |
2007-09-17 | Added a new property for the rfb version | Thijs Vermeir | 4 | -6/+112 |
2007-09-17 | gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa... | Wim Taymans | 7 | -24/+78 |
2007-09-16 | gst/rtpmanager/gstrtpbin.c: Use lock to protect variable. | Wim Taymans | 7 | -139/+368 |
2007-09-16 | ext/amrwb/gstamrwbenc.*: Add property to control bandmode. Fixes #477306. | Daniel Charles | 3 | -2/+104 |
2007-09-15 | gst/rtpmanager/gstrtpbin.c: Also set NTP base time on new sessions. | Wim Taymans | 4 | -6/+62 |
2007-09-12 | gst/rtpmanager/: Various leak fixes. | Wim Taymans | 8 | -12/+127 |
2007-09-12 | gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that... | Wim Taymans | 9 | -39/+354 |
2007-09-12 | gst/: Printf format fixes (#476128). | Peter Kjellerstedt | 6 | -10/+24 |
2007-09-09 | ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_I... | Thomas Green | 3 | -1/+98 |
2007-09-09 | configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN for the faad and the x... | Tim-Philipp Müller | 2 | -25/+20 |
2007-09-07 | gst/spectrum/gstspectrum.c: Use the correct parameter order for the memset ca... | Sebastian Dröge | 2 | -4/+11 |
2007-09-06 | gst/mpegtsparse/mpegtsparse.c: Fix the build (missing stdlib.h). | Stefan Kost | 3 | -0/+8 |
2007-09-06 | gst/spectrum/fix_fft.c: Remove fixed point FFT as it's not used anymore. | Sebastian Dröge | 2 | -453/+5 |
2007-09-06 | Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa... | Sebastian Dröge | 8 | -163/+779 |
2007-09-05 | gst/real/gstrealvideodec.c: Add some more debugging. | Wim Taymans | 2 | -15/+43 |
2007-09-04 | gst/rtpmanager/gstrtpsession.c: Make compiler happy: fix compilation with -Wa... | Tim-Philipp Müller | 2 | -2/+9 |
2007-09-04 | Nosefart -> NES Sound Format | Johan Dahlin | 1 | -1/+1 |
2007-09-04 | gst/nsf/gstnsf.*: Add support for (very) basic tagging. | Johan Dahlin | 3 | -0/+27 |
2007-09-03 | gst/rtpmanager/: Updated example pipelines in docs. | Wim Taymans | 13 | -435/+1382 |
2007-09-03 | gmythsrc code rewrite; | Renato Filho | 4 | -687/+376 |
2007-08-31 | gst/rtpmanager/gstrtpjitterbuffer.c: Use extended timestamp to release buffer... | Wim Taymans | 2 | -13/+31 |
2007-08-29 | gst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments. | Wim Taymans | 4 | -10/+87 |
2007-08-29 | gst/switch/gstswitch.c (gst_switch_chain, gst_switch_set_property): If all in... | Zaheer Abbas Merali | 2 | -11/+120 |
2007-08-29 | gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ... | Wim Taymans | 7 | -8/+165 |
2007-08-28 | gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines. | Wim Taymans | 5 | -7/+85 |
2007-08-28 | gst/dvdspu/gstdvdspu.c: Don't need this include (fixes compilation in uninsta... | Tim-Philipp Müller | 2 | -1/+5 |
2007-08-27 | gst/rtpmanager/gstrtpjitterbuffer.c: When synchronizing buffers, take peer la... | Wim Taymans | 2 | -1/+22 |
2007-08-27 | gst/flv/gstflvdemux.c: Make sure we initialize the seek result. | Julien Moutte | 2 | -0/+6 |
2007-08-27 | gst/dvdspu/Makefile.am: Commit the makefile too. | Jan Schmidt | 2 | -0/+17 |
2007-08-27 | dvdspu element donated by Fluendo. It implements a DVD Sub-Picture | Jan Schmidt | 11 | -1323/+2162 |