summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/videomixer/videomixer.c: Fractional framerates, videomixer.Michael Smith2005-11-222-14/+34
* ext/dv/: Fractional framerates for DV.Michael Smith2005-11-225-25/+64
* gst/autodetect/: Use gst_plugin_feature_list_free() to free feature list and ...Tim-Philipp Müller2005-11-223-10/+29
* gst/cutter/gstcutter.c: copy calculation code from level; remove use of some ...Thomas Vander Stichele2005-11-222-32/+69
* various cosmetic fixesThomas Vander Stichele2005-11-221-10/+11
* various cosmetic fixesThomas Vander Stichele2005-11-221-2/+2
* various cosmetic fixesThomas Vander Stichele2005-11-221-10/+11
* Update for gst_tag_setter API changes.Andy Wingo2005-11-226-11/+16
* ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo2005-11-221-1/+1
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-2217-25/+50
* URIHandler interface and element properties are now properly synchronized for...Edward Hervey2005-11-223-6/+60
* ext/: libgsttagedit has been renamed to libgsttag.Tim-Philipp Müller2005-11-223-2/+8
* gst/rtsp/rtspconnection.c: Apply patch from Sebastien Cote to fix #319184.Wim Taymans2005-11-212-2/+8
* port cutterThomas Vander Stichele2005-11-215-156/+134
* Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller2005-11-219-71/+40
* Forgot to commit header file changes, Makefile.am changes. Oops.Michael Smith2005-11-212-1/+6
* 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