summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins-good/gst/udp/: Allow udpsrc and dynudpsink to take a sockfd as a ...Philippe Kalaf2006-01-072-31/+71
* gst/id3demux/gstid3demux.c: Add gst_element_no_more_pads() for proper decodeb...Edward Hervey2006-01-062-6/+8
* gst/videobox/gstvideobox.c: call oil_init() when using liboilStefan Kost2006-01-051-0/+5
* remove old plugin that went badThomas Vander Stichele2005-12-306-600/+0
* moved level-example to tests/examples/level-exampleStefan Kost2005-12-302-105/+0
* gst/udp/gstmultiudpsink.*: Track packets sent per client in addition to bytes...Michael Smith2005-12-292-2/+10
* gst/auparse/gstauparse.c: Can't use gst_object_unref() on a GstAdapter (#3251...Tim-Philipp Müller2005-12-291-1/+1
* gst/id3demux/id3tags.c: If a broken tag has 0 bytes payload, at least still s...Jan Schmidt2005-12-281-1/+4
* gst-plugins-good/gst/rtp/: Making these depayloaders (H263+ and mpeg4 video) ...Philippe Kalaf2005-12-224-146/+104
* Add documentation for id3demux.Jan Schmidt2005-12-212-14/+34
* gst/udp/gstmultiudpsink.*: Collect statistics; return them from get_stats.Michael Smith2005-12-202-2/+66
* gst/avi/gstavidemux.c: Stupid signedness issue...Edward Hervey2005-12-191-5/+12
* ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...Edward Hervey2005-12-191-3/+10
* gst/avi/gstavidemux.c: Construct index for indexless files.Edward Hervey2005-12-192-49/+192
* configure.ac: Check for optional dependency on zlib for id3demuxJan Schmidt2005-12-189-2/+4568
* change some char* into char[]Stefan Kost2005-12-161-1/+1
* gst/wavparse/gstwavparse.*: Use GstSegment to implement more seeking features.Wim Taymans2005-12-162-121/+167
* gst/rtsp/rtspconnection.c: Add <netinet/in.h> include and move <arpa/inet.h> ...Benjamin Pineau2005-12-161-1/+2
* Set clock rate to be fixed in 8000. It fixes bug #324012.Edgard Lima2005-12-142-4/+4
* gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf2005-12-1413-14/+7
* gst/videomixer/videomixer.c: Code cleanup and re-enabling queued time validit...Julien Moutte2005-12-131-5/+5
* gst/flx/gstflxdec.c: If the speed of the file is null in the header, set the ...Edward Hervey2005-12-131-0/+2
* Adding documentation for videomixer on my way with a funny sample pipeline.Julien Moutte2005-12-121-2/+40
* gst/videomixer/videomixer.c: Fix caps negotiation. (#323896)Julien Moutte2005-12-121-22/+30
* Set correct timestamps on audio laces, fixes playback of mp3 from matroska.Arwed v. Merkatz2005-12-121-7/+15
* gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_...Tim-Philipp Müller2005-12-122-101/+67
* gst/debug/efence.c: Added pull mode.Edward Hervey2005-12-111-4/+58
* gst/: Use audiotestsrc instead of sinesrc (#323798).Tim-Philipp Müller2005-12-113-7/+7
* Now flxdec works on big-endian machines as well.Zeeshan Ali2005-12-115-69/+150
* gst/debug/efence.c: Make sure GST_BUFFER_DATA is set on fenced copied buffers...Tim-Philipp Müller2005-12-111-21/+29
* ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...Jan Schmidt2005-12-091-18/+20
* docs/plugins/Makefile.am: Add multipart elements.Julien Moutte2005-12-082-7/+62
* gst/qtdemux/qtdemux.c: Memleak fixes.Edward Hervey2005-12-071-11/+15
* gst/avi/gstavidemux.c: Memleak and crasher fixes.Edward Hervey2005-12-072-12/+33
* expand tabsThomas Vander Stichele2005-12-063-128/+128
* expand tabsThomas Vander Stichele2005-12-0659-1061/+1061
* Update for alloc_buffer changes.Andy Wingo2005-12-051-2/+3
* Update for alloc_buffer changes.Andy Wingo2005-12-058-20/+29
* fix element descriptionsThomas Vander Stichele2005-12-036-6/+6
* gst/rtp/: parsers are depayersThomas Vander Stichele2005-12-0119-794/+180
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-0175-6961/+1523
* gst/udp/Makefile.am: Moved to netbuffer.Julien Moutte2005-11-301-1/+2
* Ported multipart mux/demux to 0.9.Julien Moutte2005-11-303-244/+218
* gst/: update for symbols changeThomas Vander Stichele2005-11-3012-45/+45
* gst/udp/: the old gstnet lib was renamed gstnetbuffer (#322257)Thomas Vander Stichele2005-11-292-2/+2
* gst/debug/: Update for GstBaseTransform event virtual methodEdward Hervey2005-11-292-2/+2
* remove the videofilter library and link to the one in baseThomas Vander Stichele2005-11-2915-167/+16
* borgifyThomas Vander Stichele2005-11-292-138/+138
* gst/avi/gstavidemux.c: Useless check now we're setting the current entry corr...Edward Hervey2005-11-281-6/+0
* ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...Edward Hervey2005-11-281-1/+4