summaryrefslogtreecommitdiff
path: root/ext/teletextdec/gstteletextdec.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+3
2011-05-23teletextdec: Minor cleanup and indention fixesSebastian Dröge1-9/+19
2011-05-23teletextdec: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge1-4/+5
2011-05-23teletextdec: Fix buffer data leakSebastian Dröge1-3/+2
2011-05-23teletextdec: Add support for pangoAndoni Morales Alastruey1-9/+75
2011-05-23teletextdec: add a new method to convert a page in a list of stringsAndoni Morales Alastruey1-30/+76
2011-05-23teletextdec: add some data in the preroll bufferAndoni Morales Alastruey1-1/+3
2011-05-23teletextdec: fix deadlock on a stream errorAndoni Morales Alastruey1-1/+3
2011-05-23teletextdec: don't try to push an event on a pad that returned an errorAndoni Morales Alastruey1-1/+1
2011-05-23teletextdec: New teletext decoder plugin based in zvbiAndoni Morales Alastruey1-0/+1114