~phatforge/freeswitch/+git/master:feature/FS-8977-add-support-for-nvenc-h264

Last commit made on 2016-03-24
Get this branch:
git clone -b feature/FS-8977-add-support-for-nvenc-h264 https://git.launchpad.net/~phatforge/freeswitch/+git/master

Branch merges

Branch information

Name:
feature/FS-8977-add-support-for-nvenc-h264
Repository:
lp:~phatforge/freeswitch/+git/master

Recent commits

6402ed2... by Anthony Minessale <email address hidden>

initial patch

4e8c224... by Michael Jerris <email address hidden>

FS-8959, FS-8186: fix build with --disable-libyuv

674d40e... by Michael Jerris <email address hidden>

FS-8959: a bit more refactor of avcodec

b8a82c5... by Michael Jerris <email address hidden>

FS-8959: fix var types to match the prototype

eec93d8... by William King <email address hidden>

FS-8971 Resolve globals struct handling. Thanks to Ben Hood for reporting the issue.

a42ab11... by Seven Du <email address hidden>

FS-8959 #resolve refactor code

0929d7d... by Mike Jerris <email address hidden>

Merge pull request #766 in FS/freeswitch from ~O_EMILIANO/freeswitch:bugfix/FS-8959-memory-leak to master

* commit 'f683c78a0e1e661fc6ae07ab30da361aa2cd10aa':
  FS-8959: [mod_av] fixed memory leak problem in encoding h264

21ee27f... by Michael Jerris <email address hidden>

temp silence warnings until we can resolve deprecation warnings on newer lib versions

f683c78... by emiliano <email address hidden>

 FS-8959: [mod_av] fixed memory leak problem in encoding h264

FS-8959: [mod_av] fixed memory leak problem in encoding h264, fixed

FS-8959: [mod_av] fixed memory leak problem in encoding h264

ddd7fa3... by Anthony Minessale <email address hidden>

FS-8975 #resolve [DTMF variables not functioning]