]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2015-05-28  Anthony MinessaleFS-7509: add error message to verto debug
2015-05-28  Anthony MinessaleFS-7500: comment debug
2015-05-28  Anthony MinessaleFS-7500: add keyframe req and session refresh req debounce
2015-05-28  Anthony MinessaleFS-7499: properly decode rtcp
2015-05-28  Anthony MinessaleFS-7519: add debug line
2015-05-28  Anthony MinessaleFS-7508: revert chage to debounce key reqs
2015-05-28  Anthony MinessaleFS-7509: mod demo code to reset screen on reload
2015-05-28  Anthony MinessaleFS-7500: improvement for conf vid
2015-05-28  Anthony MinessaleFS-7508: less restrictive vpx require
2015-05-28  Anthony MinessaleFS-7509: [verto] add html files
2015-05-28  Seven DuFS-7519 FS-7517: looks like decoders don't decode FU...
2015-05-28  Seven DuFS-7519: set encoder zerolatency
2015-05-28  Anthony MinessaleFS-7500: better version of last commit
2015-05-28  Anthony MinessaleFS-7500: set ssrc from frame not rtp session so the...
2015-05-28  Anthony MinessaleFS-7500: factor out the write_image callback and fix...
2015-05-28  Anthony MinessaleFS-7500: another round of trying to make things work
2015-05-28  Seven DuFS-7519: add missing deps
2015-05-28  Anthony MinessaleFS-7519: add automistake for mod_av
2015-05-28  Anthony MinessaleFS-7508: seems to work better restarting on error
2015-05-28  Seven DuFS-7500: use the new video function instead of start...
2015-05-28  Seven DuFS-7500: fix play_fsv for WebRTC
2015-05-28  Seven DuFS-7519: rename mod_ffmpeg to mod_av
2015-05-28  Seven Ducleanup mod_ffmpeg
2015-05-28  Anthony MinessaleFS-7500: sync up going both ways after picture reset
2015-05-28  Anthony MinessaleFS-7513: fix video switching in conference
2015-05-28  Anthony MinessaleFS-7500: fix seg and clean up keyframe code
2015-05-28  Anthony MinessaleFS-7500: refresh vid the other way too when asking...
2015-05-28  Anthony MinessaleFS-7514: SQUASH ME
2015-05-28  Anthony MinessaleFS-7514: vlc audio buffer tweak
2015-05-28  Anthony MinessaleFS-7513: add video decode conference flag
2015-05-28  Anthony Minessaleadd mod_ffmpeg
2015-05-28  Anthony MinessaleFS-7517: remove debug
2015-05-28  Anthony MinessaleFS-7500: remove debug code
2015-05-28  Anthony MinessaleFS-7500: SQUASH ME WITH THE LAST ONE
2015-05-28  Anthony MinessaleFS-7500: reduce CNG frames on video and move debug...
2015-05-28  Anthony MinessaleFS-7500 FS-7508: shift some hacks around
2015-05-28  Anthony MinessaleFS-7500: reverse default for CF_VIDEO_ECHO to false...
2015-05-28  Anthony MinessaleFS-7500: add switch_core_session_raw_read to put sessio...
2015-05-28  Anthony MinessaleFS-7500: fix some of the debugging tools
2015-05-28  Seven DuFS-7500: fix decode_video App
2015-05-28  Seven DuFS-7500: use SWITCH_DEFAULT_VIDEO_SIZE as slice size
2015-05-28  Seven DuFS-7500: add more example yuv files
2015-05-28  Seven DuFS-7517: mod_openh264 follows up the new encoder flow
2015-05-28  Anthony MinessaleFS-7508: tolerate some messed up packets a little more
2015-05-28  Anthony MinessaleFS-7508: change vpx encoder to not re-init the whole...
2015-05-28  Anthony MinessaleFS-7500: remove debug
2015-05-28  Anthony MinessaleFS-7500: video_decoded_echo to echo_decode_video
2015-05-28  Anthony MinessaleFS-7500: make play_yuv silent since opus echo tends...
2015-05-28  Anthony MinessaleFS-7500: remove temp bridge echo hack
2015-05-28  Anthony MinessaleFS-7500: clean up logic of encoder flow and set rules...
2015-05-28  Anthony MinessaleFS-7500: add video_decoded_echo var to make the echo...
2015-05-28  Seven DuFS-7500: fix follows the last refactor of core code
2015-05-28  Anthony MinessaleFS-7500: tmp comment
2015-05-28  Anthony MinessaleFS-7500: add SFF_USE_VIDEO_TIMESTAMP to tell video...
2015-05-28  Anthony MinessaleFS-7500: another refactoring pass, temp code still...
2015-05-28  Seven DuFS-7500: fix if statement
2015-05-28  Anthony MinessaleFS-7500: revert earlier bridge change
2015-05-28  Anthony MinessaleFS-7500: mark places to fix later
2015-05-28  Anthony MinessaleFS-7500: Work in progress. Added codec config params...
2015-05-28  Anthony MinessaleFS-7500: major refactoring pass. Push concepts from...
2015-05-28  Anthony MinessaleFS-7500: add support for codec control and use it to...
2015-05-28  Anthony MinessaleFS-7500 FS-7517 FS-7508 FS-7514: chrome working on...
2015-05-28  Anthony MinessaleFS-7508 FS-7517: import h264 and vpx codec files
2015-05-28  Anthony MinessaleFS-7514: [mod_vlc] temp workaround
2015-05-28  Anthony MinessaleFS-7508: add autoconf for vpx lib
2015-05-28  Brian Westfix line endings
2015-05-28  Seven DuFS-7500: fix and use 32bit timestamp, frame->timestamp...
2015-05-28  Seven DuFS-7513: let the core thread to read video if vid-floor...
2015-05-28  William KingFS-7500 S-7513: Few build fixes
2015-05-28  Seven DuFS-7513: Example code to use the core video thread...
2015-05-28  Seven DuFS-7500: add ability to insert a custom callback to...
2015-05-28  Seven DuFS-7513: show relationships
2015-05-28  Seven DuFS-7513: force floor on member join
2015-05-28  Seven DuFS-7514: refresh req on vlc channel
2015-05-28  Seven DuFS-7514: not hardcoded H264 anymore
2015-05-28  Seven DuFS-7514: cleanup
2015-05-28  Seven DuFS-7514: allows the core video thread to read from...
2015-05-28  Seven DuFS-7514: follow the last core_video refactor
2015-05-28  Seven DuFS-7500: update yuv codec
2015-05-28  Seven DuFS-7500: refactor to use switch_core_video
2015-05-28  Seven DuFS-7500: add switch_core_video code
2015-05-28  Seven DuFS-7500: add decode_video App
2015-05-28  Seven DuFS-7514: refactor timestamp code
2015-05-28  Seven DuFS-7517: add play_yuv to test encoder
2015-05-28  William KingFS-7508 FS-7517: [build] Convert the build over to...
2015-05-28  Seven DuFS-7514: vlc video
2015-05-28  liyangFS-7500: allow using the video thread externally -...
2015-05-28  Seven DuFS-7500: add raw video codec yuv I420
2015-05-28  Seven DuFS-7500: initial idea to decode video in core
2015-05-28  Seven DuFS-7500: move video bridge logic to switch_core_media...
2015-05-28  Seven DuFS-7502: refresh video on video record or eavesdrop
2015-05-28  Seven DuFS-7502: video eavesdrop
2015-05-28  Seven DuFS-7502: add simple video media bug implementation...
2015-05-28  Seven DuFS-7513: [mod_conference] video recording in conference
2015-05-28  Seven DuFS-7500: [mod_fsv] fix fsv sample_count and mux of...
2015-05-28  Anthony Minessalebump v1.5.final
2015-05-27  Ken Ricetweak rebootstrapping for use with mock.
2015-05-27  Anthony MinessaleFS-7582 #resolve #comment port from 1.6 its probably...
2015-05-27  Anthony Minessaleskip rtcp addr when mux is set
2015-05-26  Ken RiceFS-7574 #resolve Make curl in getg729.sh.in and getsoun...
next