Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2007-06-09gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details): Fix element description.Thomas Vander Stichele
2007-06-06gst/videobox/gstvideobox.c: Printf fixes in debug statements; use LOG level f...Tim-Philipp Müller
2007-06-05configure.ac: Bump requirements to released versions (core and base 0.10.13).Tim-Philipp Müller
2007-06-05gst/multipart/multipartmux.c: Add support for mapping gst structure names to ...Wim Taymans
2007-06-03gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having ...Sebastian Dröge
2007-06-01gst/rtsp/rtspconnection.c: Add include to make buildbot happy.Wim Taymans
2007-06-01gst/rtsp/: Improves version checking, allowing an RTSP server to reply with "505Peter Kjellerstedt
2007-06-01gst/rtp/: Add support for AMR-WB.Daniel Charles
2007-05-31gst/rtsp/rtspextwms.c: Fix compile warning when debug is disabled as spotted ...Wim Taymans
2007-05-30gst/avi/gstavidemux.*: Parse subtitle text streams instead of erroring out (#...Tim-Philipp Müller
2007-05-30gst/avi/gstavidemux.c: Make _push_event() return TRUE if the event could be p...Tim-Philipp Müller
2007-05-28gst/rtsp/rtsptransport.c: Use renamed RTP bin.Wim Taymans
2007-05-28gst/videobox/gstvideobox.c: Add AYUV->AYUV and AYUV->I420 formats.Dejan Sakelšak
2007-05-26gst/id3demux/gstid3demux.c: Don't leak newsegment events.Tim-Philipp Müller
2007-05-26gst/wavparse/Makefile.am: Add '-lm' to LIBS for ceil(), don't assume one of o...Tim-Philipp Müller
2007-05-25gst/: Handle and adjust new-segment events so that downstream really sees a s...Jan Schmidt
2007-05-25gst/autodetect/gstautoaudiosink.c: Don't unnecessarily perform a READY->NULL-...Jan Schmidt
2007-05-24gst/rtsp/gstrtspsrc.c: Init value to avoid infinte loops.Wim Taymans
2007-05-24gst/rtsp/: Fix for new API.Peter Kjellerstedt
2007-05-22configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ...Stefan Kost
2007-05-21ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH...Stefan Kost
2007-05-21gst/spectrum/gstspectrum.c (gst_spectrum_set_property, gst_spectrum_event, gs...Stefan Kost
2007-05-21gst/udp/gstudpsrc.c: Since we depend on 0.10.13 -core, override the unlock_st...Wim Taymans
2007-05-21gst/rtsp/gstrtpdec.*: Added signal for backwards compat.Wim Taymans
2007-05-21Use audioconvert for converting from non-native endianness floats in auparse ...René Stadler
2007-05-21gst/rtp/gstrtph263ppay.c: Fix enum registration.Wim Taymans
2007-05-21gst/rtp/gstrtph263ppay.*: Add new fragmentation mode base on GOB headers. Fix...Antoine Tremblay
2007-05-20gst/: Printf format fixes (#439910, #439911).Tim-Philipp Müller
2007-05-20gst/rtsp/gstrtspsrc.c: Printf format fix.Tim-Philipp Müller
2007-05-19Add replaygain playback elements (#412710).René Stadler
2007-05-18gst/rtsp/gstrtspsrc.c: Don't crash when an unsupported transport error was re...Wim Taymans
2007-05-18gst/rtsp/gstrtspsrc.*: Add TCP timeout property and use it for all TCP connec...Wim Taymans
2007-05-18gst/rtsp/gstrtspsrc.c: Refactor timeout handling.Wim Taymans
2007-05-17gst/rtsp/gstrtspsrc.c: Ignore streams that fail the setup command, we will re...Wim Taymans
2007-05-15gst/debug/breakmydata.c (gst_break_my_data_init): One more try. This should b...Stefan Kost
2007-05-15gst/debug/breakmydata.c: Ooops, no // comments please.Stefan Kost
2007-05-15gst/debug/breakmydata.c: Fix gst_buffer_is_writable() assertion.Stefan Kost
2007-05-14gst/rtp/: Update theora pay/depayloader in a similar to vorbis.Wim Taymans
2007-05-14gst/rtsp/gstrtspsrc.c: When we try to execute a method that is not supported ...Wim Taymans
2007-05-14gst/rtp/gstrtpvorbisdepay.c: Remove annoying _dump_mem.Wim Taymans
2007-05-14gst/rtsp/gstrtspsrc.c: Parse range correctly.Wim Taymans
2007-05-14gst/rtsp/gstrtspsrc.c: Factor out caps configuration and configure more stuff...Wim Taymans
2007-05-13gst/replaygain/rganalysis.c: Fix wrong ifdef for visual C++. Fixes: #437403.David Schleef
2007-05-13gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 can build in_...Sébastien Moutte
2007-05-12gst/rtsp/: Make channel guint8 where possible.Peter Kjellerstedt
2007-05-12gst/rtsp/rtspurl.*: Add support for query parameters to RTSP URLs.Peter Kjellerstedt
2007-05-12gst/rtsp/rtsptransport.*: Add validation to rtsp_transport_parse().Peter Kjellerstedt
2007-05-11gst/wavparse/gstwavparse.c: Skip LIST chunks before the fmt chunk (fixes #437...Tim-Philipp Müller
2007-05-11gst/rtsp/: Preliminary seek support.Wim Taymans
2007-05-11gst/rtp/README: Update README with new RTP variables that will be used for sy...Wim Taymans