142 Commits (d9815d1956fe24ff984f7a13e46e70b45a1e22fc)

Author SHA1 Message Date
Thomas Guillem d9815d1956 chromecast: fix use-after-free 9 years ago
Thomas Guillem 019c77813d chromecast: increase lock range 9 years ago
Thomas Guillem aad025eb8b chromecast: rework sout/demux_filter behavior 9 years ago
Thomas Guillem 3441755975 chromecast: create interrupt context from intf_sys_t 9 years ago
Thomas Guillem ea9b6ce162 chromecast: hide sout_access_out_sys_t implementation 9 years ago
Thomas Guillem 64ecd0ae1e chromecast: drop buffers when flushed more than one time in a row 9 years ago
Thomas Guillem 4f449f4925 chromecast: don't wait for seek if it failed 9 years ago
Thomas Guillem 7a312f1405 chromecast: save header block directly from the write cb 9 years ago
Thomas Guillem 82f4830bf5 chromecast: rework seek 9 years ago
Thomas Guillem 2a8ff4d91b chromecast: reduce http fifo size 9 years ago
Thomas Guillem 3a1519245d chromecast: rework demux pacing 9 years ago
Francois Cartegnie 3d7667ddcd sout: chromecast: remove direct call to pf_control 9 years ago
Thomas Guillem d1d68f7814 chromecast: add missing bracket 9 years ago
Thomas Guillem fbee775057 chromecast: add missing clear 9 years ago
Thomas Guillem 4b5e0dc653 chromecast: autoclean in case of failure 9 years ago
Thomas Guillem 7da9586858 chromecast: remove useless variable 9 years ago
Thomas Guillem 8446d6271c chromecast: rework access_out context 9 years ago
Hugo Beauzée-Luyssen 8b670b960e chromecast: Handle media session being taken over by another sender 9 years ago
Thomas Guillem ea00c6188b chromecast: serve local artworks 9 years ago
Thomas Guillem 00b1bc0fd1 chromecast: refactor chromecast state handling from sout 9 years ago
Thomas Guillem 44fece7da5 chromecast: add asserts on Close() 9 years ago
Thomas Guillem 0a9f0a2848 chromecast: initialise streams count in proxy 9 years ago
Thomas Guillem ffe06453bc chromecast: drain sout_access when empty 9 years ago
Thomas Guillem e2bf65e51b chromecast: use our own "access out" module 9 years ago
Thomas Guillem 796d9765f7 chromecast: move sout destruction in a method 9 years ago
Thomas Guillem c75c369079 chromecast: remove useless NULL check 9 years ago
Francois Cartegnie 61cc84ed46 sout: chromecast: don't call pf_ directly/use sout stream helper 9 years ago
Thomas Guillem 107f5e01e6 chromecast: only show perfs dialog when transcoding video 9 years ago
Thomas Guillem 434b7eb69e chromecast: disable passthrough by default 9 years ago
Thomas Guillem 062896c509 chromecast: fix out_streams inconsistency 9 years ago
Thomas Guillem 3f7e5de907 chromecast: destroy var on Close() 9 years ago
Thomas Guillem de6d57f823 chromecast: fix cc not restarted when a track was disabled 9 years ago
Thomas Guillem 5a44c99e6a chromecast: don't restart if casting streams didn't change 9 years ago
Thomas Guillem 4355eea6d9 chromecast: add back stop when streams are empty 9 years ago
Thomas Guillem 5b03a718fd chromecast: add assert 9 years ago
Thomas Guillem f469f7c866 chromecast: initialise new members 9 years ago
Thomas Guillem 6a12a20599 chromecast: remove deadcode 9 years ago
Jean-Baptiste Kempf ba3870d624 ChromeCast: missing "." 9 years ago
Jean-Baptiste Kempf d1afa43cbc CC: fix typo 9 years ago
Thomas Guillem 13095327c6 chromecast: delay stop request 9 years ago
Thomas Guillem 5fb95aaf5e chromecast: add a stream out proxy 9 years ago
Thomas Guillem e26d41660a chromecast: clear out_streams on error 9 years ago
Thomas Guillem 91b8d962a3 chromecast: delete ids when they fail 9 years ago
Thomas Guillem e5a12b97ef chromecast: iterate through out_streams 9 years ago
Thomas Guillem 556d8a94b2 chromecast: don't setup video transcode when not needed 9 years ago
Thomas Guillem 5088bc7bb2 chromecast: fix typo 9 years ago
Thomas Guillem 12298e6072 chromecast: don't reload if disabled track is removed 9 years ago
Thomas Guillem 2fa9ea9b07 chromecast: send/transcode only one audio/video track 9 years ago
Thomas Guillem 1f5411487e chromecast: use iterator 9 years ago
Thomas Guillem ddca3d13fd chromecast: refactor, make place for SPUs 9 years ago