projects
/
platform
/
upstream
/
gst-plugins-good.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
qtmux: fix corner case buffer handling for reorder method
[platform/upstream/gst-plugins-good.git]
/
ext
/
speex
/
gstspeexdec.c
2011-03-24
Sebastian Dröge
speexdec: Get and use streamheader from the caps if...
blob
|
commitdiff
|
raw
2011-03-15
Vincent Penquerc'h
speexdec: silence warning message when appropriate
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Sebastian Dröge
speexdec: Always process the number of frames per packe...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Stefan Kost
various (ext): add a missing G_PARAM_STATIC_STRINGS...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
David Hoyt
speex: Fix crashes with MSVC
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Benjamin Otte
gst_element_class_set_details => gst_element_class_set_...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Sebastian Dröge
speexdec: Use speex_stereo_state_init() instead of...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Mark Nauwelaerts
speexdec: adapt to new oggdemux
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Mark Nauwelaerts
speexdec: refactor granulepos hacks
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Stefan Kost
speex: add missing include
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Mark Nauwelaerts
speexdec: initialize stereo decoding state
blob
|
commitdiff
|
raw
|
diff to current
2010-01-27
Mark Nauwelaerts
speexdec: free some more when resetting
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Mark Nauwelaerts
speexdec: allow for unknown varying number of frames...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Mark Nauwelaerts
speexdec: use correct sample size in conversions
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Alessandro Decina
speexdec: make speex_dec_convert work with same-format...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Stefan Kost
Update and add documentation for plugins with deps...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Sebastian Dröge
ext/speex/: Use integer encoding and decoding functions...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-31
Sebastian Dröge
ext/speex/gstspeexdec.c: Correctly take the granulepos...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-13
Wim Taymans
ext/speex/gstspeexdec.c: Fix the calculation of the...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Wim Taymans
ext/speex/gstspeexdec.c: Produce concealment data when...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Wim Taymans
ext/speex/gstspeexdec.c: Try to preserve input timestam...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-11
Jan Schmidt
ext/speex/gstspeexdec.c: Fix bounds checking of mode...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-26
Wim Taymans
ext/speex/gstspeexdec.c: Use different variables for...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Wim Taymans
ext/speex/gstspeexdec.c: Some small cleanups, use _scale.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
Tim-Philipp Müller
ext/speex/gstspeexdec.c: Make metadata extraction actua...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Stefan Kost
Define GstElementDetails as const and also static ...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-05
Tim-Philipp Müller
ext/speex/: Fix seeking and duration queries (#337033...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Wim Taymans
better/unified long descriptions
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Tim-Philipp Müller
More state change function fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-15
Edward Hervey
Fix memleak with gst_static_pad_template_get().
blob
|
commitdiff
|
raw
|
diff to current
2006-03-13
Wim Taymans
close #333784 unref the result of gst_pad_get_parent...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Tim-Philipp Müller
Pass unhandled queries upstream instead of just droppin...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-05
Andy Wingo
Update for alloc_buffer changes.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-22
Andy Wingo
ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Wim Taymans
API change fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-11
Wim Taymans
ext/speex/gstspeexdec.c: newsegment API fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Andy Wingo
All plugins updated for element state changes.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-28
Andy Wingo
Updates for two-arg init from GST_BOILERPLATE.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Wim Taymans
ext/speex/: Fix property warning.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Ronald S. Bultje
Port speexdec. Leads to some unfamiliar warnings on...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Andy Wingo
Way, way, way too many files: Remove crack comment...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-25
Ronald S. Bultje
ext/: Add codec-name metadata.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-25
Ronald S. Bultje
ext/speex/gstspeexdec.c: sinkconvert function so oggdem...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-01
Stéphane Loeuillet
build fixes (those parameters/functions are const in...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-01
Wim Taymans
ext/speex/gstspeexdec.c: Small cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Wim Taymans
ext/speex/: Rewrote speex encoder, make sure it can...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-21
Stéphane Loeuillet
second batch : remove ',' at end of enums as they could...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-09
Benjamin Otte
ext/: \1/Codec, (fixes #142193)
blob
|
commitdiff
|
raw
|
diff to current
2004-03-25
David Schleef
ext/speex/: Create the pad template correctly (from...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Thomas Vander Stichele
don't mix tabs and spaces
blob
|
commitdiff
|
raw
|
diff to current
2004-03-14
Thomas Vander Stichele
gst-indent
blob
|
commitdiff
|
raw
|
diff to current
2004-01-02
David Schleef
Convert elements to use gst_pad_use_explicit_caps(...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-22
David Schleef
Merge CAPS branch
blob
|
commitdiff
|
raw
|
diff to current
2003-11-02
Iain Holmes
Speex compiles
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Andy Wingo
/GstBuffer/GstData/ in the API where you can pass event...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-28
Angel Carpintero
Fix gst_speexdec_details information now plugin can...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-25
Brian Cameron
Adding needed license information. The patch was revie...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Ronald S. Bultje
New mimetypes gone into effect today - this commit...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-29
Benjamin Otte
compatibility fix for new GST_DEBUG stuff.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-10
Thomas Vander Stichele
PadConnect -> PadLink
blob
|
commitdiff
|
raw
|
diff to current
2003-01-10
Thomas Vander Stichele
another batch of connect->link fixes please let me...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-16
Wim Taymans
Added non functional speex plugin. speex decoding needs...
blob
|
commitdiff
|
raw
|
diff to current