index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
law
/
mulaw-decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
law: fix caps and negotiation
Wim Taymans
2009-06-30
1
-31
/
+41
*
alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUG
Tim-Philipp Müller
2009-02-28
1
-2
/
+2
*
Don't use GST_ERROR for non-error cases.
Wim Taymans
2009-02-23
1
-1
/
+2
*
alaw/mulaw: Implement _getcaps function for alaw/mulaw decoders
Olivier Crete
2009-02-22
1
-0
/
+53
*
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2009-01-28
1
-0
/
+5
*
Switch to using GstStaticPadTemplate.
Edward Hervey
2008-12-13
1
-5
/
+9
*
gst/law/: Make negotiation a bit modern.
mersad
2008-04-01
1
-17
/
+36
*
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
1
-1
/
+8
*
gst/law/: Fix capsnego bogosity in *law decoders.
Michael Smith
2007-07-06
1
-81
/
+53
*
gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
Wim Taymans
2006-07-24
1
-4
/
+2
*
gst/law/: Some cleanups in the chain functions.
Wim Taymans
2006-05-24
1
-5
/
+18
*
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
1
-1
/
+1
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-6
/
+5
*
configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!
Andy Wingo
2005-06-29
1
-1
/
+1
*
gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.
Wim Taymans
2005-05-06
1
-59
/
+59
*
gst/law/: Fix caps memleaks (#166600).
Ronald S. Bultje
2005-02-08
1
-1
/
+8
*
put the same mail for Zaheer Merali everywhere
Stéphane Loeuillet
2004-12-11
1
-1
/
+1
*
gst/law/: Fix caps.
Ronald S. Bultje
2004-12-02
1
-2
/
+4
*
gst/law/: Prevent warnings when negotiating caps (fixes #159338).
Ronald S. Bultje
2004-12-01
1
-0
/
+1
*
gst/law/: Fix capsnego in all four, remove the unused property functions and ...
Ronald S. Bultje
2004-03-26
1
-78
/
+73
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-2
/
+3
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-63
/
+73
*
fix mulawdec
Thomas Vander Stichele
2004-02-24
1
-1
/
+1
*
Merge CAPS branch
David Schleef
2003-12-22
1
-20
/
+17
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
1
-1
/
+1
*
make sure config.h is included first
David Schleef
2003-11-06
1
-0
/
+3
*
......
Ronald S. Bultje
2003-11-02
1
-1
/
+20
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
1
-3
/
+4
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
1
-3
/
+1
*
Make alaw / mulaw work again.
Benjamin Otte
2003-03-03
1
-19
/
+29
*
PadConnect -> PadLink
Thomas Vander Stichele
2003-01-10
1
-1
/
+1
*
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
2003-01-10
1
-3
/
+3
*
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
2002-09-10
1
-7
/
+2
*
better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, aup...
Andy Wingo
2002-02-17
1
-25
/
+23
*
A new batch of // fixes
Christian Schaller
2002-01-19
1
-3
/
+3
*
Bring the plugins in sync with the new core capsnego system.
Wim Taymans
2002-01-13
1
-2
/
+4
*
Initial revision
Andy Wingo
2001-12-22
1
-0
/
+181