Age | Commit message (Expand) | Author | Files | Lines |
2007-10-08 | ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins... | Sebastian Dröge | 1 | -0/+6 |
2007-10-05 | gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t... | Wim Taymans | 1 | -0/+7 |
2007-10-05 | gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of... | Wim Taymans | 1 | -0/+20 |
2007-10-05 | gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i... | Gautier Portet | 1 | -0/+13 |
2007-10-05 | gst/mpegtsparse/mpegtspacketizer.c: Don't skip PAT with version number 0. Fix... | Wai-Ming Ho | 1 | -0/+12 |
2007-10-02 | gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat... | Wim Taymans | 1 | -0/+5 |
2007-10-02 | gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables. | Wim Taymans | 1 | -0/+19 |
2007-10-02 | gst/sdp/Makefile.am: Forgot to commit makefile. | Wim Taymans | 1 | -0/+5 |
2007-10-02 | ext/gio/gstgiosink.c: Update to API changes in GIO. | Sebastian Dröge | 1 | -0/+5 |
2007-10-01 | gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate. | Wim Taymans | 1 | -0/+5 |
2007-10-01 | Added SDP demuxer element. Fixes #426657. | Wim Taymans | 1 | -0/+23 |
2007-10-01 | gst/mpegtsparse/: Remove useless src pad that only results in not linked erro... | mutex at runbox dot com | 1 | -0/+14 |
2007-09-29 | ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab. | Tim-Philipp Müller | 1 | -0/+8 |
2007-09-29 | ext/gio/: Some minor cleanup and allow setting the location only when the ele... | Sebastian Dröge | 1 | -0/+9 |
2007-09-29 | configure.ac: Update gio's pkg-config file name as currently in SVN. | Sebastian Dröge | 1 | -0/+9 |
2007-09-28 | gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose. | Wim Taymans | 1 | -0/+10 |
2007-09-28 | gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ... | Wim Taymans | 1 | -0/+18 |
2007-09-28 | ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo... | Sebastian Dröge | 1 | -0/+7 |
2007-09-28 | configure.ac: We require libneon >= 26 now for the query field in ne_uri. | Wim Taymans | 1 | -0/+5 |
2007-09-28 | ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing. | Wouter Cloetens | 1 | -0/+11 |
2007-09-27 | gst/librfb/gstrfbsrc.*: Added a property for incremental screen updates | Thijs Vermeir | 1 | -0/+6 |
2007-09-27 | ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ... | Tim-Philipp Müller | 1 | -0/+8 |
2007-09-27 | gst/flv/gstflvparse.c: I got it wrong again, audio rate was not detected corr... | Julien Moutte | 1 | -0/+6 |
2007-09-26 | gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher. | Wim Taymans | 1 | -0/+12 |
2007-09-26 | gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdb | Thijs Vermeir | 1 | -0/+5 |
2007-09-26 | gst/flv/gstflvparse.c: codec_data is needed for every tag not just the first ... | Julien Moutte | 1 | -0/+7 |
2007-09-26 | gst/flv/gstflvparse.c: Fix bit masks operations to be sure we detect the code... | Julien Moutte | 1 | -0/+7 |
2007-09-24 | Massive leak fixing, plus code cleanups. | Stefan Kost | 1 | -0/+18 |
2007-09-22 | po/LINGUAS: Added translations. | Thomas Vander Stichele | 1 | -0/+5 |
2007-09-22 | po/pl.po: Added Polish translation. | Thomas Vander Stichele | 1 | -0/+7 |
2007-09-22 | po/fi.po: Added Finnish translation. | Thomas Vander Stichele | 1 | -0/+7 |
2007-09-22 | po/es.po: Added Spanish translation. | Thomas Vander Stichele | 1 | -0/+7 |
2007-09-22 | po/bg.po: Added Bulgarian translation. | Thomas Vander Stichele | 1 | -0/+7 |
2007-09-21 | docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy. | Sebastian Dröge | 1 | -0/+8 |
2007-09-21 | docs/plugins/: Add the GIO plugin to the docs and do a make update while doin... | Sebastian Dröge | 1 | -0/+40 |
2007-09-21 | Add a GIO/GVFS plugin with source and sink elements. This will only be enable... | René Stadler | 1 | -0/+36 |
2007-09-21 | gst/librfb/: Added offset-x, offset-y, width and height property for selectin... | Thijs Vermeir | 1 | -0/+8 |
2007-09-21 | gst/librfb/gstrfbsrc.c: Minimum raw encoding is working now | Thijs Vermeir | 1 | -0/+7 |
2007-09-20 | gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpeg... | Thijs Vermeir | 1 | -0/+6 |
2007-09-20 | gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream. | Thijs Vermeir | 1 | -0/+6 |
2007-09-20 | examples/app/appsrc_ex.c: Fix compilation after changing the name of a method. | Wim Taymans | 1 | -0/+5 |
2007-09-20 | Fix memory leaks. More to come. | Stefan Kost | 1 | -0/+12 |
2007-09-20 | gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi... | Wim Taymans | 1 | -0/+14 |
2007-09-20 | gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access ... | Wim Taymans | 1 | -0/+16 |
2007-09-19 | ext/faad/gstfaad.c: Don't set channel positions on regular mono and stereo ca... | Jonathan Matthew | 1 | -0/+9 |
2007-09-19 | gst/librfb/: It is now possible to connect to a vncserver. there are still so... | Thijs Vermeir | 1 | -0/+9 |
2007-09-19 | Ignore registries in any format. | Stefan Kost | 1 | -0/+6 |
2007-09-19 | gst/real/gstrealvideodec.*: Don't generate an error for occasional decoding e... | Wim Taymans | 1 | -0/+11 |
2007-09-19 | gst/librfb/gstrfbsrc.c: Add password property (write only) | Thijs Vermeir | 1 | -0/+10 |
2007-09-19 | ext/directfb/dfbvideosink.c: When finalizing GstDfbSurface, a subclass of Gst... | Sebastian Dröge | 1 | -0/+7 |