index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
law
/
mulaw-encode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
mulaw: Some minor memleak fixes and cleanup
Sebastian Dröge
1
-1
/
+5
2013-04-25
mulawenc: change to gstaudioencoder base, added bitrate tags
Alexander Schrab
1
-182
/
+86
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-03-27
caps: improve caps handling
Wim Taymans
1
-1
/
+2
2012-03-15
update for memory api changes
Wim Taymans
1
-1
/
+1
2012-03-10
fix template caps refcount
Wim Taymans
1
-2
/
+3
2012-01-25
update for new memory API
Wim Taymans
1
-4
/
+8
2011-12-09
law: fix negotiation
Wim Taymans
1
-8
/
+15
2011-11-17
add parent to pad functions
Wim Taymans
1
-8
/
+9
2011-11-16
add parent to query function
Wim Taymans
1
-2
/
+2
2011-11-15
_peer_get_caps() -> _peer_query_caps()
Wim Taymans
1
-1
/
+1
2011-11-15
change getcaps to query
Wim Taymans
1
-3
/
+28
2011-08-30
law: port to 0.11
Wim Taymans
1
-77
/
+44
2010-03-21
Add -Wwrite-strings to the configure flags
Benjamin Otte
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-6
/
+4
2009-06-30
law: fix caps and negotiation
Wim Taymans
1
-31
/
+41
2009-02-22
alaw/mulaw: Don't require both, rate and channel, to be set in _getcaps
Olivier Crete
1
-12
/
+10
2009-01-28
Update and add documentation for plugins with no deps (gst).
Stefan Kost
1
-0
/
+5
2008-12-13
Switch to using GstStaticPadTemplate.
Edward Hervey
1
-5
/
+9
2008-08-25
gst/law/: The encoder can't really renegotiate at the time they perform a pad...
Wim Taymans
1
-6
/
+13
2008-04-01
gst/law/: Make negotiation a bit modern.
mersad
1
-1
/
+15
2007-09-12
gst/law/: Fix law encoder timestamps.
Wim Taymans
1
-4
/
+15
2006-07-24
gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
Wim Taymans
1
-1
/
+4
2006-05-24
gst/law/: Some cleanups in the chain functions.
Wim Taymans
1
-12
/
+21
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-03-30
better/unified long descriptions
Wim Taymans
1
-6
/
+5
2006-03-13
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
1
-0
/
+1
2005-10-27
Fix to set timestamp on buffer, it was tested with RTP G711 elements.
Flavio Oliveira
1
-10
/
+28
2005-06-29
configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!
Andy Wingo
1
-2
/
+2
2005-05-06
gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.
Wim Taymans
1
-56
/
+60
2005-02-08
gst/law/: Fix caps memleaks (#166600).
Ronald S. Bultje
1
-1
/
+6
2004-12-11
put the same mail for Zaheer Merali everywhere
Stéphane Loeuillet
1
-1
/
+1
2004-12-02
gst/law/: Fix caps.
Ronald S. Bultje
1
-2
/
+4
2004-03-26
gst/law/: Fix capsnego in all four, remove the unused property functions and ...
Ronald S. Bultje
1
-78
/
+73
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-2
/
+3
2004-03-14
gst-indent
Thomas Vander Stichele
1
-62
/
+73
2003-12-22
Merge CAPS branch
David Schleef
1
-18
/
+15
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-06
make sure config.h is included first
David Schleef
1
-0
/
+3
2003-11-02
......
Ronald S. Bultje
1
-1
/
+20
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-3
/
+4
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-3
/
+1
2003-03-03
Make alaw / mulaw work again.
Benjamin Otte
1
-1
/
+1
2003-02-25
get this thing working (again ?)
Benjamin Otte
1
-25
/
+26
2002-09-10
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
1
-1
/
+1
2002-01-19
A new batch of // fixes
Christian Schaller
1
-3
/
+3
2002-01-13
Bring the plugins in sync with the new core capsnego system.
Wim Taymans
1
-2
/
+4
2001-12-22
Initial revision
Andy Wingo
1
-0
/
+181