summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* gst/matroska/matroska-mux.c: Look for pixel-aspect-ratio in caps, not pixel_w...Jan Schmidt2005-11-281-4/+2
* gst/matroska/matroska-mux.c: From Michal Benes: frame duration should be GST_...Jan Schmidt2005-11-281-2/+2
* configure.ac: fix up GST_PLUGIN_LDFLAGSThomas Vander Stichele2005-11-272-4/+5
* documenting auto*sink using strstr for the video sink lookup, class field is ...Thomas Vander Stichele2005-11-252-3/+43
* gst/udp/gstudpsrc.c: Patch from Sebastien Cote to close control sockets in ud...Sebastien Cote2005-11-251-0/+9
* gst/effectv/gstquark.c: Flush the planes list on reverse caps negotiation. Th...Julien Moutte2005-11-241-9/+18
* gst/: Handle strides correctly, fix identity flipping, convert navigation eve...Julien Moutte2005-11-242-52/+189
* gst/debug/gstnavigationtest.c: Oops, initialise the framerate GValueJan Schmidt2005-11-231-0/+1
* VideoFilter inherits fromJulien Moutte2005-11-2321-2149/+1699
* Fixes for API changesJan Schmidt2005-11-232-17/+6
* gst/qtdemux/qtdemux.c: Convert to fractional frameratesJan Schmidt2005-11-231-13/+17
* Fix for #321430: unresolved symbols due to incorrect linkage on inline functi...Michael Smith2005-11-222-5/+2
* More fractional framerate conversionsJan Schmidt2005-11-227-39/+69
* Convert to fractional framerates.Jan Schmidt2005-11-223-7/+16
* fix up more enumsThomas Vander Stichele2005-11-228-97/+98