summaryrefslogtreecommitdiff
path: root/gst/wavenc
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+8
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-151/+0
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2014-10-14wavenc: Support RF64 formatPeter G. Baum2-15/+90
2014-10-02wavenc: Send CAPS event after the pad was activatedSebastian Dröge1-3/+7
2014-09-29wavenc: print channel masks in hexadecimalAntonio Ospite1-2/+2
2014-09-15wavenc: use WAVE_FORMAT_EXTENSIBLE for more than 2 channelsPeter G. Baum2-83/+200
2014-07-10wavenc: Return not-negotiated if we got no caps or caps negotiation failedSebastian Dröge1-1/+4
2013-11-09wavenc: generate a non-empty data headerPhilippe Normand1-3/+5
2013-10-08wavenc: A-Law and Mu-Law don't have width/depth/signed caps fieldsSebastian Dröge1-8/+2
2013-06-07wavenc: Link with libgstbase for GstByteWriterSebastian Dröge1-0/+2
2013-06-05wavenc: Fix taglist ref handling that made the unit test failSebastian Dröge1-3/+1
2013-06-01wavenc: add tags & toc supportAnton Belka2-307/+153
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-12wavenc: add TOC setter supportAnton Belka1-6/+16
2013-04-12wavenc: small cleanups for toc handlingStefan Sauer1-12/+26
2013-04-11wavenc: add 'note' chunk supportAnton Belka2-89/+221
2013-03-23wavenc: add some example pipelinesTim-Philipp Müller1-1/+11
2013-03-23wavenc: add TOC supportAnton Belka2-0/+217
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans1-1/+1
2012-01-25more memory API portingWim Taymans1-2/+4
2012-01-05fix pad templatesWim Taymans1-2/+2
2012-01-05wavenc: Update for the new raw audio capsSebastian Dröge1-1/+9
2011-11-22Fix printf format compiler warnings on OS X / 64bitMatej Knopp1-1/+2
2011-11-17add parent to pad functionsWim Taymans1-9/+10
2011-10-27wavenc: port to 0.11 raw audio capsRené Stadler2-46/+17
2011-07-06wavenc: port to 0.11Mark Nauwelaerts1-27/+36
2011-05-14wavenc: Set fixedcaps getcaps function on the sinkpadSebastian Dröge1-0/+1
2011-05-14wavenc: Allow setcaps to be called after a format was negotiated if it's comp...Sebastian Dröge1-1/+1
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+14
2010-09-29wavenc: miniscule code clean-upTim-Philipp Müller1-2/+1
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