summaryrefslogtreecommitdiff
path: root/gst/jp2kdecimator
AgeCommit message (Expand)AuthorFilesLines
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2014-09-25style: remove unnecessary break statementsLuis de Bethencourt1-10/+0
2014-05-13jp2kdecimator: Don't leak various slices and arraysEdward Hervey1-1/+8
2014-04-11jp2kdecimator: fix maybe-uninitialized compiler errorAndoni Morales Alastruey1-1/+1
2014-04-07jp2kdecimator: fix copy/paste errors in expressionsVincent Penquerc'h1-3/+3
2013-12-06jp2kdecimator: Port to GStreamer 1.0 APIOlivier Crête3-151/+37
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller4-8/+8
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace _get_caps_reffed with _get_capsMark Nauwelaerts1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-14ffmpegcolorspace is no moreWim Taymans1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge1-7/+11
2012-03-10Fix 'ignoring return value of function declared with const attribute'Thibault Saunier1-5/+9
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+4
2011-06-15Merge branch 'master' into 0.11Wim Taymans1-0/+14
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2011-02-28Merge branch 'master' into 0.11Wim Taymans1-12/+12
2011-01-06jp2kdecimator: Fix unitialized variables on macosxEdward Hervey1-4/+4
2010-11-30jp2kdecimator: Add a JPEG2000 decimator elementSebastian Dröge5-0/+2469