pango: check if localtime_r is available
[platform/upstream/gstreamer.git] / gst / rawparse /
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-08-30 Thibault SaunierPass the code through codespell
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-25 Mathieu Duponchelledoc: fix element section documentations
2019-05-13 Thibault Saunierdoc: Port to hotdoc
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-07-16 Guillaume Desmottesrawvideoparse: fix typo in 'plane-offsets' description
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in base
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-06-12 Nicolas Dufresnerawvideoparse: Fix missing VideoMeta
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-03-27 Vincent Penquerc'hrawvideoparse: fix assert on large width/height in...
2017-03-24 Nicolas Dufresnerawvideoparse: Rename frame-stride in to frame-size
2017-03-24 Nicolas Dufresnerawvideoparse: Use GstValueArray for strides and offsets
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-02-28 Sebastian Drögerawbaseparse: Assert that frame size is > 0
2017-02-28 Sebastian Drögerawaudioparse: Fix potential NULL pointer dereference
2017-02-25 Tim-Philipp Müllerrawparse: fix linking for audio/video libs
2017-02-25 Sebastian Drögerawparse: Fix meson build
2017-02-25 Sebastian Drögerawparse: Move to gst-plugins-base
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2017-02-18 Sebastian Drögerawbaseparse: Drop incomplete frames at EOS
2016-12-05 Tim-Philipp Müllerrawvideoparse: fix typos in property description
2016-11-28 Sebastian Drögerawparse: Whitespace cleanup
2016-11-27 Sebastian Drögerawbaseparse: Fix output buffer size trimming
2016-11-27 Sebastian Drögerawparse: Properly align raw audio/video output buffers
2016-10-29 Tim-Philipp Müllerrawparse: pass flow returns upstream
2016-08-19 Luis de Bethencourtrawvideoparse: fix typo in comment
2016-08-19 Sebastian Drögerawvideoparse: Revert last commit and actually remember...
2016-08-19 Luis de Bethencourtrawvideoparse: remove unused assignment
2016-08-18 Carlos Rafael Gianirawvideoparse: Compute plane offsets & strides if no...
2016-07-29 Sebastian Drögerawaudioparse: Use G_GINT64_MODIFIER for portability
2016-07-29 Sebastian Drögeunalignedaudioparse: Fix element factory name of inner...
2016-07-26 Carlos Rafael Gianirawparse: Remove old parser code and wrap new parsers...
2016-07-26 Carlos Rafael Gianirawparse: Add new raw audio and video parser elements
2016-05-15 Carlos Rafael Gianirawparse: Add unaligned raw audio parsing to audioparse...
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2011-06-15 Wim TaymansMerge branch 'master' into 0.11
2011-04-11 Thibault Saunierandroid: make it ready for androgenizer
2010-10-07 Sebastian Drögeaudioparse: Add support for setting the channel-positions
2009-08-25 Руслан Ижбулатовresindvd, rawparse: fix LDFLAGS for gst-plugins-base...
2009-08-08 Sebastian Drögevideoparse: Use libgstvideo for everything instead...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-01-23 Christian SchallerAdd missing no_inst header files to Makefile.am so...
2007-12-23 Sebastian DrögeAdd new plugin rawparse that contains a base class...