summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* STOPPED->FAILEDThomas Vander Stichele2005-10-231-2/+3
* ext/speex/gstspeexenc.c: Add position and duration query, fix query type func...Tim-Philipp Müller2005-10-211-30/+16
* Set correct stream_time in newsegment event. avi can also handle a duration q...Wim Taymans2005-10-211-0/+1
* gst/matroska/matroska-demux.c: Fix duration query; fix basetime in newsegment...Tim-Philipp Müller2005-10-202-18/+27
* gst/wavparse/gstwavparse.c: Set stream time correctly in newsegment.Wim Taymans2005-10-201-2/+3
* gst/avi/gstavidemux.c: Correctly fill in the stream time.Wim Taymans2005-10-201-1/+1
* use ELEMENT messages insteadThomas Vander Stichele2005-10-192-3/+3
* gst/: API change fix.Wim Taymans2005-10-191-3/+9
* API change fix.Wim Taymans2005-10-197-23/+63
* gst/goom/: Make inline functions either 'static inline' or 'extern inline', o...Tim-Philipp Müller2005-10-193-8/+10
* ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha...Julien Moutte2005-10-181-21/+39
* gst/matroska/: Ported matroska demuxer to 0.9.Tim-Philipp Müller2005-10-186-1207/+1647
* gst/matroska/matroska-mux.c: Fix mpeg4 input handling (#318847); also, while ...Tim-Philipp Müller2005-10-181-3/+9
* gst/wavparse/gstwavparse.c: Fix for segment-start/stop API change.Wim Taymans2005-10-181-2/+4
* gst/alpha/gstalphacolor.c: Handle caps negotiation in a better way.Julien Moutte2005-10-171-9/+23
* gst/videobox/gstvideobox.c: Fix caps nego some more to getJulien Moutte2005-10-171-14/+38
* gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_uni...Julien Moutte2005-10-171-10/+20
* configure.ac: Enable flx plugin.Tim-Philipp Müller2005-10-171-1/+2
* configure.ac: Adding videomixer.Julien Moutte2005-10-174-168/+480
* flx plugin ported to 0.9Zeeshan Ali2005-10-163-150/+167
* Port matroska muxer to 0.9 (#318847).Tim-Philipp Müller2005-10-148-369/+909
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-1212-32/+35
* gst/: newsegment API update.Wim Taymans2005-10-111-1/+1
* newsegment API update.Wim Taymans2005-10-115-13/+10
* configure.ac: Add check for mmapTim-Philipp Müller2005-10-071-1/+7
* gst/debug/: Port progressreport, navseek, navigationtest, testsink and breakm...Tim-Philipp Müller2005-10-058-589/+716
* gst/autodetect/: Set state of elements to NULL before removing from bins.Michael Smith2005-10-042-2/+17
* gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)Wim Taymans2005-09-3010-10/+16
* gst/level/level-example.c: Update for new bus API.Wim Taymans2005-09-291-1/+1
* gst/qtdemux/qtdemux.c: No need to take stream lock here.Wim Taymans2005-09-281-8/+1
* gst/rtp/gstrtpmpaenc.c: Set buffer duration correctly.Wim Taymans2005-09-262-0/+2
* gst/avi/gstavidemux.c: Don't crash when encountering a stream with an unknown...Tim-Philipp Müller2005-09-261-16/+48
* gst/autodetect/: These are sinks.Wim Taymans2005-09-242-0/+4
* check/elements/level.c: fix test for new GstClockTime useThomas Vander Stichele2005-09-242-44/+59
* updating docsThomas Vander Stichele2005-09-231-1/+1
* convert to using GstClockTime for all time values, finally.Thomas Vander Stichele2005-09-234-77/+129
* fix build of goomThomas Vander Stichele2005-09-231-1/+1
* we handle more than two channelsThomas Vander Stichele2005-09-231-2/+2
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-2325-56/+50
* Auparse ported to 0.9. Tested with filesrc ! auparse ! osssink and alsasinkEdgard Lima2005-09-222-56/+43
* gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.Wim Taymans2005-09-2211-37/+61
* gst/rtp/gstrtpmp4venc.c: Don't fragment packets with multiple frames.Wim Taymans2005-09-222-8/+18
* gst/rtp/: Remove g_print.Wim Taymans2005-09-227-34/+210
* gst/rtsp/gstrtspsrc.c: Strip spaces for key/value pairs.Wim Taymans2005-09-211-3/+5
* gst/rtsp/gstrtspsrc.c: More SDP parsing and caps setting.Wim Taymans2005-09-212-12/+34
* gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...Wim Taymans2005-09-2110-108/+356
* gst/rtp/README: Update READMEWim Taymans2005-09-215-58/+123
* gst/rtsp/: Add URI handler.Wim Taymans2005-09-203-9/+191
* don't use underscoresThomas Vander Stichele2005-09-2019-51/+51
* gst/alpha/gstalpha.c: fix element descriptionStefan Kost2005-09-201-1/+1