summaryrefslogtreecommitdiff
path: root/gst/y4m
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-9/+5
* docs: fix element names in section headersTim-Philipp Müller2020-07-101-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-11/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* y4mdec: remove unnecessary semicolonhoonhee.lee2015-03-091-4/+4
* y4mdec: check for VIDEO meta instead of CROP metaNicolas Dufresne2014-03-151-2/+1
* y4mdec: set timestamps when restriding bufferDavid Schleef2013-05-101-0/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* y4mdec: Use the correct strides as used by y4m and convert to GStreamer strid...Sebastian Dröge2013-03-222-1/+173
* y4mdec: Use the default event/query handlers for the default handlingSebastian Dröge2013-03-221-4/+2
* y4mdec: Properly handle segment and time values of -1Sebastian Dröge2013-03-221-8/+31
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* y4mdec: init videoinfoMark Nauwelaerts2012-09-181-0/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* y4m: link against the right libgstvideoJohn Hein2012-05-161-3/+2
* video: Update for libgstvideo API changesSebastian Dröge2012-04-191-7/+0
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2012-01-131-0/+3
|\
| * y4mdec: fix event leakVincent Penquerc'h2012-01-121-0/+3
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
* | y4m: update for new interlace capsWim Taymans2011-12-191-0/+2
* | Fix printf format compiler warnings on OS X / 64 bitMatej Knopp2011-11-231-1/+1
* | add parent to pad functionsWim Taymans2011-11-171-12/+13
* | add parent to query functionWim Taymans2011-11-161-25/+20
* | y4m: port to 0.11Wim Taymans2011-10-162-106/+84
|/
* y4mdec: Fix buffer durationDavid Schleef2011-06-261-1/+1
* Remove unused but set variablesDebarshi Ray2011-06-041-11/+0
* y4mdec: add plugin descriptionPhilip Jägenstedt2011-04-301-1/+2
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* y4mdec: Default colorspace is I420Edward Hervey2011-01-121-1/+1
* y4mdec: Fix copyrightDavid Schleef2011-01-051-1/+1
* y4m: Fix unitialized variables on macosxEdward Hervey2011-01-051-1/+1
* y4mdec: Add y4mdecDavid Schleef2010-12-143-0/+836
* Moved 'y4menc' from -bad to -goodJan Schmidt2009-05-164-561/+0
* y4menc: change my emailWim Taymans2009-05-131-1/+1
* y4menc: don't strip timestampsWim Taymans2009-05-131-2/+6
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Add documentation for YUV4MPEG2 encoder element.Mark Nauwelaerts2008-06-261-1/+20
* Plug some leaks; try to make build bot happy again.Tim-Philipp Müller2007-04-241-10/+11
* configure.ac: Enable cdaudio and y4m.Mark Nauwelaerts2006-11-133-161/+175
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1