documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / gst / dvbsuboverlay / dvb-sub.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2017-11-20 Edward Herveyall: Fix left-shift undefined behaviour
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2015-11-19 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2015-05-26 Luis de Bethencourtdvbsuboverlay: remove unused assignment
2014-04-08 Jan Schmidtdvbsuboverlay: Avoid infinite loops on short data
2014-03-25 Jan Schmidtdvbsuboverlay: Clarify confusing debug message
2014-03-25 Jan Schmidtdvbsuboverlay: Remove warning for 2-bit and 8-bit subpi...
2014-03-25 Jan Schmidtdvbsuboverlay: Fix 8-bit subpicture rendering.
2013-12-13 Benjamin Gaignarddvbsuboverlay: fix reading of display window in display...
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-07-15 Tim-Philipp Müllercelt, opencv, wayland, dvbsub, festival, hls: printf...
2012-07-11 Mark Nauwelaertsdvbsuboverlay: properly force end-of-display-set
2012-07-11 Mart Raudseppdvbsuboverlay: Handle non_modifying_colour_flag correct...
2012-04-24 Sebastian Drögedvb-sub: Use unchecked byte reader functions
2011-08-04 Wim TaymansMerge branch 'master' into 0.11
2011-08-03 Tim-Philipp Müllerdvbsuboverlay: fix up copyrights
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-01-05 Tim-Philipp Müllerdvbsuboverlay: some more minor clean-ups
2011-01-04 Janne Grunaudvbsuboverlay: fix two minor deinitialization memory...
2011-01-03 Janne Grunaudvbsuboverlay: remove unnecessary RGB -> YUV conversion...
2010-12-27 Tim-Philipp Müllerdvbsuboverlay: clean-up: allocate flat array of rectangles
2010-12-25 Tim-Philipp Müllerdvbsuboverlay: clean-up: merge private data struct...
2010-12-25 Tim-Philipp Müllerdvbsuboverlay: clean-up: dvb sub parser helper doesn...
2010-12-17 Tim-Philipp Müllerdvbsuboverlay: use GST_LOG etc. for logging
2010-12-15 Janne Grunaudvbsuboverlay: implement display definition segment...
2010-12-08 Mart Raudseppdvbsuboverlay: Make the new dvb_subtitles_free() accept...
2010-12-08 Mart Raudseppdvbsuboverlay: Pass page_time_out and pts with the...
2010-12-08 Mart Raudseppdvbsuboverlay: Make the libdvbsub callback handler...
2010-12-08 Mart Raudseppdvbsuboverlay: Add FIXME note about non-constant PTS...
2010-12-08 Mart Raudseppdvbsuboverlay: Remove dvb_sub_feed() API
2010-12-08 Mart Raudseppdvbsuboverlay: initial version, work in progress