summaryrefslogtreecommitdiff
path: root/server/stream.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-09use #include<> style for spice-common header inclusions.Frediano Ziglio1-1/+1
2016-05-04server: Enable adding alternative MJPEG video encodersFrancois Gouget1-2/+2
2016-04-27Rename all RedPipeItem subclassesJonathon Jongsma1-5/+5
2016-04-27Rename PipeItem to RedPipeItemJonathon Jongsma1-4/+4
2016-04-15StreamClipItem: use base class refcountingJonathon Jongsma1-5/+1
2015-12-14server: Add time constants to go with spice_get_monotonic_time_ms()Francois Gouget1-1/+1
2015-12-14server: Add time constants to go with spice_get_monotonic_time_ns()Francois Gouget1-4/+4
2015-12-11server: Provide a framerate estimate based on the initial framesFrancois Gouget1-0/+1
2015-12-03server: rename filesFrediano Ziglio1-3/+3
2015-12-02display: rename detach_streams_behindMarc-André Lureau1-1/+3
2015-11-26worker: move current_remove*Marc-André Lureau1-0/+2
2015-11-26worker: move more stream functionsMarc-André Lureau1-0/+3
2015-11-24worker: move attach_streamMarc-André Lureau1-1/+0
2015-11-21stream: remove dcc parameter from stream_agent_stop()Marc-André Lureau1-2/+1
2015-11-20worker: move stream_clip_item_unref()Marc-André Lureau1-2/+4
2015-11-18Move stream creation and maintenance functions to stream.[ch]Jonathon Jongsma1-0/+9
2015-11-18worker: move stream_agent_stop and friendsMarc-André Lureau1-0/+3
2015-11-18worker: Move stream functions to stream.cJonathon Jongsma1-1/+11
2015-11-10worker: move stream to display channelMarc-André Lureau1-0/+10
2015-11-10worker: move stream functions to a new stream.c fileMarc-André Lureau1-0/+5
2015-11-10worker: move stream definitions to a new stream.h fileMarc-André Lureau1-0/+122
2015-11-10remove server/stream.h file added by mistake in previous commitFrediano Ziglio1-139/+0
2015-11-10worker: move image cache to displayMarc-André Lureau1-0/+139