summaryrefslogtreecommitdiff
path: root/gst/y4m
AgeCommit message (Expand)Author
2020-07-10docs: fix element names in section headersTim-Philipp Müller
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-05-13docs: Build documentation with hotdocThibault Saunier
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-12-15plugins-bad: Fix example pipelinesVineeth TM
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-03-09y4mdec: remove unnecessary semicolonhoonhee.lee
2014-03-15y4mdec: check for VIDEO meta instead of CROP metaNicolas Dufresne
2013-05-10y4mdec: set timestamps when restriding bufferDavid Schleef
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-03-22y4mdec: Use the correct strides as used by y4m and convert to GStreamer strid...Sebastian Dröge
2013-03-22y4mdec: Use the default event/query handlers for the default handlingSebastian Dröge
2013-03-22y4mdec: Properly handle segment and time values of -1Sebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-18y4mdec: init videoinfoMark Nauwelaerts
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-05-16y4m: link against the right libgstvideoJohn Hein
2012-04-19video: Update for libgstvideo API changesSebastian Dröge
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-01-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2012-01-12y4mdec: fix event leakVincent Penquerc'h
2011-12-19y4m: update for new interlace capsWim Taymans
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2011-11-23Fix printf format compiler warnings on OS X / 64 bitMatej Knopp
2011-11-17add parent to pad functionsWim Taymans
2011-11-16add parent to query functionWim Taymans
2011-10-16y4m: port to 0.11Wim Taymans
2011-06-26y4mdec: Fix buffer durationDavid Schleef
2011-06-04Remove unused but set variablesDebarshi Ray
2011-04-30y4mdec: add plugin descriptionPhilip Jägenstedt
2011-04-11android: make it ready for androgenizerThibault Saunier
2011-01-12y4mdec: Default colorspace is I420Edward Hervey
2011-01-05y4mdec: Fix copyrightDavid Schleef
2011-01-05y4m: Fix unitialized variables on macosxEdward Hervey
2010-12-14y4mdec: Add y4mdecDavid Schleef
2009-05-16Moved 'y4menc' from -bad to -goodJan Schmidt
2009-05-13y4menc: change my emailWim Taymans
2009-05-13y4menc: don't strip timestampsWim Taymans
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2008-06-26Add documentation for YUV4MPEG2 encoder element.Mark Nauwelaerts
2007-04-24Plug some leaks; try to make build bot happy again.Tim-Philipp Müller
2006-11-13configure.ac: Enable cdaudio and y4m.Mark Nauwelaerts
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost