summaryrefslogtreecommitdiff
path: root/gst/cutter
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/+7
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-6/+5
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-151/+0
2015-10-05cutter: Fix buffer leakVineeth TM1-0/+23
2015-05-18Revert "doc: Workaround gtkdoc issue"Stefan Sauer1-2/+0
2015-05-16doc: Workaround gtkdoc issueNicolas Dufresne1-0/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2014-02-04gst: Don't use endianness-specific S8 audio formatRafał Mużyło1-2/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-1/+1
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-1/+1
2012-01-25Merge branch '0.11' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-go...Sebastian Dröge1-2/+5
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-3/+0
2012-01-25update for new memory APIWim Taymans1-2/+5
2012-01-16cutter: fix leak of unused GValueVincent Penquerc'h1-3/+0
2012-01-05cutter: Update for the new raw audio layout fieldSebastian Dröge1-3/+5
2011-11-28various: fix pad template leaksVincent Penquerc'h1-4/+4
2011-11-17add parent to pad functionsWim Taymans1-7/+10
2011-08-20cutter: bring cutter somewhat into this millenniumWim Taymans2-68/+83
2011-08-19port more elements to new audio caps and APIWim Taymans1-13/+12
2011-06-30cutter: port to 0.11Mark Nauwelaerts1-21/+21
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+14
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-5/+7
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+0
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost1-29/+66
2008-11-10gst/: Make author name consistent with others.Thomas Vander Stichele1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2007-04-18gst/cutter/gstcutter.*: Fix some of the most obvious bugs in cutter. Now does...Michael Smith2-10/+10
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier1-1/+1
2007-01-07gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion.Sébastien Moutte1-1/+3
2006-10-05Printf format fixes.Tim-Philipp Müller1-2/+2
2006-06-22Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller1-1/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+2
2006-03-30ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte1-5/+9
2006-03-30better/unified long descriptionsWim Taymans1-6/+4
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-4/+2
2005-12-06expand tabsThomas Vander Stichele1-10/+10
2005-11-22gst/cutter/gstcutter.c: copy calculation code from level; remove use of some ...Thomas Vander Stichele1-32/+62
2005-11-21port cutterThomas Vander Stichele2-153/+119
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-1/+1
2004-07-27more working pluginsSteve Lhomme1-1/+1
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