summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst_object_unref, not g_object_unrefMichael Smith2005-11-212-1/+6
* Fix for stream lock updates.Wim Taymans2005-11-211-2/+2
* gst/wavparse/gstwavparse.c: Use GST_DEBUG_FUNCPTR; add debug message in pad a...Tim-Philipp Müller2005-11-212-5/+15
* gst/auparse/: Partially fix #161712. playbin still doesn't work on these file...Michael Smith2005-11-212-23/+74
* gst/qtdemux/qtdemux.c: j@bootlab.org, #321903).Tim-Philipp Müller2005-11-211-0/+10
* *.*: Ran scripts/update-macros. Oh yes.Andy Wingo2005-11-2111-70/+75
* gst/matroska/matroska-demux.c: Filler events are gone for now, comment out se...Tim-Philipp Müller2005-11-212-0/+9
* Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-213-27/+28
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-211-4/+2
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-214-8/+17
* Fixes for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-216-22/+37
* Fix for collect pads API change. Also fix textoverlay state change function.Tim-Philipp Müller2005-11-215-35/+54
* gst/matroska/matroska-mux.c: ReplaceJulien Moutte2005-11-202-1/+7
* gst/matroska/matroska-mux.c: Fix forJulien Moutte2005-11-203-14/+29
* ext/libpng/gstpngenc.c: Added debug categoryEdward Hervey2005-11-182-1/+21
* Created Speex payloader and depayloader; Optimize G711 payloader to use adapt...Edgard Lima2005-11-1717-63/+1018
* check/elements/matroskamux.c: Fix leak in check.Wim Taymans2005-11-164-12/+9
* gst/flx/gstflxdec.c: Fix state change.Wim Taymans2005-11-163-8/+24
* Move comment.Andy Wingo2005-11-162-1/+2
* gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.Andy Wingo2005-11-162-60/+21
* gst/matroska/matroska-demux.c: When seeking, seek to closest index entry at o...Tim-Philipp Müller2005-11-152-16/+19
* gst/avi/gstavidemux.c: Invert DIB images again (see #132341).Tim-Philipp Müller2005-11-153-0/+44
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-1459-368/+419
* ext/jpeg/gstjpegdec.c: Only GST_DEBUG() information on the valid components.Edward Hervey2005-11-122-1/+6
* back to headThomas Vander Stichele2005-11-112-1/+5
* releasing 0.9.5Thomas Vander Stichele2005-11-1142-52/+212
* Update .po filesThomas Vander Stichele2005-11-1114-29/+29
* gst/avi/gstavidemux.*: Yeah, implement proper seeking. Exact seeking and segm...Edward Hervey2005-11-113-143/+198
* fix Cairo entryChristian Schaller2005-11-111-1/+1
* gst/qtdemux/qtdemux.c: Add support for custom genre tags.Tim-Philipp Müller2005-11-101-0/+7
* gst/matroska/matroska-mux.c: Don't try to ready buffer duration from buffer t...Tim-Philipp Müller2005-11-102-4/+11
* Attempting to optimize the code for embedded systems.Zeeshan Ali2005-11-092-10/+13
* sys/oss/gstosssink.c: Don't re-use already closed file descriptor. (#320920)Tim-Philipp Müller2005-11-082-0/+8
* sys/oss/gstosssink.*: Cache probed caps; fix debug output for SET_PARAM macros.Tim-Philipp Müller2005-11-073-12/+38
* ext/cairo/: Port cairo textoverlay plugin to 0.9. Add 'shaded-background' pro...Tim-Philipp Müller2005-11-075-498/+716
* gst/avi/gstavidemux.c: No need to take the STREAM_LOCK in the loop function. ...Tim-Philipp Müller2005-11-072-9/+14
* gst/matroska/matroska-demux.c: Don't error out when the source pad isn't linked.Tim-Philipp Müller2005-11-072-17/+19
* ext/gconf/: Fix state change functions here as well and set kid to NULL state...Tim-Philipp Müller2005-11-023-4/+31
* sigh, static pad templates aren't refcounted properlyThomas Vander Stichele2005-11-023-10/+12
* ignore moreThomas Vander Stichele2005-11-013-5/+3
* gst/wavenc/gstwavenc.c: Added proper event handlind, made downstream newsegme...Edward Hervey2005-11-012-20/+48
* Fix leaks and invalid memory access as reported by valgrindThomas Vander Stichele2005-11-014-25/+48
* ... and add the missing fileThomas Vander Stichele2005-11-012-0/+854
* add a unit test for matroskamux fix the bugs that the unit test exposedMichal Benes2005-11-015-12/+22
* fix Makefile.amThomas Vander Stichele2005-11-011-18/+18
* gst/autodetect/: Fix state change function and use GST_DEBUG_FUNCPTR in class...Tim-Philipp Müller2005-11-013-8/+31
* gst/matroska/: Set timestamps on outgoing ebml headers as well, so that the e...Tim-Philipp Müller2005-11-014-0/+20
* gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)Andy Wingo2005-10-312-18/+21
* Just some cleanup.Edgard Lima2005-10-312-23/+33
* Add checks to GST_FLOW_NOT_LINKED for values returned from gst_pad_push.Edgard Lima2005-10-312-7/+19