summaryrefslogtreecommitdiff
path: root/ext/mpeg2enc
Commit message (Expand)AuthorAgeFilesLines
* mpeg2enc: Only allow 1 pending frame for encodingJan Schmidt2021-09-063-16/+25
* mpeg2enc: fix interlace-mode detectionMathieu Duponchelle2021-08-051-1/+19
* mpeg2enc: allow per feature registrationStéphane Cerveau2021-03-232-1/+11
* mpeg2enc: add disable-encode-retries propertyMathieu Duponchelle2020-08-064-2/+41
* mpeg2enc: report a latencyMathieu Duponchelle2020-08-061-0/+26
* mpeg2enc: finalize GstVideoEncoder portMathieu Duponchelle2020-08-064-50/+52
* mpeg2enc: store video encoder instance directly in stream writer classTim-Philipp Müller2020-08-063-9/+7
* mpeg2enc: remove unused streamwriter member 'buf'Tim-Philipp Müller2020-08-062-2/+0
* mpeg2enc: remove some unused codeTim-Philipp Müller2020-08-061-30/+0
* mpeg2enc: remove code paths for older mjpegtools versionsTim-Philipp Müller2020-08-066-192/+0
* mpeg2enc: initial port to GstVideoEncoder base classAlban Browaeys2020-08-065-258/+345
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-7/+7
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+8
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-22/+0
* mpeg2enc: fix werror build with clangMatthew Waters2019-08-281-1/+12
* docstrings: port ulinks to markdown linksMathieu Duponchelle2019-08-231-2/+3
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-5/+4
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* meson: mjpegtools_api should have been 20K not 2KNicolas Dufresne2018-07-271-1/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-19/+21
* 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
* Add missing include path for gst/glib-compat-prive.hNicolas Dufresne2017-03-241-1/+1
* meson: Build mpeg2enc and mplex when availableNirbheek Chauhan2017-03-231-0/+19
* mpeg2enc: Fix compiler warning with clangSebastian Dröge2017-01-251-2/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* mpeg2enc: Provide format as a string instead of a char to gst_structure_newVivia Nikolaidou2016-03-021-1/+1
* docs: update gst-launch-0.10 linesLuis de Bethencourt2015-11-191-2/+2
* mpeg2enc: break statement unnecessaryLuis de Bethencourt2014-09-251-4/+0
* mpeg2enc: increase max. allowed value for bitrate propertyTim-Philipp Müller2014-06-011-1/+1
* mpeg2enc: remove dead assignmentVincent Penquerc'h2014-04-091-2/+0
* mpeg2enc: Add missing break in switchEdward Hervey2014-04-081-0/+1
* mpeg2enc: avoid list for one single value in template capsTim-Philipp Müller2013-12-011-2/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0410-20/+20
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* update for task api changeWim Taymans2012-06-201-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* mpeg2enc: also clear initialized mutex and condMark Nauwelaerts2012-03-141-0/+2
* Merge branch 'master' into 0.11Wim Taymans2012-02-102-2/+2
|\
| * build: fix CFLAGS order and LIBS orderTim-Philipp Müller2012-02-031-1/+1
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-272-1/+2
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+3
* | GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-1/+1
* | mpeg2enc: port to 0.11Mark Nauwelaerts2012-01-255-95/+127
|/
* mpeg2enc: fix build with 1.9.0 release again after recent fixes for mjpegtool...Tim-Philipp Müller2011-05-251-1/+1
* mpeg2enc: support mjpegtools 2.0Götz Waschk2011-05-241-1/+4