summaryrefslogtreecommitdiff
path: root/src/channel-display-gst.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-12streaming: Create the pipeline at the same time as the GStreamer decoderFrancois Gouget1-6/+6
2016-06-06streaming: Use the frame dimensions reported by the video decoderFrancois Gouget1-8/+33
2016-06-01streaming: Tweak the GStreamer decoder to avoid a compiler warningFrancois Gouget1-5/+5
2016-06-01Fix many -Werror=format warningsMarc-André Lureau1-2/+2
2016-05-18streaming: Use decodebin as a fallback for the GStreamer video decoderFrancois Gouget1-2/+14
2016-05-18streaming: Probe GStreamer before advertising support for a codecFrancois Gouget1-2/+15
2016-05-18streaming: Add a GStreamer video decoder for MJPEG, VP8 and h264Francois Gouget1-0/+433