summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-21docs/plugins/: Add the GIO plugin to the docs and do a make update while doin...Sebastian Dröge34-236/+587
2007-09-21Add a GIO/GVFS plugin with source and sink elements. This will only be enable...René Stadler11-3/+1264
2007-09-21update spec file with various new plug-insChristian Schaller1-1/+7
2007-09-21gst/librfb/: Added offset-x, offset-y, width and height property for selectin...Thijs Vermeir4-5/+96
2007-09-21gst/librfb/gstrfbsrc.c: Minimum raw encoding is working nowThijs Vermeir3-10/+12
2007-09-20gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpeg...Thijs Vermeir2-17/+18
2007-09-20gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream.Thijs Vermeir2-4/+12
2007-09-20examples/app/appsrc_ex.c: Fix compilation after changing the name of a method.Wim Taymans2-1/+6
2007-09-20Fix memory leaks. More to come.Stefan Kost7-37/+161
2007-09-20gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...Wim Taymans7-0/+88
2007-09-20gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access ...Wim Taymans3-45/+240
2007-09-19ext/faad/gstfaad.c: Don't set channel positions on regular mono and stereo ca...Jonathan Matthew2-22/+54
2007-09-19gst/librfb/: It is now possible to connect to a vncserver. there are still so...Thijs Vermeir4-122/+190
2007-09-19Ignore registries in any format.Stefan Kost3-2/+8
2007-09-19gst/real/gstrealvideodec.*: Don't generate an error for occasional decoding e...Wim Taymans3-11/+78
2007-09-19gst/librfb/gstrfbsrc.c: Add password property (write only)Thijs Vermeir4-11/+65
2007-09-19ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst...Sebastian Dröge1-6/+5
2007-09-19ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst...Sebastian Dröge1-0/+7
2007-09-19gst/librfb/: VNC Authentication should be working now temperaly with fake pas...Thijs Vermeir7-5/+787
2007-09-18gst/librfb/rfbdecoder.*: Added some documentation about security handling sta...Thijs Vermeir3-8/+55
2007-09-18gst/spectrum/: Handling window resize.Stefan Kost3-29/+70
2007-09-18ChangeLog: Add missing newline.Stefan Kost4-19/+22
2007-09-17Added a new property for the rfb versionThijs Vermeir4-6/+112
2007-09-17gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa...Wim Taymans7-24/+78
2007-09-16gst/rtpmanager/gstrtpbin.c: Use lock to protect variable.Wim Taymans7-139/+368
2007-09-16ext/amrwb/gstamrwbenc.*: Add property to control bandmode. Fixes #477306.Daniel Charles3-2/+104
2007-09-15gst/rtpmanager/gstrtpbin.c: Also set NTP base time on new sessions.Wim Taymans4-6/+62
2007-09-12gst/rtpmanager/: Various leak fixes.Wim Taymans8-12/+127
2007-09-12gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...Wim Taymans9-39/+354
2007-09-12gst/: Printf format fixes (#476128).Peter Kjellerstedt6-10/+24
2007-09-09ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_I...Thomas Green3-1/+98
2007-09-09configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN for the faad and the x...Tim-Philipp Müller2-25/+20
2007-09-07gst/spectrum/gstspectrum.c: Use the correct parameter order for the memset ca...Sebastian Dröge2-4/+11
2007-09-06gst/mpegtsparse/mpegtsparse.c: Fix the build (missing stdlib.h).Stefan Kost3-0/+8
2007-09-06gst/spectrum/fix_fft.c: Remove fixed point FFT as it's not used anymore.Sebastian Dröge2-453/+5
2007-09-06Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...Sebastian Dröge8-163/+779
2007-09-05gst/real/gstrealvideodec.c: Add some more debugging.Wim Taymans2-15/+43
2007-09-04gst/rtpmanager/gstrtpsession.c: Make compiler happy: fix compilation with -Wa...Tim-Philipp Müller2-2/+9
2007-09-04Nosefart -> NES Sound FormatJohan Dahlin1-1/+1
2007-09-04gst/nsf/gstnsf.*: Add support for (very) basic tagging.Johan Dahlin3-0/+27
2007-09-03gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans13-435/+1382
2007-09-03gmythsrc code rewrite;Renato Filho4-687/+376
2007-08-31gst/rtpmanager/gstrtpjitterbuffer.c: Use extended timestamp to release buffer...Wim Taymans2-13/+31
2007-08-29gst/rtpmanager/gstrtpjitterbuffer.c: Improve Comments.Wim Taymans4-10/+87
2007-08-29gst/switch/gstswitch.c (gst_switch_chain, gst_switch_set_property): If all in...Zaheer Abbas Merali2-11/+120
2007-08-29gst/rtpmanager/gstrtpsession.*: Distribute synchronisation parameters to the ...Wim Taymans7-8/+165
2007-08-28gst/rtpmanager/gstrtpbin.c: Add some more advanced example pipelines.Wim Taymans5-7/+85
2007-08-28gst/dvdspu/gstdvdspu.c: Don't need this include (fixes compilation in uninsta...Tim-Philipp Müller2-1/+5
2007-08-27gst/rtpmanager/gstrtpjitterbuffer.c: When synchronizing buffers, take peer la...Wim Taymans2-1/+22
2007-08-27gst/flv/gstflvdemux.c: Make sure we initialize the seek result.Julien Moutte2-0/+6