Commit Graph

16 Commits

Author SHA1 Message Date
Brian West 26424171d2 Clang-3.5 warnings fixed 2015-05-28 11:32:31 -05:00
Anthony Minessale 8e6fc031e9 FS-7501: add auto sync of jb and fps detection 2015-05-28 11:32:29 -05:00
Anthony Minessale 2219663547 FS-7501: improve linked list algorithm in a few places to help performance 2015-05-28 11:32:27 -05:00
Anthony Minessale c5ef904f1d FS-7501: add mutex to vid buf and fix regression from last regression fix 2015-05-28 11:32:16 -05:00
Michael Jerris 9dd5a7757b FS-7501: remove debug 2015-05-28 11:32:16 -05:00
Anthony Minessale 609196b3e6 FS-7499: improve generic nack and vpx framing 2015-05-28 11:32:16 -05:00
Anthony Minessale 4333bf49ad FS-7513: add flag to choose between encoding each frame and using central encoder per codec, add parsing for floor fields and reservation fields in layouts, add param to control bandwidth for consolidated codecs, add audio-position attr to images in layout to sync with virtual HRTF 2015-05-27 14:57:42 -05:00
Anthony Minessale 78da46860a FS-7513: refactor conference video muxing to create one distinct encoder per codec used and only create one encoded frame per distinct codec, store current image used by layer on the layer so it is not destroyed before the canvas is written, refactor and rearrange some functions 2015-05-27 14:57:42 -05:00
Seven Du 9e026aed97 FS-7501: comment out unused function to shut warning on Mac 2015-05-27 14:57:41 -05:00
Anthony Minessale 50e30fbe12 FS-7501: fix vid buffer reset 2015-05-27 14:57:39 -05:00
Anthony Minessale 88378ccfb8 FS-7501: remove debug 2015-05-27 14:57:38 -05:00
Anthony Minessale b197142c17 FS-7499: add generic nack support to rtp stack 2015-05-27 14:57:38 -05:00
Anthony Minessale 06583c4a53 FS-7501: more code 2015-05-27 14:57:38 -05:00
Anthony Minessale 2b31a8310c FS-7501: more factoring on vid buffer 2015-05-27 14:57:37 -05:00
Anthony Minessale ca67770dff FS-7501: connect video buffer for testing, still needs a lot of work 2015-05-27 14:57:37 -05:00
Anthony Minessale b121c610ab FS-7501: add vidderbuffer 2015-05-27 14:57:37 -05:00