summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-10-28ext/faac/gstfaac.c: Fix bitrate ranges and change enum nick for low complexit...Tim-Philipp Müller1-0/+7
2007-10-27gst/interleave/interleave.c: Let's not call every request pad we create "sink...Tim-Philipp Müller1-1/+12
2007-10-27gst/mpeg4videoparse/mpeg4videoparse.*: Improved version not damaging headers ...Julien Moutte1-0/+12
2007-10-26ext/x264/gstx264enc.c: Fix build against the libx264 version that ships with ...Tim-Philipp Müller1-0/+5
2007-10-26Add a simple MPEG4 ES parser.Julien Moutte1-0/+13
2007-10-25Improve documentation, write some tests for multifilesrc/sink for upcoming ->...David Schleef1-0/+10
2007-10-23sys/dvb/gstdvbsrc.c: Actually use the code-rate-hp parameter for DVB-S.Zaheer Abbas Merali1-0/+8
2007-10-22gst/flv/gstflvparse.c: Don't emit no-more-pads for single pad scenarios as th...Julien Moutte1-0/+8
2007-10-19sys/dvb/dvbbasebin.c: Added proxy property of diseqc-sourceZaheer Abbas Merali1-0/+5
2007-10-18gst/equalizer/gstiirequalizer.c: Add a missing break.Sebastian Dröge1-0/+6
2007-10-18gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band...Sebastian Dröge1-0/+11
2007-10-17ext/cdaudio/Makefile.am: Add another missing GST_LIBS.Tim-Philipp Müller1-0/+5
2007-10-17gst/dvdspu/Makefile.am: Fix LIBS - we need to link against libgstreamer.Richard Hult1-0/+7
2007-10-17sys/dvb/: Fix some warnings.Tim-Philipp Müller1-2/+8
2007-10-16gst/librfb/rfbdecoder.c: Add the set encodings client messageThijs Vermeir1-0/+5
2007-10-16gst/librfb/: remove the rfbbytestream dead codeThijs Vermeir1-0/+10
2007-10-16sys/dvb/: Integrate SoC work done by Alessandro for the Freevo project.Alessandro Decina1-0/+37
2007-10-16gst/mpegtsparse/: Add request pad for getting the full transport stream comin...Alessandro Decina1-0/+9
2007-10-14configure.ac: Update the highest allowed neon version from 0.26.99 to 0.27.99.Sebastian Dröge1-0/+6
2007-10-10configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...Tim-Philipp Müller1-0/+21
2007-10-09gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.Laurent Glayal1-0/+8
2007-10-08gst/: Fix compiler warnings shown by Forte.Jan Schmidt1-0/+14
2007-10-08gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.Wim Taymans1-0/+21
2007-10-08ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins...Sebastian Dröge1-0/+6
2007-10-05gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...Wim Taymans1-0/+7
2007-10-05gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans1-0/+20
2007-10-05gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...Gautier Portet1-0/+13
2007-10-05gst/mpegtsparse/mpegtspacketizer.c: Don't skip PAT with version number 0. Fix...Wai-Ming Ho1-0/+12
2007-10-02gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat...Wim Taymans1-0/+5
2007-10-02gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.Wim Taymans1-0/+19
2007-10-02gst/sdp/Makefile.am: Forgot to commit makefile.Wim Taymans1-0/+5
2007-10-02ext/gio/gstgiosink.c: Update to API changes in GIO.Sebastian Dröge1-0/+5
2007-10-01gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate.Wim Taymans1-0/+5
2007-10-01Added SDP demuxer element. Fixes #426657.Wim Taymans1-0/+23
2007-10-01gst/mpegtsparse/: Remove useless src pad that only results in not linked erro...mutex at runbox dot com1-0/+14
2007-09-29ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab.Tim-Philipp Müller1-0/+8
2007-09-29ext/gio/: Some minor cleanup and allow setting the location only when the ele...Sebastian Dröge1-0/+9
2007-09-29configure.ac: Update gio's pkg-config file name as currently in SVN.Sebastian Dröge1-0/+9
2007-09-28gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.Wim Taymans1-0/+10
2007-09-28gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ...Wim Taymans1-0/+18
2007-09-28ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo...Sebastian Dröge1-0/+7
2007-09-28configure.ac: We require libneon >= 26 now for the query field in ne_uri.Wim Taymans1-0/+5
2007-09-28ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing.Wouter Cloetens1-0/+11
2007-09-27gst/librfb/gstrfbsrc.*: Added a property for incremental screen updatesThijs Vermeir1-0/+6
2007-09-27ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ...Tim-Philipp Müller1-0/+8
2007-09-27gst/flv/gstflvparse.c: I got it wrong again, audio rate was not detected corr...Julien Moutte1-0/+6
2007-09-26gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.Wim Taymans1-0/+12
2007-09-26gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdbThijs Vermeir1-0/+5
2007-09-26gst/flv/gstflvparse.c: codec_data is needed for every tag not just the first ...Julien Moutte1-0/+7
2007-09-26gst/flv/gstflvparse.c: Fix bit masks operations to be sure we detect the code...Julien Moutte1-0/+7