wasapi: try to satisfy both mingw and msvc
[platform/upstream/gstreamer.git] / sys / nvenc /
2018-01-24 Tim-Philipp Müllernvenc: add "gop-size" property
2018-01-24 Tim-Philipp Müllernvenc: mark properties that can be changed at runtime...
2018-01-24 Ole André Vadla... nvenc: Add support for dynamic bitrate/preset reconfigu...
2018-01-24 Ole André Vadla... nvenc: Add support for I420
2017-12-19 Tim-Philipp Müllergl: update plugins to use GstGL from -base
2017-10-13 Ponnam Srinivasnvbaseenc: Fix Memory leak in error case
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-19 Ole André Vadla... nvenc: Stop bitstream thread in ::stop()
2017-04-19 Ole André Vadla... nvenc: Update to the current gstreamer-gl API
2016-04-08 Matthew Watersnvenc: add some rate control modes/properties
2016-04-08 Matthew Watersnvenc: move codec config initialization from the implem...
2016-04-08 Matthew Watersnvenc: add preset selection
2016-03-31 Matthew Watersnvenc: add support for building against version 6 of...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-02-24 Matthew Watersnvenc: release the frames and list when searching...
2016-01-12 Matthew Watersnvenc: update for recent GL api changes
2015-12-22 Matthew Marshnvenc: fix high CPU use on initialization of multiple...
2015-09-29 Matthew Watersnvenc: call the parent class on GstElement::set_context
2015-09-29 Matthew WatersAdd Nvidia based hardware encoder element