summaryrefslogtreecommitdiff
path: root/gtk/gtkvideo.c
Commit message (Expand)AuthorAgeFilesLines
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-4/+9
* video: Use a Picture instead of an ImageBenjamin Otte2018-06-101-3/+4
* picture: IntroduceBenjamin Otte2018-06-101-1/+2
* video: Fix memory leakMohammed Sadiq2018-05-131-0/+1
* Add more media docsMatthias Clasen2018-05-061-0/+4
* eventcontrollermotion: Port to new API modelBenjamin Otte2018-04-261-32/+27
* video: Add autoplay and loop boolean propertiesBenjamin Otte2018-04-061-0/+137
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-3/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-5/+5
* video: Add gtk_video_get_file()Benjamin Otte2018-03-191-0/+17
* gtk: Fix some g-i annotations warningsRico Tzschichholz2018-03-181-3/+3
* mediastream: Add gtk_media_stream_realize/unrealize()Benjamin Otte2018-03-181-8/+44
* gtk: Add GtkVideoBenjamin Otte2018-03-181-0/+615