videoparse: Only add a single closed caption meta
[platform/upstream/gst-plugins-bad.git] / sys / nvenc /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 94/225594/1 accepted/tizen/unified/20200304.124000 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 52/223352/1
2019-08-08 Seungha Yangmeson: Allow CUDA_PATH fallback on linux
2019-08-07 Niels De Graefnvenc/nvdec: Add NVIDIA SDK headers to noinst_HEADERS
2019-04-04 Shi YanIncrease nvenc's encoding height to 4096
2019-03-26 Seungha Yangnvenc: Don't leak CUDA device memory
2019-03-26 Seungha Yangnvenc: Ensure unmap resources before finalizing them
2019-03-25 Seungha Yangnvenc: Don't release stream lock on GstVideoEncoder...
2019-03-11 Nirbheek Chauhannvenc: Fix build when cuda is found but nvenc is disabled
2019-03-10 Seungha Yangnvenc: More clean up on stop for encoder to be reusable
2019-03-10 Seungha Yangnvenc: Ensure drain all frames on finish
2019-03-09 Yeongjin Jeongnvenc: Fix GValue leaks
2019-02-19 Tim-Philipp Müllernvenc, nvdec: add Hardware tag to element metadata
2019-01-18 Nirbheek Chauhanbuild: Don't forget to add windows files to EXTRA_DIST
2018-11-25 Seungha Yangnvh265enc: Fix email address typo
2018-11-25 Seungha Yangnvenc: Fix undefined reference build error on MSVC...
2018-11-25 Seungha Yangnvenc: Fix MSVC build error C2121
2018-11-25 Seungha Yangnvenc: Add meson build with Windows support
2018-11-25 Seungha Yangnvdec/nvenc: Shipping NVIDA Codec SDK headers
2018-05-18 Seungha Yangnvenc: Fix build warning error
2018-04-24 Jan Schmidtnvenc: Remove GST_USE_UNSTABLE_API defines
2018-04-24 Jan Schmidtnvenc: Use the HAVE_NVENC_GST_GL define instead of...
2018-04-24 Seungha Yangnvh265enc: Add Nvidia GPU based HEVC encoder
2018-04-24 Seungha Yangnvencbase: Define sinkpad template in subclass
2018-04-24 Seungha Yangnvenc: Add debug catagory for nvh264enc
2018-04-02 Daeseok Younnvbaseenc: fix build warnings with HAVE_NVENC_GST_GL
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
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 86/165986/1 sandbox/sejun/new-feature accepted/tizen/unified/20180110.141849 submit/tizen/20180105.085839
2017-12-19 Tim-Philipp Müllergl: update plugins to use GstGL from -base
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2 31/158531/5
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