]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2015-05-28  Anthony MinessaleFS-7509: add param for local video toggle
2015-05-28  Seven DuFS-7513: typo
2015-05-28  Seven DuFS-7500: add yuv2rgb
2015-05-28  Seven DuFS-7500: fix rgb2yuv typo
2015-05-28  Seven DuFS-7500: fix patch and fill on an odd position
2015-05-28  Anthony MinessaleFS-7513: try 30 again
2015-05-28  Anthony MinessaleFS-7513: add mutex
2015-05-28  Seven DuFS-7500: fix compiler warning
2015-05-28  Anthony MinessaleFS-7513: try out 25fps
2015-05-28  Anthony MinessaleFS-7500: use libpng not png12 for portability
2015-05-28  Anthony MinessaleFS-7513: basic logo
2015-05-28  Anthony MinessaleFS-7500: check in png code and put it in the core to...
2015-05-28  Anthony MinessaleFS-7513: banner control and layout bgcolor param
2015-05-28  Anthony MinessaleFS-7513: do banner with set rect so we don't have to...
2015-05-28  Anthony MinessaleFS-7513: don't attach when you don't have video
2015-05-28  Anthony MinessaleFS-7513: factor conditional back out and use fixed...
2015-05-28  Anthony MinessaleFS-7513: comment demo code and set bg color with new...
2015-05-28  Seven DuFS-7506 FS-7513: refactor with rgb color space to suppo...
2015-05-28  Seven DuFS-7513: clean white spaces
2015-05-28  Seven DuFS-7506: fix pen position and add mono font support
2015-05-28  Anthony MinessaleFS-7513: dup sring before chopping it up
2015-05-28  Anthony MinessaleFS-7513: keyframe every 10 on conf
2015-05-28  Anthony MinessaleFS-7513: only use timer when needed
2015-05-28  Anthony MinessaleFS-7513: don't need to free that
2015-05-28  Anthony MinessaleFS-7506 FS-7513: banner update
2015-05-28  Anthony MinessaleFS-7506 FS-7513: set banner with video_banner_text...
2015-05-28  Seven DuFS-7500 FS-7513: add and use switch_img_fill
2015-05-28  Seven DuFS-7506: improve draw_text with minimum anti aliasing
2015-05-28  Seven DuFS-7499: trying to fix rtp data len when rtp extension...
2015-05-28  Seven DuFS-7506: utf8 support of draw text
2015-05-28  Seven DuFS-7506 FS-7513: refactor switch color and implement...
2015-05-28  Seven DuFS-7517: fix hardcoded width and height on video reset
2015-05-28  Seven DuFS-7500: refactor switch_img_patch, it was made complic...
2015-05-28  Seven DuFS-7513: round screen size to even numbers to prevent...
2015-05-28  Seven DuFS-7513: fix compile w/o openal
2015-05-28  Anthony MinessaleFS-7513: revert
2015-05-28  Anthony MinessaleFS-7513: remove locking
2015-05-28  Anthony MinessaleFS-7513: fix math on image resizing
2015-05-28  Anthony MinessaleFS-7513: do layers in order and reset when attaching
2015-05-28  Anthony MinessaleFS-7500 FS-7513: add video bandwidth control function...
2015-05-28  Anthony MinessaleFS-7513: refactor some screen switching and layout...
2015-05-28  Anthony MinessaleFS-7513: clear group when switching to standard layout
2015-05-28  Anthony MinessaleFS-7500: move function to core
2015-05-28  Anthony MinessaleFS-7513: make group change sticky when done from cli...
2015-05-28  Seven DuFS-7513: cleanup white spaces
2015-05-28  Seven DuFS-7513: add 1x2, 2x1 and an overlaps layout
2015-05-28  Seven DuFS-7517: update to openh264 commit 3f19534dd6118b96ce73...
2015-05-28  Anthony MinessaleFS-7500: forgot one
2015-05-28  Anthony MinessaleFS-7500: fix signed error
2015-05-28  Anthony MinessaleFS-7513: add auto layout advance based on group
2015-05-28  Anthony MinessaleFS-7513: add flag to choose between encoding each frame...
2015-05-28  Anthony MinessaleFS-7513: refactor conference video muxing to create...
2015-05-28  Anthony MinessaleFS-7508: parse both bw vars the same
2015-05-28  Seven DuFS-7513: remove extra memset since it's already garante...
2015-05-28  Seven DuFS-7514: make vlc endpoint works with originate in...
2015-05-28  Anthony MinessaleFS-7513: refactor thread
2015-05-28  Anthony MinessaleFS-7508: add avg duration into codec
2015-05-28  Anthony MinessaleFS-7499: comment out sip based picture update
2015-05-28  Seven DuFS-7513: fix copy and paste error
2015-05-28  Seven DuFS-7513: fix compiler warning about uninitialized var...
2015-05-28  Anthony MinessaleFS-7513: fix overlap
2015-05-28  Anthony MinessaleFS-7513: add 1x1
2015-05-28  Anthony MinessaleFS-7513: here's a story....... of a lovely feature
2015-05-28  Michael JerrisFS-7513: add 2-up and 3-up layouts for mcu config
2015-05-28  Michael JerrisFS-7513: add 1up_top_left mcu layouts with floor holder...
2015-05-28  Michael JerrisFS-7513: add conference_layouts.conf.xml file which...
2015-05-28  Anthony MinessaleFS-7500: convert more to typedef to avoid warnings...
2015-05-28  Seven DuFS-7513: fix assert
2015-05-28  Seven DuFS-7501: comment out unused function to shut warning...
2015-05-28  Anthony MinessaleFS-7513: conf WIP
2015-05-28  Anthony MinessaleFS-7500: add to last commit
2015-05-28  Anthony MinessaleFS-7500: codec tweaks
2015-05-28  Anthony MinessaleFS-7500: use the vpx_image_t from the installed header...
2015-05-28  Anthony MinessaleFS-7513: conf WIP hard code 4x4 squares in 720p more...
2015-05-28  Anthony MinessaleFS-7500: fix missing division
2015-05-28  Seven DuFS-7513: refactor mcu code, put everyone on a canvas...
2015-05-28  Seven DuFS-7500: really fix image copy
2015-05-28  Anthony MinessaleFS-7513: more conf vid WIP
2015-05-28  Anthony MinessaleFS-7500: fix compile err
2015-05-28  Seven DuFS-7500: fix image copy
2015-05-28  Anthony MinessaleFS-7513: WIP CONF STUFF
2015-05-28  Anthony MinessaleFS-7508: trying to mitigate chrome going crazy on reload
2015-05-28  Anthony MinessaleFS-7509: update verto js for local video
2015-05-28  Anthony MinessaleFS-7509: stop media on verto detach
2015-05-28  Anthony MinessaleFS-7499: mod vid refresh stuff
2015-05-28  Anthony MinessaleFS-7501: fix vid buffer reset
2015-05-28  Anthony MinessaleFS-7508: reduce error freq
2015-05-28  Anthony MinessaleFS-7513: more floor stuff
2015-05-28  Anthony MinessaleFS-7513: adjust floor change code
2015-05-28  Anthony MinessaleFS-7166 #resolve
2015-05-28  Anthony Minessale# This is a combination of 2 commits.
2015-05-28  Anthony MinessaleFS-7501: mod of video i/o for jb
2015-05-28  Anthony MinessaleFS-7499: copy port to where apr keeps it too
2015-05-28  Anthony MinessaleFS-7499: keep track of from addr from rtp separate...
2015-05-28  Anthony MinessaleFS-7513: tweak locking on video read callback
2015-05-28  Anthony MinessaleFS-7499: tweak nack and fir handling
2015-05-28  Anthony MinessaleFS-7513: reduce complexity of video_bridge feature
2015-05-28  Anthony MinessaleFS-7513: fix vid floor logic
2015-05-28  Seven DuFS-7500: add switch_img_copy to clone an image
2015-05-28  Anthony MinessaleFS-7513: restore video relationships and refactor confe...
next