summaryrefslogtreecommitdiffstats
path: root/gst/wavenc
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-1/+6
* gst/wavenc/: Add support for a-law and mu-law encoded wav files. Fixes bug #5...Sebastian Dröge2008-11-273-14/+48
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/wavenc/gstwavenc.*: Add support for float/double as input and remove the ...Sebastian Dröge2008-10-302-11/+20
* gst/wavenc/gstwavenc.c: Don't allow width=32,depth=24 as input. WAV requires ...Sebastian Dröge2008-10-281-53/+2
* gst/wavenc/gstwavenc.c: Revert the last commit. wavenc still supports width!=...Sebastian Dröge2008-08-211-6/+0
* gst/wavenc/gstwavenc.c: If we're not allowing width!=depth in wavenc we shoul...Sebastian Dröge2008-08-211-0/+6
* gst/wavenc/gstwavenc.c: Remove depth ranges and replace with sane values. Fi...David Schleef2008-08-191-4/+4
* gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having ...Sebastian Dröge2007-06-032-4/+58
* gst/wavenc/gstwavenc.*: everything else results in a invalid block align and ...Sebastian Dröge2007-04-182-9/+23
* gst/wavenc/gstwavenc.c: Correctly handle width!=depth input.Sebastian Dröge2007-03-291-10/+8
* gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't...Tim-Philipp Müller2006-04-192-269/+222
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-1/+1
* More state change function fixes.Tim-Philipp Müller2006-03-231-5/+6
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+3
* expand tabsThomas Vander Stichele2005-12-061-15/+15
* Update for alloc_buffer changes.Andy Wingo2005-12-051-2/+4
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-1/+1
* Fixes for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-211-1/+1
* gst/matroska/matroska-mux.c: Fix forJulien Moutte2005-11-201-12/+20
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* gst/wavenc/gstwavenc.c: Added proper event handlind, made downstream newsegme...Edward Hervey2005-11-011-20/+35
* newsegment API update.Wim Taymans2005-10-111-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+1
* gst/wavenc/gstwavenc.c: Actually define the debug object being used in wavenc...Michael Smith2005-09-141-1/+3
* All plugins updated for element state changes.Andy Wingo2005-09-021-6/+6
* tidying up -good for businessThomas Vander Stichele2005-08-302-12/+12
* Ported to GStreamer 0.9. Need to fix performance issues.Flavio Oliveira2005-08-301-31/+36
* gst/: Add AMR (VBR and CBR) ids to riff.h audio codec listStéphane Loeuillet2005-01-051-0/+2
* add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i...Stéphane Loeuillet2004-12-131-1/+1
* gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...Stéphane Loeuillet2004-12-131-0/+5
* gst/wavenc/gstwavenc.c: Fix wrong discont event setup (fixes #154967).Ronald S. Bultje2004-10-091-1/+2
* gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs...Stéphane Loeuillet2004-10-061-1/+3
* Forgot to commit thisIain Holmes2004-09-261-1/+1
* Company's wisdom:Iain Holmes2004-09-261-2/+2
* gst/wavenc/gstwavenc.*: Added newmedia support to wavencZaheer Abbas Merali2004-09-192-1/+14
* Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2004-09-121-3/+2
* fix local includes and 64 bits constantsSteve Lhomme2004-07-271-2/+2
* more working pluginsSteve Lhomme2004-07-271-3/+3
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+151
* gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef2004-07-031-20/+19
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* rename WMAx codec defines to be consistentStéphane Loeuillet2004-05-171-3/+3
* ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2004-05-131-1/+1
* gst/wavenc/gstwavenc.c: First process the events before deciding that negotia...Wim Taymans2004-05-061-7/+7
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-45/+61
* *.h: Revert indentingJohan Dahlin2004-03-152-100/+84