| Commit message (Expand) | Author | Age | Files | Lines |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 2 | -2/+3 |
* | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 2006-04-08 | 1 | -1/+1 |
* | ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor... | Tim-Philipp Müller | 2006-04-05 | 3 | -289/+474 |
* | ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 | Sébastien Moutte | 2006-03-30 | 1 | -2/+4 |
* | better/unified long descriptions | Wim Taymans | 2006-03-30 | 2 | -12/+9 |
* | ext/speex/gstspeexenc.*: Don't leak adapter. | Wim Taymans | 2006-03-27 | 2 | -41/+51 |
* | More state change function fixes. | Tim-Philipp Müller | 2006-03-23 | 1 | -3/+10 |
* | Fix memleak with gst_static_pad_template_get(). | Edward Hervey | 2006-03-15 | 1 | -4/+2 |
* | close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. | Wim Taymans | 2006-03-13 | 1 | -9/+26 |
* | ext/speex/gstspeexenc.c: fix a tag list assert follow gst-plugins-base/ext/og... | Thomas Vander Stichele | 2006-03-06 | 1 | -8/+11 |
* | ext/: Register musicbrainz tags. | Tim-Philipp Müller | 2006-02-08 | 1 | -0/+4 |
* | Pass unhandled queries upstream instead of just dropping them (#326446). Upda... | Tim-Philipp Müller | 2006-02-06 | 2 | -12/+14 |
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 3 | -58/+58 |
* | Update for alloc_buffer changes. | Andy Wingo | 2005-12-05 | 2 | -2/+4 |
* | Update for gst_tag_setter API changes. | Andy Wingo | 2005-11-22 | 1 | -3/+3 |
* | ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)... | Andy Wingo | 2005-11-22 | 1 | -4/+4 |
* | ext/: libgsttagedit has been renamed to libgsttag. | Tim-Philipp Müller | 2005-11-22 | 1 | -1/+1 |
* | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 2005-11-14 | 1 | -1/+1 |
* | Add checks to GST_FLOW_NOT_LINKED for values returned from gst_pad_push. | Edgard Lima | 2005-10-31 | 1 | -7/+13 |
* | Add checks for return values from gst_pad_push and gst_pad_alloc_buffer. | Edgard Lima | 2005-10-28 | 1 | -13/+33 |
* | ext/speex/gstspeexenc.c: Add position and duration query, fix query type func... | Tim-Philipp Müller | 2005-10-21 | 1 | -30/+36 |
* | API change fix. | Wim Taymans | 2005-10-19 | 1 | -15/+36 |
* | ext/speex/gstspeexenc.c: Fix handling of GST_TAG_DATE, which is now of GST_TY... | Tim-Philipp Müller | 2005-10-13 | 1 | -37/+31 |
* | ext/speex/gstspeexdec.c: newsegment API fix. | Wim Taymans | 2005-10-11 | 1 | -4/+4 |
* | ext/speex/gstspeexenc.c: Signedness cleanups. | Andy Wingo | 2005-10-11 | 2 | -13/+11 |
* | Speexenc ported to 0.9. | Edgard Lima | 2005-10-10 | 3 | -197/+239 |
* | fix build and use of GST_LIBS | Thomas Vander Stichele | 2005-09-23 | 1 | -2/+1 |
* | ext/: gsttaginterface.h -> gsttagsetter.h | Stefan Kost | 2005-09-07 | 1 | -1/+1 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 2 | -23/+25 |
* | Updates for two-arg init from GST_BOILERPLATE. | Andy Wingo | 2005-08-28 | 1 | -1/+1 |
* | ext/speex/gstspeexenc.h: Fixed include path of adapter | Stefan Kost | 2005-08-23 | 1 | -1/+1 |
* | ext/speex/: Fix property warning. | Wim Taymans | 2005-08-23 | 2 | -6/+6 |
* | Port speexdec. Leads to some unfamiliar warnings on console, but works otherw... | Ronald S. Bultje | 2005-08-23 | 3 | -141/+94 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 2 | -4/+0 |
* | Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. | Thomas Vander Stichele | 2004-12-23 | 2 | -53/+60 |
* | ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event. | Jan Schmidt | 2004-10-30 | 2 | -2/+2 |
* | ext/: Add codec-name metadata. | Ronald S. Bultje | 2004-10-25 | 1 | -0/+2 |
* | ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file le... | Ronald S. Bultje | 2004-10-25 | 1 | -0/+5 |
* | ext/speex/gstspeexenc.c: Fix speex timestamps so that it gets muxed properly. | Wim Taymans | 2004-10-18 | 1 | -1/+5 |
* | Revert the changes to the speex include file locations. | Iain Holmes | 2004-10-04 | 3 | -8/+8 |
* | Use <speex.h> everywhere instead of sometimes <speex.h> and sometimes <speex/... | Ramon Garcia Fernandez | 2004-10-02 | 2 | -6/+6 |
* | build fixes (those parameters/functions are const in 1.1.6) | Stéphane Loeuillet | 2004-10-01 | 2 | -7/+7 |
* | ext/speex/gstspeexdec.c: Small cleanups. | Wim Taymans | 2004-10-01 | 1 | -7/+8 |
* | ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg. | Wim Taymans | 2004-09-28 | 5 | -256/+1523 |
* | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 2 | -4/+4 |
* | - reenable speex plugins for speex 1.1.5 (API/ABI compatible with 1.0.x) | Stéphane Loeuillet | 2004-05-20 | 1 | -1/+1 |
* | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 2004-05-09 | 2 | -2/+2 |
* | ext/speex/: Create the pad template correctly (from the static pad template, ... | David Schleef | 2004-03-25 | 2 | -16/+20 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 3 | -34/+36 |
* | *.h: Revert indenting | Johan Dahlin | 2004-03-15 | 2 | -49/+44 |