summaryrefslogtreecommitdiff
path: root/sys/pvr2d/gstpvrvideosink.c
Commit message (Expand)AuthorAgeFilesLines
* Remove various unported pluginsSebastian Dröge2016-12-211-1479/+0
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+2
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-181-5/+2
* rectangle: clear rectangle struct before useWim Taymans2014-12-161-1/+2
* pvrvideosink: Avoid leaking bufferpool configurationSebastian Rasmussen2014-08-101-0/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* 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 query api changesWim Taymans2012-07-061-1/+1
* sys: make video sinks default to force-aspect-ratio=trueTim-Philipp Müller2012-06-291-1/+1
* pvr2d: Port to 0.11Edward Hervey2011-12-051-487/+419
* Add pvrvideosink elementLuciana Fujii Pontello2011-11-251-0/+1548