Age | Commit message (Expand) | Author | Files | Lines |
2007-10-05 | gst/mpegtsparse/mpegtspacketizer.c: Don't skip PAT with version number 0. Fix... | Wai-Ming Ho | 3 | -1/+15 |
2007-10-02 | gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat... | Wim Taymans | 2 | -1/+6 |
2007-10-02 | gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables. | Wim Taymans | 4 | -29/+92 |
2007-10-02 | gst/sdp/Makefile.am: Forgot to commit makefile. | Wim Taymans | 2 | -0/+18 |
2007-10-02 | ext/gio/gstgiosink.c: Update to API changes in GIO. | Sebastian Dröge | 2 | -1/+7 |
2007-10-01 | gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate. | Wim Taymans | 2 | -46/+22 |
2007-10-01 | Added SDP demuxer element. Fixes #426657. | Wim Taymans | 5 | -0/+1557 |
2007-10-01 | gst/mpegtsparse/: Remove useless src pad that only results in not linked erro... | mutex at runbox dot com | 4 | -19/+17 |
2007-09-29 | ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab. | Tim-Philipp Müller | 3 | -2/+15 |
2007-09-29 | ext/gio/: Some minor cleanup and allow setting the location only when the ele... | Sebastian Dröge | 3 | -7/+24 |
2007-09-29 | configure.ac: Update gio's pkg-config file name as currently in SVN. | Sebastian Dröge | 3 | -6/+12 |
2007-09-28 | gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose. | Wim Taymans | 3 | -7/+18 |
2007-09-28 | gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ... | Wim Taymans | 4 | -92/+123 |
2007-09-28 | ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo... | Sebastian Dröge | 2 | -12/+8 |
2007-09-28 | configure.ac: We require libneon >= 26 now for the query field in ne_uri. | Wim Taymans | 2 | -1/+6 |
2007-09-28 | ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing. | Wouter Cloetens | 3 | -1/+29 |
2007-09-27 | gst/librfb/gstrfbsrc.*: Added a property for incremental screen updates | Thijs Vermeir | 3 | -5/+21 |
2007-09-27 | ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ... | Tim-Philipp Müller | 3 | -20/+9 |
2007-09-27 | gst/flv/gstflvparse.c: I got it wrong again, audio rate was not detected corr... | Julien Moutte | 2 | -7/+12 |
2007-09-26 | gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher. | Wim Taymans | 4 | -7/+27 |
2007-09-26 | gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdb | Thijs Vermeir | 2 | -1/+7 |
2007-09-26 | gst/flv/gstflvparse.c: codec_data is needed for every tag not just the first ... | Julien Moutte | 2 | -2/+10 |
2007-09-26 | gst/flv/gstflvparse.c: Fix bit masks operations to be sure we detect the code... | Julien Moutte | 2 | -49/+34 |
2007-09-24 | Massive leak fixing, plus code cleanups. | Stefan Kost | 15 | -78/+155 |
2007-09-22 | po/LINGUAS: Added translations. | Thomas Vander Stichele | 2 | -1/+6 |
2007-09-22 | po/pl.po: Added Polish translation. | Thomas Vander Stichele | 2 | -0/+42 |
2007-09-22 | po/fi.po: Added Finnish translation. | Thomas Vander Stichele | 2 | -0/+58 |
2007-09-22 | po/es.po: Added Spanish translation. | Thomas Vander Stichele | 2 | -0/+44 |
2007-09-22 | po/bg.po: Added Bulgarian translation. | Thomas Vander Stichele | 2 | -0/+64 |
2007-09-21 | docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy. | Sebastian Dröge | 4 | -63/+100 |
2007-09-21 | docs/plugins/: Add the GIO plugin to the docs and do a make update while doin... | Sebastian Dröge | 34 | -236/+587 |
2007-09-21 | Add a GIO/GVFS plugin with source and sink elements. This will only be enable... | René Stadler | 11 | -3/+1264 |
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 |