summaryrefslogtreecommitdiff
path: root/gst/audioconvert/gstaudioconvert.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-02gst/audioconvert/: Support for 64-bit float audio in audioconvert (#339837)Stefan Kost1-26/+31
2007-01-30gst/audioconvert/gstaudioconvert.c: Don't fail on 0 sized buffers. Fixes #396...Wim Taymans1-2/+5
2006-09-23gst/: A few array const-ifications.Tim-Philipp Müller1-3/+3
2006-09-17gst/audioconvert/gstaudioconvert.c: Get structure-name just once.Stefan Kost1-6/+8
2006-08-20gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_sizeStefan Kost1-2/+2
2006-08-10gst/audioconvert/gstaudioconvert.c: Float caps shouldn't have a "signed" field.Tim-Philipp Müller1-2/+3
2006-05-29gst/audioconvert/gstaudioconvert.c: Patch from #341562: give more specific au...Michael Smith1-18/+203
2006-04-28make GstElementDetails constStefan Kost1-1/+1
2006-03-29better/unified long descriptionsj^1-1/+1
2006-03-24Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails a...Stefan Kost1-6/+5
2006-03-02docs/plugins/: Add audioresample to docs.Wim Taymans1-0/+2
2005-12-06expand tabsThomas Vander Stichele1-6/+6
2005-12-02gst/audioconvert/gstaudioconvert.c: Post errors.Wim Taymans1-1/+18
2005-11-23remove sinesrc some moreThomas Vander Stichele1-3/+3
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt1-8/+7
2005-11-08gst/audioconvert/gstaudioconvert.c: Fix typo in docs.Tim-Philipp Müller1-1/+1
2005-10-19Bye bye buffer-frames.Wim Taymans1-7/+1
2005-09-23some documentation for audioconvertThomas Vander Stichele1-0/+25
2005-09-15gst/audioconvert/gstaudioconvert.c: And enable 24 bits mode as well..Wim Taymans1-13/+6
2005-09-09check/: Add extra tests for basetransform based components.Jan Schmidt1-0/+2
2005-09-02disable 24 bit until it gets fixedThomas Vander Stichele1-7/+9
2005-08-28Updates for two-arg init from GST_BOILERPLATE_FULL.Andy Wingo1-4/+1
2005-08-26gst/audioconvert/: Oops, allocate enough space to perform the channel mix.Wim Taymans1-5/+4
2005-08-26gst/audioconvert/: Cleanups, librarify a bit, optimize, better negotiation an...Wim Taymans1-459/+188
2005-08-25plug some leaksThomas Vander Stichele1-1/+7
2005-08-24port audioconvert to basetransform fix ffmpegcsp and videoscale for basetrans...Thomas Vander Stichele1-406/+227
2005-08-05renamed to actual element names, so much nicer to look atThomas Vander Stichele1-1/+1
2005-07-29gst/audioconvert/gstaudioconvert.c: Convert me to BaseTransform!! help..Wim Taymans1-0/+4
2005-07-16gst/audioconvert/gstaudioconvert.c: Timestamp buffers correctly.Wim Taymans1-1/+1
2005-07-06ext/theora/theoradec.c: Prepare for better timestamp fix later.Wim Taymans1-13/+13
2005-07-04gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate): No refcount le...Andy Wingo1-1/+1
2005-07-04configure.ac: Enable -Werror.Andy Wingo1-78/+42
2005-06-08gst/: Ghost pad API fixes.Andy Wingo1-12/+12
2005-05-25gst-libs/gst/audio/: Various small cleanups.Wim Taymans1-8/+0
2005-05-23gst/audioconvert/gstaudioconvert.c: Implement instant setup switching.Ronald S. Bultje1-63/+80
2005-05-17Leak fixes in oggdemux.Wim Taymans1-7/+15
2005-05-16Port from GstData to GstMiniObject.David Schleef1-7/+6
2005-05-09Make caps writable before writing to it.Wim Taymans1-3/+5
2005-05-06Fixed negotiation wrt _peer_get_caps()Wim Taymans1-6/+11
2005-05-05gst/: Don't ignore _push() return values.Wim Taymans1-3/+9
2005-04-20gst/audioconvert/: Link against audio libs.Wim Taymans1-1/+1
2005-03-31Plugin port to 0.9, ogg/theora playback should work in the seek example now.Wim Taymans1-118/+131
2005-02-13gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when lin...Benjamin Otte1-4/+2
2005-02-08configure.ac: Add dvdlpcmdecJan Schmidt1-9/+55
2005-01-07gst/audioconvert/gstaudioconvert.c: The return value of fixate_to does not im...Ronald S. Bultje1-3/+4
2004-11-28gst/audioconvert/: Implement a channel mixer.Ronald S. Bultje1-180/+20
2004-11-27ext/a52dec/gsta52dec.c: Don't do sample adjusting anymore, we use float audio...Ronald S. Bultje1-2/+4
2004-11-27gst/audioconvert/gstaudioconvert.c: call parent dispose methodChristophe Fergeau1-0/+1
2004-11-25Surround sound support.Ronald S. Bultje1-19/+232
2004-10-29gst/audioconvert/gstaudioconvert.c: Really don't touch read-only buffers (#15...Ronald S. Bultje1-2/+3