summaryrefslogtreecommitdiff
path: root/ext/kate/gstkateenc.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-11kateenc: Refactoring for readability and leak fixingEdward Hervey1-87/+92
2018-01-03kateenc: Fix memory leak in error casesEdward Hervey1-0/+4
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-11/+8
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2015-11-18Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-6/+3
2014-06-28kate: Use G_GSIZE_FORMAT instead of unportable %zuSebastian Dröge1-2/+4
2014-06-27kateenc: fix segment event leakThiago Santos1-2/+4
2013-05-15kateenc: Delay segment event until we have capsSebastian Dröge1-6/+21
2013-04-27kate: minor cleanupTim-Philipp Müller1-7/+3
2013-04-15kate: mark header buffers as suchTim-Philipp Müller1-0/+1
2013-04-15kateenc: save current input format in setcapsTim-Philipp Müller1-39/+31
2013-04-15kate: fix printf format strings and disable tiger elementTim-Philipp Müller1-4/+3
2013-04-15kate: port Kate subtitles to 1.0Brendan Long1-51/+28
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-2/+2
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-08-20video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller1-1/+1
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller1-2/+2
2012-03-15update for memory api changesWim Taymans1-1/+1
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-26/+34
2012-02-02kate: better error/debug reportingVincent Penquerc'h1-19/+34
2012-01-28kateenc: remove 'flush every packet' hackVincent Penquerc'h1-7/+0
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-21/+20
2012-01-22kateenc: Don't error on empty input buffersDavid Schleef1-19/+17
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+2
2011-10-31kate, bayer, tsdemux: update for caps and taglist API changesTim-Philipp Müller1-1/+1
2011-10-08kate: port to 0.11Wim Taymans1-62/+46
2011-08-03kateenc: Fix uninitialized errorDavid Schleef1-1/+4
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-9/+13
2010-06-07kate: Run gst-indent on .c filesThiago Santos1-2/+2
2010-04-29Fix printf format strings for gcc 4.5Руслан Ижбулатов1-2/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-6/+5
2009-11-05kate: printf format fixesTim-Philipp Müller1-6/+8
2009-08-11kateenc: error out if category has not been set and check for obviously wrong...Tim-Philipp Müller1-3/+59
2009-08-08kate: some minor clean-upsTim-Philipp Müller1-8/+11
2009-07-25kate: use GST_ELEMENT_ERROR for error reportingVincent Penquerc'h1-14/+26
2009-07-21katedec: only put primary language tag in GST_TAG_LANGUAGETim-Philipp Müller1-9/+12
2009-07-21katedec: create SPU format images from suitable background imagesVincent Penquerc'h1-567/+7
2009-07-20kateenc: also recognise the new recommended 'SUB' categoryVincent Penquerc'h1-1/+19
2009-07-20kateenc: keep bitmap/palette/region around when on the spot encoding is not p...Vincent Penquerc'h1-11/+48
2009-07-19kate: add some FIXMEsTim-Philipp Müller1-0/+2
2009-07-19kate: fix up for additional subtitle/x-kate media typeTim-Philipp Müller1-4/+8
2009-07-19kate: change media type to subtitle/x-kate and update define accordinglyTim-Philipp Müller1-1/+1
2009-07-19add new Kate plugin, for Kate overlay streamsVincent Penquerc'h1-0/+1834