2010-03-21 |
Benjamin Otte | Add -Wwrite-strings to the configure flags |
tree | commitdiff |
2010-03-18 |
Benjamin Otte | gst_element_class_set_details => gst_element_class_set_... |
tree | commitdiff |
2010-03-17 |
Benjamin Otte | Add -Wmissing-declarations -Wmissing-prototypes warning... |
tree | commitdiff |
2009-11-18 |
Edward Hervey | law: Raise rank of encoders to PRIMARY |
tree | commitdiff |
2009-06-30 |
Wim Taymans | law: fix caps and negotiation |
tree | commitdiff |
2009-03-02 |
Thomas Vander Stichele | Merge branch 'master' of ssh://thomasvs@git.freedesktop... |
tree | commitdiff |
2009-02-28 |
Tim-Philipp Müller | alawdec, mulawdec: demote some debug messages from... |
tree | commitdiff |
2009-02-23 |
Wim Taymans | Don't use GST_ERROR for non-error cases. |
tree | commitdiff |
2009-02-22 |
Olivier Crete | alaw/mulaw: Implement _getcaps function for alaw/mulaw... |
tree | commitdiff |
2009-02-22 |
Olivier Crete | alaw/mulaw: Don't require both, rate and channel, to... |
tree | commitdiff |
2009-01-28 |
Stefan Kost | Update and add documentation for plugins with no deps... |
tree | commitdiff |
2008-12-13 |
Edward Hervey | Switch to using GstStaticPadTemplate. |
tree | commitdiff |
2008-11-04 |
Stefan Kost | Don't install static libs for plugins. Fixes #550851... |
tree | commitdiff |
2008-08-29 |
Michael Smith | gst/law/: Ref caps before passing to gst_pad_template_n... |
tree | commitdiff |
2008-08-25 |
Wim Taymans | gst/law/: The encoder can't really renegotiate at the... |
tree | commitdiff |
2008-04-01 |
mersad | gst/law/: Make negotiation a bit modern. |
tree | commitdiff |
2008-02-28 |
Sebastian Dröge | gst/law/mulaw-decode.c: Return GST_FLOW_NOT_NEGOTIATED... |
tree | commitdiff |
2007-11-02 |
Edward Hervey | gst/law/mulaw-decode.*: Calculate outgoing buffer durat... |
tree | commitdiff |
2007-09-25 |
Tim-Philipp Müller | gst/law/: Compulsive clean-ups: use boilerplate macros... |
tree | commitdiff |
2007-09-25 |
Laurent Glayal | gst/law/: Use static tables for A-Law decoding and... |
tree | commitdiff |
2007-09-12 |
Wim Taymans | gst/law/: Fix law encoder timestamps. |
tree | commitdiff |
2007-07-06 |
Michael Smith | gst/law/: Fix capsnego bogosity in *law decoders. |
tree | commitdiff |
2006-07-24 |
Wim Taymans | gst/law/: Fix negotiation to deal with ANY/EMPTY caps... |
tree | commitdiff |
2006-06-02 |
Edward Hervey | gst/law/alaw-decode.c: Trying to get items from an... |
tree | commitdiff |
2006-06-01 |
Stefan Kost | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass |
tree | commitdiff |
2006-05-24 |
Wim Taymans | gst/law/: Some cleanups in the chain functions. |
tree | commitdiff |
2006-05-17 |
Edward Hervey | gst/law/mulaw-decode.c: We can only do caps intersectio... |
tree | commitdiff |
2006-04-25 |
Stefan Kost | Define GstElementDetails as const and also static ... |
tree | commitdiff |
2006-04-08 |
Stefan Kost | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) |
tree | commitdiff |
2006-03-30 |
Wim Taymans | better/unified long descriptions |
tree | commitdiff |
2006-03-13 |
Wim Taymans | close #333784 unref the result of gst_pad_get_parent... |
tree | commitdiff |
2005-12-06 |
Thomas Vander Stichele | expand tabs |
tree | commitdiff |
2005-11-14 |
Thomas Vander Stichele | rework configure.ac; make asterisk rtp stuff compile... |
tree | commitdiff |
2005-10-27 |
Flavio Oliveira | Fix to set timestamp on buffer, it was tested with... |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | fix build and use of GST_LIBS |
tree | commitdiff |
2005-06-29 |
Andy Wingo | configure.ac (GST_CFLAGS): GCC strikes back!!! Let... |
tree | commitdiff |
2005-05-06 |
Wim Taymans | gst/law/: Ported alaw and mulaw plugins to 0.9, fixed... |
tree | commitdiff |
2005-02-08 |
Ronald S. Bultje | gst/law/: Fix caps memleaks (#166600). |
tree | commitdiff |
2004-12-11 |
Stéphane Loeuillet | put the same mail for Zaheer Merali everywhere |
tree | commitdiff |
2004-12-02 |
Ronald S. Bultje | gst/law/: Fix caps. |
tree | commitdiff |
2004-12-01 |
Ronald S. Bultje | gst/law/: Prevent warnings when negotiating caps (fixes... |
tree | commitdiff |
2004-11-09 |
Benjamin Otte | ext/alsa/gstalsa.c: buffer-frames property was missing |
tree | commitdiff |
2004-07-27 |
Steve Lhomme | more working plugins |
tree | commitdiff |
2004-07-27 |
Steve Lhomme | rename GStreamer-0.8.lib to libgstreamer.lib |
tree | commitdiff |
2004-07-27 |
Steve Lhomme | avoid problems with math.h, fix release dependancy |
tree | commitdiff |
2004-07-26 |
Steve Lhomme | more plugins supported under windows |
tree | commitdiff |
2004-07-12 |
Johan Dahlin | Remove signed field from caps factory |
tree | commitdiff |
2004-05-19 |
Wim Taymans | gst/law/mulaw-conversion.c: Fix overflow bug in ulaw... |
tree | commitdiff |
2004-05-09 |
Stéphane Loeuillet | gst/law/alaw-decode.c: put audio/x-alaw on pads, instea... |
tree | commitdiff |
2004-05-09 |
Stéphane Loeuillet | gst/law/alaw.c: alawdec should be registered with type... |
tree | commitdiff |
2004-03-26 |
Ronald S. Bultje | gst/law/: Fix capsnego in all four, remove the unused... |
tree | commitdiff |
2004-03-15 |
Thomas Vander Stichele | don't mix tabs and spaces |
tree | commitdiff |
2004-03-15 |
Johan Dahlin | *.h: Revert indenting |
tree | commitdiff |
2004-03-14 |
Thomas Vander Stichele | gst-indent |
tree | commitdiff |
2004-02-24 |
Thomas Vander Stichele | fix mulawdec |
tree | commitdiff |
2003-12-22 |
David Schleef | Merge CAPS branch |
tree | commitdiff |
2003-12-04 |
Andy Wingo | remove copyright field from plugins |
tree | commitdiff |
2003-11-16 |
Leif Johnson | + checking in plugin category changes |
tree | commitdiff |
2003-11-07 |
Ronald S. Bultje | Remove all config.h includes from header files, add... |
tree | commitdiff |
2003-11-06 |
David Schleef | make sure config.h is included first |
tree | commitdiff |
2003-11-02 |
Ronald S. Bultje | ...... |
tree | commitdiff |
2003-10-08 |
Andy Wingo | /GstBuffer/GstData/ in the API where you can pass event... |
tree | commitdiff |
2003-08-10 |
David Schleef | Remove redundant plugindir definition |
tree | commitdiff |
2003-07-19 |
Leif Johnson | + the last of the float caps changes ... these are... |
tree | commitdiff |
2003-07-06 |
Ronald S. Bultje | New mimetypes gone into effect today - this commit... |
tree | commitdiff |
2003-06-29 |
Benjamin Otte | compatibility fix for new GST_DEBUG stuff. |
tree | commitdiff |
2003-03-24 |
Benjamin Otte | I bet you didn't try if the fix worked, BBB ;) |
tree | commitdiff |
2003-03-14 |
Ronald S. Bultje | Fix compiler problems with gcc-2.96/RH-7.3 |
tree | commitdiff |
2003-03-03 |
Benjamin Otte | Make alaw / mulaw work again. |
tree | commitdiff |
2003-02-25 |
Benjamin Otte | get this thing working (again ?) |
tree | commitdiff |
2003-01-10 |
Thomas Vander Stichele | PadConnect -> PadLink |
tree | commitdiff |
2003-01-10 |
Thomas Vander Stichele | another batch of connect->link fixes please let me... |
tree | commitdiff |
2002-12-08 |
Thomas Vander Stichele | parallel install fixes |
tree | commitdiff |
2002-09-18 |
Christian Schaller | plugins part of license field patch |
tree | commitdiff |
2002-09-10 |
Ronald S. Bultje | This updates all plugins to the new API for gst_pad_try... |
tree | commitdiff |
2002-05-31 |
Steve Baker | add ranks only for plugins who participate in autoplugg... |
tree | commitdiff |
2002-05-03 |
Thomas Vander Stichele | various name fixes and sundry |
tree | commitdiff |
2002-04-20 |
Andy Wingo | a hack to work around intltool's brokenness a current... |
tree | commitdiff |
2002-04-11 |
Andy Wingo | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT... |
tree | commitdiff |
2002-04-06 |
Benjamin Otte | fixed first bunch of compiler warnings |
tree | commitdiff |
2002-03-19 |
Andy Wingo | removal of //-style comments don't link plugins to... |
tree | commitdiff |
2002-03-19 |
Andy Wingo | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit... |
tree | commitdiff |
2002-02-17 |
Andy Wingo | better capsnego in osssink s/parseau/auparse/ update... |
tree | commitdiff |
2002-01-19 |
Christian Schaller | A new batch of // fixes |
tree | commitdiff |
2002-01-18 |
Wrobell | - plugins are built without versioning info |
tree | commitdiff |
2002-01-13 |
Wim Taymans | Bring the plugins in sync with the new core capsnego... |
tree | commitdiff |
2002-01-12 |
David I. Lehn | s/filter/plugin/ link plugins to GST_LIBS rearrange... |
tree | commitdiff |
2001-12-23 |
Andy Wingo | on dasher, on dancer, on donner, on fixen! |
tree | commitdiff |
2001-12-22 |
Andy Wingo | Initial revision |
tree | commitdiff |
|