summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix automake warningsThomas Vander Stichele2005-10-261-2/+2
* Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inh...Zeeshan Ali2005-10-2613-608/+160
* gst/videobox/gstvideobox.c: Removing this forgotten debug.Julien Moutte2005-10-262-2/+6
* gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV.Julien Moutte2005-10-262-9/+19
* sys/oss/: Actually use the 'oss' debug category we register.Tim-Philipp Müller2005-10-269-2/+31
* gst/videomixer/videomixer.c: Use gst_pad_get_parent and drop the ref that was...Julien Moutte2005-10-262-2/+19
* fix compilationThomas Vander Stichele2005-10-263-2/+7
* Just removed a couple of lines of weird code used during development/test time.Flavio Oliveira2005-10-253-20/+10
* G711 payloader and depayloader created by Edgard Lima (it supports mulaw and ...Flavio Oliveira2005-10-2511-0/+1247
* gst/videobox/gstvideobox.c: Doh ! I introduced wingo's bug again ! Sorry...Julien Moutte2005-10-252-4/+11
* add missing header files for distingChristian Schaller2005-10-252-1/+9
* Getting the GSM (de)payloader working and compatible with our plans for RTP.Zeeshan Ali2005-10-259-394/+172
* fix mistaken claim on GPL, its LGPLChristian Schaller2005-10-251-1/+1
* ext/libpng/gstpngdec.c: Push a newsegment event, move some redundant code in ...Julien Moutte2005-10-252-60/+46
* ext/libpng/gstpngdec.c: Temporary hack to get correct colors order when we ha...Julien Moutte2005-10-252-3/+24
* ext/dv/gstdvdemux.c: Call gst_element_no_more_pads when there will be no more...Edward Hervey2005-10-242-3/+22
* gst/rtp/: Added two new payloaders, an RFC 2190 payloader for h263 and a payl...Wim Taymans2005-10-249-0/+1283
* sys/oss/gstosssrc.c: Set bytes_per_sample correctly (is not always 4, but dep...Tim-Philipp Müller2005-10-242-2/+18
* ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header wi...Tim-Philipp Müller2005-10-243-32/+133
* gst/videomixer/videomixer.c: Don't restrict video geometry from 16 to 4096.Julien Moutte2005-10-242-4/+9
* gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging cat...Julien Moutte2005-10-242-36/+43
* port over plugin listing from baseChristian Schaller2005-10-242-2/+9
* ext/libpng/gstpngdec.c: Don't use fixed caps on a sink pad.Julien Moutte2005-10-242-1/+5
* back to HEADThomas Vander Stichele2005-10-233-1/+8
* releasing 0.9.4Thomas Vander Stichele2005-10-2358-86/+904
* STOPPED->FAILEDThomas Vander Stichele2005-10-233-6/+12
* ext/speex/gstspeexenc.c: Add position and duration query, fix query type func...Tim-Philipp Müller2005-10-213-60/+62
* Set correct stream_time in newsegment event. avi can also handle a duration q...Wim Taymans2005-10-213-1/+11
* update for latest additionsChristian Schaller2005-10-211-0/+5
* gst/matroska/matroska-demux.c: Fix duration query; fix basetime in newsegment...Tim-Philipp Müller2005-10-203-18/+42
* gst/wavparse/gstwavparse.c: Set stream time correctly in newsegment.Wim Taymans2005-10-202-2/+10
* gst/avi/gstavidemux.c: Correctly fill in the stream time.Wim Taymans2005-10-202-1/+6
* use ELEMENT messages insteadThomas Vander Stichele2005-10-195-7/+14
* gst/: API change fix.Wim Taymans2005-10-191-3/+9
* API change fix.Wim Taymans2005-10-1912-61/+163
* gst/goom/: Make inline functions either 'static inline' or 'extern inline', o...Tim-Philipp Müller2005-10-194-8/+18
* ext/libpng/gstpngdec.c: forgot the buffer unref in pull.Julien Moutte2005-10-181-0/+2
* ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha...Julien Moutte2005-10-184-161/+523
* gst/matroska/: Ported matroska demuxer to 0.9.Tim-Philipp Müller2005-10-187-1207/+1656
* gst/matroska/matroska-mux.c: Fix mpeg4 input handling (#318847); also, while ...Tim-Philipp Müller2005-10-182-3/+19
* gst/wavparse/gstwavparse.c: Fix for segment-start/stop API change.Wim Taymans2005-10-183-2/+11
* gst/alpha/gstalphacolor.c: Handle caps negotiation in a better way.Julien Moutte2005-10-172-9/+29
* gst/videobox/gstvideobox.c: Fix caps nego some more to getJulien Moutte2005-10-173-14/+44
* ext/libpng/gstpngdec.c: We use fixed caps.Julien Moutte2005-10-172-3/+7
* gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_uni...Julien Moutte2005-10-172-10/+26
* configure.ac: Enable flx plugin.Tim-Philipp Müller2005-10-173-1/+11
* configure.ac: Adding videomixer.Julien Moutte2005-10-177-169/+505
* flx plugin ported to 0.9Zeeshan Ali2005-10-166-150/+178
* use gst_version_stringThomas Vander Stichele2005-10-162-5/+6
* configure.ac: GLIB_CHECK.Andy Wingo2005-10-163-1/+5