| Commit message (Expand) | Author | Age | Files | Lines |
* | law: fix caps and negotiation | Wim Taymans | 2009-06-30 | 6 | -129/+170 |
* | alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUG | Tim-Philipp Müller | 2009-02-28 | 2 | -6/+5 |
* | Don't use GST_ERROR for non-error cases. | Wim Taymans | 2009-02-23 | 2 | -2/+4 |
* | alaw/mulaw: Implement _getcaps function for alaw/mulaw decoders | Olivier Crete | 2009-02-22 | 2 | -0/+108 |
* | alaw/mulaw: Don't require both, rate and channel, to be set in _getcaps | Olivier Crete | 2009-02-22 | 2 | -24/+20 |
* | Update and add documentation for plugins with no deps (gst). | Stefan Kost | 2009-01-28 | 5 | -0/+38 |
* | Switch to using GstStaticPadTemplate. | Edward Hervey | 2008-12-13 | 6 | -108/+102 |
* | Don't install static libs for plugins. Fixes #550851 for -good. | Stefan Kost | 2008-11-04 | 1 | -0/+2 |
* | gst/law/: Ref caps before passing to gst_pad_template_new(), since that takes... | Michael Smith | 2008-08-29 | 2 | -0/+14 |
* | gst/law/: The encoder can't really renegotiate at the time they perform a pad... | Wim Taymans | 2008-08-25 | 3 | -12/+26 |
* | gst/law/: Make negotiation a bit modern. | mersad | 2008-04-01 | 6 | -39/+93 |
* | gst/law/mulaw-decode.c: Return GST_FLOW_NOT_NEGOTIATED when the caps are not ... | Sebastian Dröge | 2008-02-28 | 1 | -3/+6 |
* | gst/law/mulaw-decode.*: Calculate outgoing buffer duration if incoming buffer... | Edward Hervey | 2007-11-02 | 2 | -1/+11 |
* | gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories,... | Tim-Philipp Müller | 2007-09-25 | 6 | -189/+157 |
* | gst/law/: Use static tables for A-Law decoding and encoding; this makes | Laurent Glayal | 2007-09-25 | 2 | -6/+246 |
* | gst/law/: Fix law encoder timestamps. | Wim Taymans | 2007-09-12 | 4 | -13/+29 |
* | gst/law/: Fix capsnego bogosity in *law decoders. | Michael Smith | 2007-07-06 | 4 | -165/+107 |
* | gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking. | Wim Taymans | 2006-07-24 | 4 | -10/+15 |
* | gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s... | Edward Hervey | 2006-06-02 | 1 | -1/+2 |
* | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2006-06-01 | 4 | -8/+8 |
* | gst/law/: Some cleanups in the chain functions. | Wim Taymans | 2006-05-24 | 8 | -96/+91 |
* | gst/law/mulaw-decode.c: We can only do caps intersection if the othercaps are... | Edward Hervey | 2006-05-17 | 1 | -0/+5 |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 4 | -4/+4 |
* | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 2006-04-08 | 3 | -3/+3 |
* | better/unified long descriptions | Wim Taymans | 2006-03-30 | 4 | -24/+20 |
* | close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. | Wim Taymans | 2006-03-13 | 1 | -0/+1 |
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 1 | -10/+10 |
* | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 2005-11-14 | 2 | -2/+2 |
* | Fix to set timestamp on buffer, it was tested with RTP G711 elements. | Flavio Oliveira | 2005-10-27 | 4 | -20/+63 |
* | fix build and use of GST_LIBS | Thomas Vander Stichele | 2005-09-23 | 1 | -3/+2 |
* | configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! | Andy Wingo | 2005-06-29 | 4 | -8/+6 |
* | gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well. | Wim Taymans | 2005-05-06 | 4 | -225/+244 |
* | gst/law/: Fix caps memleaks (#166600). | Ronald S. Bultje | 2005-02-08 | 4 | -4/+26 |
* | put the same mail for Zaheer Merali everywhere | Stéphane Loeuillet | 2004-12-11 | 4 | -4/+4 |
* | gst/law/: Fix caps. | Ronald S. Bultje | 2004-12-02 | 4 | -8/+16 |
* | gst/law/: Prevent warnings when negotiating caps (fixes #159338). | Ronald S. Bultje | 2004-12-01 | 2 | -0/+2 |
* | ext/alsa/gstalsa.c: buffer-frames property was missing | Benjamin Otte | 2004-11-09 | 1 | -0/+1 |
* | more working plugins | Steve Lhomme | 2004-07-27 | 2 | -2/+2 |
* | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 2004-07-27 | 2 | -4/+4 |
* | avoid problems with math.h, fix release dependancy | Steve Lhomme | 2004-07-27 | 2 | -6/+6 |
* | more plugins supported under windows | Steve Lhomme | 2004-07-26 | 2 | -0/+320 |
* | Remove signed field from caps factory | Johan Dahlin | 2004-07-12 | 1 | -1/+0 |
* | gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding. | Wim Taymans | 2004-05-19 | 1 | -3/+7 |
* | gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulaw | Stéphane Loeuillet | 2004-05-09 | 2 | -4/+4 |
* | gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENC | Stéphane Loeuillet | 2004-05-09 | 1 | -1/+1 |
* | gst/law/: Fix capsnego in all four, remove the unused property functions and ... | Ronald S. Bultje | 2004-03-26 | 4 | -315/+295 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 7 | -18/+22 |
* | *.h: Revert indenting | Johan Dahlin | 2004-03-15 | 5 | -74/+64 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 12 | -484/+530 |
* | fix mulawdec | Thomas Vander Stichele | 2004-02-24 | 2 | -2/+2 |