]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2015-05-28  Anthony MinessaleFS-7500: make 15fps the min detected speed
2015-05-28  Anthony MinessaleFS-7503: add vb param for vid bitrate
2015-05-28  Anthony MinessaleFS-7508: this setting no longer needs to be mult by...
2015-05-28  Anthony MinessaleFS-7503: increase max
2015-05-28  Anthony MinessaleFS-7515: use negative x and y for ticker to avoid extra...
2015-05-28  Anthony MinessaleFS-7513: prevent null layer img
2015-05-28  Anthony MinessaleFS-7500: use abs value to compute width for img startin...
2015-05-28  Seven DuFS-7500: allow patch to negative x,y
2015-05-28  Anthony Minessaletabify
2015-05-28  Anthony MinessaleFS-7515: prevent unload when in use
2015-05-28  Anthony MinessaleFS-7515: reset img on reset
2015-05-28  Michael JerrisFS-7506: make core specify default font instead of...
2015-05-28  Anthony MinessaleFS-7515: add more cv features
2015-05-28  Seven DuFS-7515: some fixes
2015-05-28  Michael JerrisFS-7507: install config files to the right directory
2015-05-28  Anthony MinessaleFS-7515: tweak
2015-05-28  Anthony MinessaleFS-7515: add more features to mod_cv
2015-05-28  Michael JerrisFS-7440: handle m=video lines before m=audio
2015-05-28  William KingCID: 1294434 fixing a sizeof statement that was working...
2015-05-28  William KingCID: 1294483 no need to check if an unsigned variable...
2015-05-28  William KingCID: 1294489 missing break statement which would cause...
2015-05-28  William KingCID: 1294518 remove chance for divide by 0
2015-05-28  William KingCID: 1294524 variables not used in the function
2015-05-28  William KingCID: 1294548 adding a check for the return value
2015-05-28  William KingCID: 1294549 comparison vs assignment
2015-05-28  BrianFS-7433
2015-05-28  Michael JerrisFS-7507: Add global vars fonts_dir, images_dir, data_di...
2015-05-28  Anthony MinessaleFS-7515: refactor
2015-05-28  Seven DuFS-7517: fix openh264 packet loss logic and tweak some...
2015-05-28  Seven DuFS-7513: break is safer than continue
2015-05-28  Anthony MinessaleFS-7515: overlay refactor add zidx and abs position
2015-05-28  Anthony MinessaleFS-7513: add some mutexes on video_read_callback code
2015-05-28  Anthony MinessaleFS-7513: unlock vs lock
2015-05-28  Anthony MinessaleFS-7519: increase default video buffer to 2mb in avform...
2015-05-28  Anthony MinessaleFS-7515: expand on overlays
2015-05-28  Seven DuFS-7513: don't write 0 data, openh264 might return 0
2015-05-28  Anthony MinessaleFS-7513: missing some logic for those with video to...
2015-05-28  Anthony MinessaleFS-7513: add overlap param
2015-05-28  Anthony MinessaleFS-7515: update cv to use new alpha supported switch_im...
2015-05-28  Seven DuFS-7517: trival treak openh264 logs
2015-05-28  Michael JerrisFS-7500: use pkg-config to check for libyuv location
2015-05-28  Anthony MinessaleFS-7499: juggle log lines
2015-05-28  Seven DuFS-7500: refactor to support Alpha channel on core...
2015-05-28  Brian WestClang-3.5 warnings fixed
2015-05-28  Anthony MinessaleFS-7515: add missing parse code
2015-05-28  Anthony MinessaleFS-7515: debounce
2015-05-28  Anthony MinessaleFS-7513: protect layout hash
2015-05-28  Anthony MinessaleFS-7515: add opaque container for png to pass around...
2015-05-28  BrianFS-7506: Add default fonts to tree
2015-05-28  Seven DuFS-7516: add mod_imagick
2015-05-28  Anthony MinessaleFS-7509: don't need this change revert it
2015-05-28  Anthony MinessaleFS-7501: add auto sync of jb and fps detection
2015-05-28  Anthony MinessaleFS-7499: demote log line
2015-05-28  Anthony Minessalemove nested condition parsing to only happen if main...
2015-05-28  Anthony MinessaleFS-7509: fix layout select menu
2015-05-28  Anthony MinessaleFS-7513: favor callers with video to take spaces in...
2015-05-28  Anthony MinessaleFS-7513: add auto-3d-position attr to <layout> and...
2015-05-28  Anthony MinessaleFS-7500 FS-7508: move debug logging to DEBUG1
2015-05-28  Anthony MinessaleFS-7500: drop flags on recover
2015-05-28  Anthony MinessaleFS-7500: don't send blank vid on sleep unless there...
2015-05-28  Anthony MinessaleFS-7500: wait for video ready on answer
2015-05-28  Anthony MinessaleFS-7500: check for uninit srtp
2015-05-28  Anthony MinessaleFS-7500: fix sleep sending blank img too fast
2015-05-28  Anthony MinessaleFS-7509: fix mozilla full screen
2015-05-28  Anthony MinessaleFS-7501: improve linked list algorithm in a few places...
2015-05-28  Seven Duadd Seven Du to AUTHORS
2015-05-28  Seven DuFS-7512: add audio to png
2015-05-28  Seven DuFS-7512: slow down in block mod
2015-05-28  Anthony MinessaleFS-7513: fix queued video playbacks
2015-05-28  Anthony MinessaleFS-7513: have one way video calls also use blank avatar...
2015-05-28  Seven DuFS-7508: improve vpx err msg
2015-05-28  Brian WestFS-7500: fix buffer too small in fsv
2015-05-28  Anthony MinessaleFS-7513: add profile param video-no-video-avatar and...
2015-05-28  Anthony MinessaleFS-7512: add mod_png to play a png as video defaults...
2015-05-28  Anthony MinessaleFS-7513: play files in layers
2015-05-28  Seven DuFS-7515: fix copy & paste err
2015-05-28  Seven DuFS-7515: fix compiler warnings on Mac
2015-05-28  Brian WestFS-7500: video introp tweaks
2015-05-28  Brian WestFS-7513: support simo vid recording of conference
2015-05-28  Anthony MinessaleFS-7514: tweak vlc to ask for aac in mp4
2015-05-28  Anthony MinessaleFS-7506: make freetype optional
2015-05-28  Anthony MinessaleFS-7515: reset stats in a few places
2015-05-28  Anthony MinessaleFS-7515: automake and pkg-config detection for mod_cv...
2015-05-28  Anthony MinessaleFS-7514: add pkg-config checks for vlc
2015-05-28  Anthony MinessaleFS-7515: promote debug message
2015-05-28  Anthony MinessaleFS-7515: add mod_cv
2015-05-28  Anthony MinessaleFS-7502: add some changes for video media bug
2015-05-28  Anthony MinessaleFS-7519: cleanup on mod_avformat
2015-05-28  Anthony MinessaleFS-7502: add record_concat_video=true to show split...
2015-05-28  Seven DuFS-7508: add debug logs
2015-05-28  Seven DuFS-7508: restart on ts mismatch and add some logs to...
2015-05-28  Anthony MinessaleFS-7502: set video flag on record session
2015-05-28  Anthony MinessaleFS-7501: add mutex to vid buf and fix regression from...
2015-05-28  Anthony MinessaleFS-7500: fix some regressions regarding passthru video
2015-05-28  Michael JerrisFS-7513: Add new conference profile param video-mode...
2015-05-28  Michael JerrisFS-7501: remove debug
2015-05-28  Anthony MinessaleFS-7500: fix syntax
2015-05-28  Anthony MinessaleFS-7499: improve generic nack and vpx framing
2015-05-28  Brian WestFS-7513: fix segfault on conference hangup
2015-05-28  Anthony MinessaleFS-7509: add local mute to verto
next