summaryrefslogtreecommitdiff
path: root/gst/wavenc
AgeCommit message (Expand)AuthorFilesLines
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 businessThomas 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
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-05-17rename WMAx codec defines to be consistentStéphane Loeuillet1-3/+3
2004-05-13ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet1-1/+1
2004-05-06gst/wavenc/gstwavenc.c: First process the events before deciding that negotia...Wim Taymans1-7/+7
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-45/+61
2004-03-15*.h: Revert indentingJohan Dahlin2-100/+84
2004-03-14gst-indentThomas Vander Stichele3-454/+467
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2004-01-04gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation.Ronald S. Bultje1-7/+9
2003-12-22Merge CAPS branchDavid Schleef2-57/+32
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-09disting fixes, pixbuf loader still borked in regards to distingChristian Schaller1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-02fix to new plugin systemBenjamin Otte1-26/+29