summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-16gst/librfb/rfbdecoder.c: Add the set encodings client messageThijs Vermeir2-3/+35
2007-10-16gst/librfb/: remove the rfbbytestream dead codeThijs Vermeir7-256/+10
2007-10-16sys/dvb/: Integrate SoC work done by Alessandro for the Freevo project.Alessandro Decina27-74/+4520
2007-10-16gst/mpegtsparse/: Add request pad for getting the full transport stream comin...Alessandro Decina4-11/+101
2007-10-14configure.ac: Update the highest allowed neon version from 0.26.99 to 0.27.99.Sebastian Dröge2-1/+7
2007-10-10configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...Tim-Philipp Müller6-41/+67
2007-10-09gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.Laurent Glayal2-0/+9
2007-10-08gst/: Fix compiler warnings shown by Forte.Jan Schmidt10-26/+61
2007-10-08gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.Wim Taymans5-46/+111
2007-10-08ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins...Sebastian Dröge2-5/+8
2007-10-05gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...Wim Taymans2-11/+39
2007-10-05gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans6-46/+55
2007-10-05gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...Gautier Portet2-7/+32
2007-10-05gst/mpegtsparse/mpegtspacketizer.c: Don't skip PAT with version number 0. Fix...Wai-Ming Ho3-1/+15
2007-10-02gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat...Wim Taymans2-1/+6
2007-10-02gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.Wim Taymans4-29/+92
2007-10-02gst/sdp/Makefile.am: Forgot to commit makefile.Wim Taymans2-0/+18
2007-10-02ext/gio/gstgiosink.c: Update to API changes in GIO.Sebastian Dröge2-1/+7
2007-10-01gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate.Wim Taymans2-46/+22
2007-10-01Added SDP demuxer element. Fixes #426657.Wim Taymans5-0/+1557
2007-10-01gst/mpegtsparse/: Remove useless src pad that only results in not linked erro...mutex at runbox dot com4-19/+17
2007-09-29ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab.Tim-Philipp Müller3-2/+15
2007-09-29ext/gio/: Some minor cleanup and allow setting the location only when the ele...Sebastian Dröge3-7/+24
2007-09-29configure.ac: Update gio's pkg-config file name as currently in SVN.Sebastian Dröge3-6/+12
2007-09-28gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.Wim Taymans3-7/+18
2007-09-28gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ...Wim Taymans4-92/+123
2007-09-28ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo...Sebastian Dröge2-12/+8
2007-09-28configure.ac: We require libneon >= 26 now for the query field in ne_uri.Wim Taymans2-1/+6
2007-09-28ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing.Wouter Cloetens3-1/+29
2007-09-27gst/librfb/gstrfbsrc.*: Added a property for incremental screen updatesThijs Vermeir3-5/+21
2007-09-27ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ...Tim-Philipp Müller3-20/+9
2007-09-27gst/flv/gstflvparse.c: I got it wrong again, audio rate was not detected corr...Julien Moutte2-7/+12
2007-09-26gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.Wim Taymans4-7/+27
2007-09-26gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdbThijs Vermeir2-1/+7
2007-09-26gst/flv/gstflvparse.c: codec_data is needed for every tag not just the first ...Julien Moutte2-2/+10
2007-09-26gst/flv/gstflvparse.c: Fix bit masks operations to be sure we detect the code...Julien Moutte2-49/+34
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost15-78/+155
2007-09-22po/LINGUAS: Added translations.Thomas Vander Stichele2-1/+6
2007-09-22po/pl.po: Added Polish translation.Thomas Vander Stichele2-0/+42
2007-09-22po/fi.po: Added Finnish translation.Thomas Vander Stichele2-0/+58
2007-09-22po/es.po: Added Spanish translation.Thomas Vander Stichele2-0/+44
2007-09-22po/bg.po: Added Bulgarian translation.Thomas Vander Stichele2-0/+64
2007-09-21docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy.Sebastian Dröge4-63/+100
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