summaryrefslogtreecommitdiff
path: root/gst/wavenc
AgeCommit message (Expand)AuthorFilesLines
2010-04-08wavenc: remove internal copy of riff.h and use riff-library instead.Stefan Kost3-455/+11
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+3
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte1-0/+2
2010-01-20wavenc: Post warning if file isnt finished properlyThiago Santos2-0/+22
2009-11-18wavenc: Raise rank of muxer to PRIMARYEdward Hervey1-1/+1
2009-10-27wavenc: Fix buffer offset by moving length incrementationRobert Swain1-2/+2
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost1-1/+6
2008-11-27gst/wavenc/: Add support for a-law and mu-law encoded wav files. Fixes bug #5...Sebastian Dröge3-14/+48
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2008-10-30gst/wavenc/gstwavenc.*: Add support for float/double as input and remove the ...Sebastian Dröge2-11/+20
2008-10-28gst/wavenc/gstwavenc.c: Don't allow width=32,depth=24 as input. WAV requires ...Sebastian Dröge1-53/+2
2008-08-21gst/wavenc/gstwavenc.c: Revert the last commit. wavenc still supports width!=...Sebastian Dröge1-6/+0
2008-08-21gst/wavenc/gstwavenc.c: If we're not allowing width!=depth in wavenc we shoul...Sebastian Dröge1-0/+6
2008-08-19gst/wavenc/gstwavenc.c: Remove depth ranges and replace with sane values. Fi...David Schleef1-4/+4
2007-06-03gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having ...Sebastian Dröge2-4/+58
2007-04-18gst/wavenc/gstwavenc.*: everything else results in a invalid block align and ...Sebastian Dröge2-9/+23
2007-03-29gst/wavenc/gstwavenc.c: Correctly handle width!=depth input.Sebastian Dröge1-10/+8
2006-04-19gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't...Tim-Philipp Müller2-269/+222
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-1/+1
2006-03-23More state change function fixes.Tim-Philipp Müller1-5/+6
2006-03-13close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans1-0/+3
2005-12-06expand tabsThomas Vander Stichele1-15/+15
2005-12-05Update for alloc_buffer changes.Andy Wingo1-2/+4
2005-11-22ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo1-1/+1
2005-11-21Fixes for GST_FOURCC_FORMAT API change.Tim-Philipp Müller1-1/+1
2005-11-20gst/matroska/matroska-mux.c: Fix forJulien Moutte1-12/+20
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-11-01gst/wavenc/gstwavenc.c: Added proper event handlind, made downstream newsegme...Edward Hervey1-20/+35
2005-10-11newsegment API update.Wim Taymans1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-2/+1
2005-09-14gst/wavenc/gstwavenc.c: Actually define the debug object being used in wavenc...Michael Smith1-1/+3
2005-09-02All plugins updated for element state changes.Andy Wingo1-6/+6
2005-08-30tidying up -good for businessCHANGELOG_STARTThomas Vander Stichele2-12/+12
2005-08-30Ported to GStreamer 0.9. Need to fix performance issues.Flavio Oliveira1-31/+36
2005-01-05gst/: Add AMR (VBR and CBR) ids to riff.h audio codec listStéphane Loeuillet1-0/+2
2004-12-13add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i...Stéphane Loeuillet1-1/+1
2004-12-13gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...Stéphane Loeuillet1-0/+5
2004-10-09gst/wavenc/gstwavenc.c: Fix wrong discont event setup (fixes #154967).Ronald S. Bultje1-1/+2
2004-10-06gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs...Stéphane Loeuillet1-1/+3
2004-09-26Forgot to commit thisIain Holmes1-1/+1
2004-09-26Company's wisdom:Iain Holmes1-2/+2
2004-09-19gst/wavenc/gstwavenc.*: Added newmedia support to wavencZaheer Abbas Merali2-1/+14
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef1-3/+2
2004-07-27fix local includes and 64 bits constantsSteve Lhomme1-2/+2
2004-07-27more working pluginsSteve Lhomme1-3/+3
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+151
2004-07-03gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef1-20/+19